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 XPATH Expression Builder - Conditional or Ternary Operators

Sameer.DarbhaJul 17 2013 — edited Jul 17 2013

Hi

JDeveloper 11.1.1.6, WLS 10.3.6, BPM 11.1.1.6


Can the BPM XPATH Expression Builder take the Conditional or Ternary Operators?

I think it is not supported, because if I write a condition like the following in the expression it will give an error.


Error: The expression in node Time Check is invalid: XPath expression '(bpmn:getDataObject('payload')/ns:b == 'Y') ? string(bpmn:getDataObject('payload')/ns:a) : string('')' is invalid. Cause: 'null'


Is there any other way to write this kind of conditional expression.

I think it would be useful if it is supported.


Thanks for any pointers

Sameer

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 14 2013
Added on Jul 17 2013
1 comment
1,046 views