Re: help with D2W target
Re: help with D2W target
- Subject: Re: help with D2W target
- From: email@hidden
- Date: Fri, 18 Jan 2013 09:02:01 -0800
And Ramsey has too:
http://wiki.wocommunity.org/display/documentation/How+to+debug+a+D2W+application
On 2013-01-18, at 9:00 AM, David LeBer <email@hidden> wrote:
> I cover this stuff in a troubleshooting d2w rules session at WOWODC a couple of years ago.
>
> http://www.wocommunity.org/podcasts/wowodc/2010/TroubleShootingD2WRules.mov
>
> --
> David LeBer
> Codeferous Software
>
> On 2013-01-18, at 11:50 AM, James Cicenia <email@hidden> wrote:
>
>> lol me too.
>>
>>
>> On Jan 18, 2013, at 10:42 AM, Jesse Tayler <email@hidden> wrote:
>>
>>> OH!
>>>
>>> that's awesome -- I've never tried that before -- just blind hacking which is both sad and lame.
>>>
>>>
>>>
>>> On Jan 18, 2013, at 11:37 AM, Bastian Triller <email@hidden> wrote:
>>>
>>>> set debug log level in your ~/WebObjects.properties:
>>>> log4j.logger.er.directtoweb.rules.formatter.fire=DEBUG
>>>> log4j.logger.er.directtoweb.rules.formatter.candidates=DEBUG
>>>> log4j.logger.er.directtoweb.rules.formatter.cache=DEBUG
>>>>
>>>> and see the candidates and which rule gets picked.
>>>>
>>>> Am Freitag, den 18.01.2013, 08:15 -0800 schrieb Theodore Petrosky:
>>>>> I made the rule 155 and 160 priority and no change.
>>>>>
>>>>> when there is a to-many, is there a key to target the to-many List? maybe there is something there?
>>>>>
>>>>> --- On Fri, 1/18/13, Theodore Petrosky <email@hidden> wrote:
>>>>>
>>>>>> From: Theodore Petrosky <email@hidden>
>>>>>> Subject: Re: help with D2W target
>>>>>> To: "Jesse Tayler" <email@hidden>
>>>>>> Cc: "WebObjects Development" <email@hidden>
>>>>>> Date: Friday, January 18, 2013, 10:51 AM
>>>>>
>>>>>
>>>>>> 2013-01-30 00:00:00 Etc/GMT
>>>>>>
>>>>>> that's what I get on the page. No formatting at all.
>>>>>>
>>>>>> this rule has a priority of 150
>>>>>>
>>>>>> I will push it up some more and see.
>>>>>>
>>>>>> Ted
>>>>>>
>>>>>>
>>>>>> --- On Fri, 1/18/13, Jesse Tayler <email@hidden>
>>>>>> wrote:
>>>>>>
>>>>>>> From: Jesse Tayler <email@hidden>
>>>>>>> Subject: Re: help with D2W target
>>>>>>> To: "Theodore Petrosky" <email@hidden>
>>>>>>> Cc: "WebObjects Development" <email@hidden>
>>>>>>> Date: Friday, January 18, 2013, 10:43 AM
>>>>>>>
>>>>>>> that rule sure looks like anytime you have a timestamp
>>>>>> with
>>>>>>> a name including the word "Date" in there, you should
>>>>>> get
>>>>>>> that format.
>>>>>>>
>>>>>>> did you take note of the format you DID get?
>>>>>>>
>>>>>>> did you try to raise the priority of this rule?
>>>>>>>
>>>>>>> there could easily be a rule down under that is more
>>>>>>> specific or perhaps higher priority.
>>>>>>>
>>>>>>> so, if this works in one place but doesn't in another,
>>>>>> try
>>>>>>> adding to the rule some elements that would make your
>>>>>> rule
>>>>>>> more specific.
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On Jan 18, 2013, at 10:31 AM, Theodore Petrosky <email@hidden>
>>>>>>> wrote:
>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> I have a ProjectWorkOrder to-many pwoMileStones
>>>>>>>>
>>>>>>>> I have an edit page:
>>>>>>>>
>>>>>>>> EditProjectWorkOrder
>>>>>>>>
>>>>>>>> and a rule
>>>>>>>>
>>>>>>>> 150 : (smartAttribute.className =
>>>>>>> 'com.webobjects.foundation.NSTimestamp' and propertyKey
>>>>>> like
>>>>>>> '*Date*') => formatter = "%m/%d/%Y"
>>>>>>> [com.webobjects.directtoweb.Assignment]
>>>>>>>>
>>>>>>>> this rule is working fine to format the dates on
>>>>>>> EditProjectWorkOrder
>>>>>>>>
>>>>>>>> but I can not seem to target the list of
>>>>>> pwoMileStones
>>>>>>> on its parent.
>>>>>>>>
>>>>>>>> Also, on EditEmbeddedPWOMileStone the date formats
>>>>>> as I
>>>>>>> want.
>>>>>>>>
>>>>>>>> does this make sense to you?
>>>>>>>>
>>>>>>>> How do I target the list of pwoMileStones on
>>>>>> the
>>>>>>> EditProjectWorkOrder so the date will format as I
>>>>>> want?
>>>>>>>>
>>>>>>>> Ted
>>>>>>>> _______________________________________________
>>>>>>>> Do not post admin requests to the list. They will
>>>>>> be
>>>>>>> ignored.
>>>>>>>> Webobjects-dev mailing list (email@hidden)
>>>>>>>> Help/Unsubscribe/Update your Subscription:
>>>>>>>>
>>>>>>>> This email sent to email@hidden
>>>>>>>
>>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> Do not post admin requests to the list. They will be
>>>>>> ignored.
>>>>>> Webobjects-dev mailing list (email@hidden)
>>>>>> Help/Unsubscribe/Update your Subscription:
>>>>>>
>>>>>> This email sent to email@hidden
>>>>>
>>>>> _______________________________________________
>>>>> Do not post admin requests to the list. They will be ignored.
>>>>> Webobjects-dev mailing list (email@hidden)
>>>>> Help/Unsubscribe/Update your Subscription:
>>>>>
>>>>> This email sent to email@hidden
>>>>
>>>>
>>>
>>>
>>> _______________________________________________
>>> Do not post admin requests to the list. They will be ignored.
>>> Webobjects-dev mailing list (email@hidden)
>>> Help/Unsubscribe/Update your Subscription:
>>>
>>> This email sent to email@hidden
>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden