cancel
Showing results for 
Search instead for 
Did you mean: 

Increasing S/A Comm TIMEOUT

arunneerolil
Contributor
0 Kudos

Hi All,

We are facing a problem in BPM with S/A Bridge.

In the BPM we are synchronously calling multiple

stored procedures. Each of these stored procedures

will take 10-1200Secs for sending back the reponse.

Last step in the BPM is to close the S/A Bridge.

But maximum time-delay allowed in XI between

opening and closing S/A bridge is only 100sec.

(Param - CHECK_FOR_ASYNC_RESPONSE_TIMEOUT)

So we are unable close the bridge. It is getting

time-out.

Is there any way to overcome this limitation ??

We are using XI SP15.

Thanks in Advance

Chemmanz

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Chemmanz,

The settings can be done SXMB_ADM -> Integration Engine Config -> Change Specific Config -> Add a new entry

Check the Category SA_COMM, see the help for its parameters.

By default the time out setting is 60 seconds and the maximum allowed is 1000 seconds.

Regards,

Abhy

sridharreddy_kondam
Active Contributor
0 Kudos

Hi Chemmanz,

You have to set the right value for icm/conn_timeout

This is explained detail in the note 824554

Regards,

Sridhar