cancel
Showing results for 
Search instead for 
Did you mean: 

XPath or Ext. Rec Det

Former Member
0 Kudos

Hello Friends,

Could any one suggest while determining the Receiver

Is it advisable to use "Extended Receiver determination" or "Xpath"

Which one is high performance and better to use

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

Try to use as simple as xpath. If you want to increase your XI system perfomance you can proceed with Extende Receiver Determination.

To use Extended you have to implement ABAP class or java class to determine the Receiver.

Regards,

Gunti

former_member335553
Active Contributor
0 Kudos
prateek
Active Contributor
0 Kudos

If all ur conditions can be handled properly using xpath, then no need to use Enhanced Rec Det. It will unnecessarily complicate the scenario. Performance wise too, it would be better to keep it as simple as possible.

Regards,

Prateek