cancel
Showing results for 
Search instead for 
Did you mean: 

Property syncMessageDeliveryTimeoutMsec

samantha_nez
Participant
0 Kudos

Hi,

I need to know which is the value of the property "syncMessageDeliveryTimeoutMsec" for the RFC Adapter.

Where can I find out it?

Thanks in advance,

Samantha.

Accepted Solutions (1)

Accepted Solutions (1)

Shabarish_Nair
Active Contributor
0 Kudos

http://help.sap.com/saphelp_nw04/helpdata/en/58/11e6418b7eca17e10000000a155106/content.htm

From help -

<i>Value type: Integer

Default: 300000 (time in msec.)

When an RFC server sends an sRFC call as a synchronous XI message to the Adapter Framework, it uses the module processor. The last module in the chain must be the RFC adapter module (localejbs/ RfcAFBean). Within this module, the XI message is sent to the Adapter Framework messaging.

This property sets the timeout, which is used to send the message and wait for a response. If the given time has elapsed, an exception is thrown by the Adapter Framework and sent back to the sender system.

The internal default is the same as shown above.</i>

samantha_nez
Participant
0 Kudos

Ok,

The internal default is 300000.

If I want to set another value, where have I to do it?

Thanks again,

Samantha.

Shabarish_Nair
Active Contributor
0 Kudos

in visual administrator for the properties of the RFC adapter.

samantha_nez
Participant
0 Kudos

Thanks Shabarish Vijayakumar,

Take your points!!

Regards,

Samantha.

Answers (0)