Depending on the asynchronous execution mode of the inbound web service action, the inbound web service process runs directly or asynchronously.
If the asynchronous execution mode is 'Batch' and the web service action is triggered, the data, as received by the web service request, is stored in the Inbound web service staging table.

These inbound web service staging table records must be processed in batch. When processed, the applicable request message is run. Usually, no response message and error message are defined an asynchronous inbound web service process.


Standard procedure

1. Click Connectivity studio Integration Design.
2. Click the Web service tab.
3. In the list, find and select the desired inbound web service action.
 

Note: Make sure, for the web service action, the Run asynchronously field is set to 'Batch'.

4. Click Edit.
5. On the Action Pane, click Operation.
6. Click Run.
7. Select Yes in the Batch processing field, and define the desired batch setup.
8. Click Recurrence.
9. Define the desired recurrence setup.
  Click OK.
10. Click OK.
11. Close the page.

See also

Provide feedback