cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

how to Buffer data in SAP MII when third party system is down.

siriyadav0902
Explorer
0 Kudos
659

Hi

We are using Web service call to post messages to WebSphere from MII.

Our requirement is like when WebSphere or any third party system is down we need to store that messages in SAP MII Data buffer and reprocess latter.

I have seen the below mentioned options in "Processing Type" under Data Buffering Configuration block in Web service call in MII

1. Synchronous processing.

2. Asynchronous Processing on Error.

3. Asynchronous processing.

Please let me know how to keep all the failed messages in SAP MII Data buffer in this scenario and explain the scenario how to use these three options.

Thanks in advance.

Regards,

Srisailam Yadav

View Entire Topic
0 Kudos

Hi Srisailam,

Here you can find more detailed information for the data buffer -

http://scn.sap.com/docs/DOC-1778

http://scn.sap.com/docs/DOC-1850

in your case you should select processing type "Asynchronous Processing on Error" and consider reasonable retry interval and maximum retry count (these two depend on your scenario and how long do you expect that system to be unavailable).

Best regards,

Krasi