ERP Integrator V2 - Online Help
ERP Integrator V2
Questions / Feedback?

Timeout Property

Length of time in seconds the component waits for a response from the SAP system.

Object Oriented Interface

public function getTimeout();
public function setTimeout($value);

Procedural Interface

inerp_idocreader_get($res, 104 );
inerp_idocreader_set($res, 104, $value );

Default Value

60

Remarks

If connecting via the SAP RFC SDK or NetWeaver RFC SDK, the class will invoke the RFC_SetSystemTimeout function to define the timeout.

If connecting via SOAP (SapConnection.SoapURL is set), the class will treat this value as a HTTP request timeout.

Data Type

Integer

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0