Hi,
Good Afternoon.
I have a switch condition if (key= PoNum)
This is below XML request from source and it comes Receive step in BPM then immediately I put Switch condition if (key= PoNum)
<?xml version="1.0" encoding="UTF-8" ?>
<PONumRequests>
<key>4500579850</key>
<PONums>
<PONumber>4500579840</PONumber>
<VendorID>1144009</VendorID>
</PONums>
</PONumRequests>
For ex: if key= 4500579850 and PO=4500579840 then also my condition is satisfying, that is a problem I am facing in my switch condition
This is my actual format of condition in Switch
(Condtion_1 = Condition_2)
Can you please suggest me. Thank you
Best Regards,
Sateesh