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

Timeout value for HTTP AAE Adapter

Former Member
0 Likes
1,307

Dear experts,

I need to provide our business partner with the PI HTTP timeout value.

The utilized system is PI7.3, the connection to the business partner is established with via the HTTP receiver Adapter on the AAE.

So far I was not able to determine a specific parameter which covers the timeout value for the AAE HTTP adapter. Does anyone know where, or if there's a corresponding parameter?

Also the option to configure the connection timeout per communication channel (syncTimeout Paramter in the module configuration) will not work since this option only applies to sender adapters.

Your help is highly appreciated!

Best regards

Michael

View Entire Topic
baskar_gopalakrishnan2
Active Contributor
0 Likes

IMO, there is no configuration parameter in the http adapter.  But I think the default timeout is 300 ms. Thats what we set in the SMICM transaction in dual stack for the services such as http , https, smtp etc. I believe same apply for the java http adapter 7.31 too.

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c059d583-a551-2c10-e095-eb5d95e03...

0 Likes

Hi Baskar/Michael,

I am using PI 7.31 AEX for connecting to third party application.

Getting internal server error due to connection time out.

We are not able to set specific time out for HTTP_AAE adapter in PI AEX server.

Any help towards this issue is appreciated.

Thanks,

Chandra.

Former Member
0 Likes

Hi Chandra,

we figured that the overall Java Service: XPI Adapter: XI in the Java System Properties (within NetWeaver Administrator); Parameter: xiadapter.inbound.timeout.default defines the default timeout value in milliseconds. Try to modify that parameter if the default value doesn't work for your connection.

Best regards

Michael