cancel
Showing results for 
Search instead for 
Did you mean: 

XPATH is triggering only when operator is ≠ , else xpath never triggers in SAP PO 7.5 single stack

Former Member
0 Kudos

Hello Experts,

I xpath condition(to read the Attribute value from xml) in ICO to trigger the receiver based on condition in the input payload, however, xpath triggering only when ≠ operator has been used in condition else it will never trigger, and I am sure it's not reading my actual condition as well, which I have written to read the input payload, as If I write A≠B in that case also its trigger the interface where the condition is A≠B irrespective of what condition has been written for other receivers.

Moreover, I would like to know how can I check in logs, what exactly happening with my ICO at runtime, please let me know where can I find my xpath logs

See the below condition.

Thanks,

Farhan

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member207703
Active Participant
0 Kudos

Hi,

XPath never triggered, it only return value of a specific node.

What you actually want to do in condition editor?

Regards,

Anoop Rai

former_member190293
Active Contributor
0 Kudos

Hi Farhan!

Didn't you try to use quotes? Or is "Contract" a kind of Context object?

Regards, Evgeniy.

PriyankaAnagani
Active Contributor
0 Kudos

Are you using the condition in Receiver Determination Step or Interface determination step?

Can you send the complete screenshot of both the conditions to check.

--Priyanka