Skip to Content
0
Former Member
Jun 02, 2008 at 05:23 AM

Calling the webservice twice -> Duplicate entries

415 Views

Hi Experts,

Scenario : SOAP Client -> Call Microsoft webservice -> XI JDBC Sync call-> Call Microsoft webservice.

BPM Steps:

1. Receive Step -> Get the SOAP Client request (Open S/A Bridge)

2. Send Step -> Async call to Microsoft webservice to update the log status.

3. Send Step -> Sync call to JDBC

5. Send Step -> Close the S/A bridge

6. Send Step -> Call the Microsoft webservice to update the log status.

Receiver Determination Steps

1. SOAP Sender to BPM

2. BPM(Async request) to 2 Log Business Service. I have mentioned the both business service under Configured Receivers section in Receiver Determination.

3. BPM(Sync request) to JDBC

Issue : The JDBC part works fine. Only problem with the Microsoft webservice. Twice it update the log table. ie. Twice it calls the Microsoft's each webservice.

Please help me out, how to stop the second retry and let me know the above approach is correct or not.

Thanks & Regards

Sara