cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Scenario

former_member185881
Active Participant
0 Kudos

Hi all

i m doing File to SOAP.

can i create Asynchronous scenario?

or it is compulsory to create synchronous scenario?

Warm Regards

Dheeraj

Accepted Solutions (1)

Accepted Solutions (1)

former_member206760
Active Contributor
0 Kudos

u can use async scenario

Answers (1)

Answers (1)

Shabarish_Nair
Active Contributor
0 Kudos

you can create a async scenario provided;

1. The WS is ASYNC

2. Even if the WS is meant to respond back with a response, just ensure that both your outbound and inbound message interfaces are of async mode. This will handle what you need.

Note that the QoS of the SOAP receiver is set or activated by the interface definition so make sure your interface is async