cancel
Showing results for 
Search instead for 
Did you mean: 

Xpath expression in Left and Right operand for Receiver determination

Former Member
0 Kudos

Hi Experts,

Is it possible to use an Xpath expression in both the Left and Right operand inside the Receiver determination e.g.

(/Message/line/IDNumber = /Message/line/IDNo)

Any help will be appreciated.

Thank you,

Brendon

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

in standard receiver determination you can only specify value for the right operand.

that is one of the reasons you go for enhanced receiver determination

as mentioned in the sap help


   If you are using the condition editor to define receiver determinations or interface determinations, you can only use the expression editor to create an expression for the left operand. You must specify a value for the right operand. 

Answers (2)

Answers (2)

rajasekhar_reddy14
Active Contributor
0 Kudos

why you want to use like that?? wts your requirement??

Former Member
0 Kudos

Hi,

I needed to define a receiver based on some condition in the Source XML. I used the enhanced receiver determination to solve this problem.

Thank you all for the helpful responses.

Regards,

Brendon

Former Member
0 Kudos

Nope, you can't use the Xpath expression on right operand.

Thanks

Swarup