cancel
Showing results for 
Search instead for 
Did you mean: 

Timeout setting for BW - XI - XMII scenario

Former Member
0 Kudos

Hi,

I am currently working on a BW - XI - XMII scenario. It is a synchronous call. The BW is generating ABAP proxy on the outbound interface in XI. The request parameters passed by BW will be used by XI to extract data from xMII and the results are returned to BW. While performing testing BW will be running a background job with all the input test parameters and the maximum runtime is for example 6 hours. I wanted to know what will be the implications on XI and XMII (It is a synchronous SOAP scenario). Do I have to set the timeout setting in XI for the same if so how can it be done?

Thanks.

Kiran

Accepted Solutions (1)

Accepted Solutions (1)

justin_santhanam
Active Contributor
0 Kudos

Kiran,

So u mean if BW sends request it has to wait 6 hours to get back the response isn't it?

raj.

Former Member
0 Kudos

Well 6 hours is the maximum runtime before BW can kill the process.

Thanks

Kiran

justin_santhanam
Active Contributor
0 Kudos

Kiran,

I really doubt if it's possible to keep the timeout paramter for 6 hours. In my interfaces if it exceeds for more than 2-3 minutes it's giving Time out exception or u will get some thing like Message Inbound expired exception. If I ask to increase the time out parameter to the basis team, they will say it's the maximum limit that they can increase , not sure though.

Could you tell us what does it make to wait for 6 hours? Or u using complex mapping? or BPM? Even if u use these both I won't think it will run for 6 hours. Can u please explain it?

raj.

Former Member
0 Kudos

Hi Raj,

Thanks for your response. The current timeout setting for XI will suffice for any queries from BW.

justin_santhanam
Active Contributor
0 Kudos

Kiran,

Can u plz do me a favor, just set the question to un resolved and remove the points for me. Coz the above mentioned reply is my own thoughts, probably my fellow SDN'er can differ from my thoughts and they can even give best solution than me. So allow sometime for someone to reply back, then choose from the best.

I hope u can understand!

Actually I don't know what is ur current Timeout parameter, just try out scenario and check how many minutes u r anticipating to wait and u can see what to do.

raj.

Answers (3)

Answers (3)

Former Member
0 Kudos

We are using the SOAP Adapter. It is the synchronous scenario.

BW (ABAP Proxy) -> XI (soap adapter) --> XMII.

The time out parameter in our case is set to 3 minutes and hence the BW team would be setting their timings 30 to 45 mins more than the XI timeout setting.

Thanks,

Kiran

agasthuri_doss
Active Contributor
0 Kudos

Hi,

> While performing testing BW will be running a background job with all the input test parameters and the maximum runtime is for example 6 hours. I wanted to know what will be the implications on XI and XMII (It is a synchronous SOAP scenario).

You mean you want make the system to wait for 6 hours.. that is not advicable and it will give Time Out Error.. What is the Adapter you are using at receiver End.

Regards

Agasthuri Doss

Former Member
0 Kudos

Hi

We are using the SOAP Adapter. It is the synchronous scenario.

BW (ABAP Proxy) -> XI (soap adapter) --> XMII.

The time out parameter in our case is set to 3 minutes and hence the BW team would be setting their timings 30 to 45 mins more than the XI timeout setting.

Thanks,

Kiran

Edited by: KIRAN SAKHARDANDE on Mar 4, 2008 6:18 PM

agasthuri_doss
Active Contributor
0 Kudos

Hi,

>The time out parameter in our case is set to 3 minutes and hence the BW team would be setting their timings 30 to 45 mins more than the XI timeout setting

The XI will wait for 3 minutes for response since that was the setting done in SAP XI .

Regards

Agasthuri Doss

Former Member
0 Kudos

.

justin_santhanam
Active Contributor
0 Kudos

Kiran,

What happen, does it take more time to execute the scenario?

raj.

Former Member
0 Kudos

Hi Raj,

We have not yet started testing the scenario actually my peers @ work told me that they will be using the already established settings to deal with the scenario. I will keep you updated on the details once we start testing the same.

Thanks.

Kiran

justin_santhanam
Active Contributor
0 Kudos

Thanks for updating buddy!

raj.