Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

BPM: Gateway: Compare date fields to now

746464May 9 2012 — edited May 11 2012
Hello,

I have a structure named "Timer", containing multiple fields.
One of the field is "ExpiryDate", which is of type "Time".

In a script activity, I can for example use a simple expression to map 'now' to the "ExpiryDate".

But in a gateway, when I try to do something like myTimer.ExpiryDate < 'now', JDev always says "Invalid expression".

I don't know what's wrong.

Does someone know how to do this ?

Thank you,

Benjamin
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 8 2012
Added on May 9 2012
3 comments
417 views