Hi Experts,
Is there a way to access the xpath values(XML inbound message xpath values) in Processes XML message tab?
I have tried multiple scenarios by changing the execution points and changing the xpath definitions as below.
<update_place>
<place>
<place_id>1233</place_id>
<user_def5>{xpath('name')}</user_def5>
<update />
</place>
</update_place>
{xpath{‘//name’)}
{xpath:name}
As per my investigation, this customer requirement is not possible.
Appreciate your input for this.
Thanks,
Hasara