cancel
Showing results for 
Search instead for 
Did you mean: 

Xpath - not exists

Former Member
0 Kudos

Hello,

I am having a split in my Integration flow. Exists works easily.

But I would like to proceed if the node doesn't exist.  NOT(EXISTS(Xpath.//BUKRS)) isn't working.

It would be nice if anyone could help me. Thank you.

Best Regards

Jochen

Accepted Solutions (0)

Answers (1)

Answers (1)

iaki_vila
Active Contributor
0 Kudos

Hi Jochen,

You can check answer in this thread Try to use as Udo said an XPATH function.

Check this blog also with the Exists function and the boolean not in the xpath expression.

Regards.