Hi All,
A quick query to understand if i can create inline if/else expression in xpath inside an SOA BPEL assign activity. if so please do let me know. the expression i am looking at is like:-
bpws:getVariableData('inputVariable0','/ns1:transWorker/ns1:body/ns1:transTo/ns4:wor/ns4:identifiers[ns4:identifier/ns4:context='empNum']/ns4:identifier/ns4:id')
the above one is erroring out though..
thanks in advance..