cancel
Showing results for 
Search instead for 
Did you mean: 

Executing 2 SP calls and compare in NW BPM

Former Member
0 Kudos

Hi,

I want to execute 2 stored procedure calls and compare the results using NW BPM(7.31).

Please confirm whether the below BPM task will work for my case.

1. Start 

2. Through parallel Split executing 2 SP calls

3. Merging both output messages through uncontrolled merge.

4. End event.

Thanks in adavance.

Regards,

karthikeyan.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello,

>>Through parallel Split executing 2 SP calls

This means that u r executing 2 sync SPs and then merging the response coming from both the procedures?

I am not sure abt ur req, but I think u have to use parallel join instead of uncontrolled merge...

Thanks

Amit Srivastava