cancel
Showing results for 
Search instead for 
Did you mean: 

BPM Problem

Former Member
0 Kudos

hi,

how can i give the XPATH expressions in BPM to determine receivers?

if its without bpm we can determine in the condition receiver determination.

If its bpm, its abstract idoc to abstract xml, where in bpm can i give the xpath expressions to determine the conditional receiver determination?

Thanks,

Tirumal

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You could specify the xpath as a condition for the branch statement.

If the incoming message satisfies a condition then, the message is sent to receiver1 else its sent to receiver2.

Regards,

Smitha.

Former Member
0 Kudos

HI Tirumal,

Incase of BPM you can check conditions using conditional steps like switch etc.

Regards

Vijaya

Former Member
0 Kudos

vijaya and Smitha -

Thanks for your responses.

I figured that out myself. thanks for your responses though.

- Tirumal