SAP DOE-C Properties

Configure SAP Data Orchestration Engine Connector (DOE-C) properties. This type of connection is available in the list of connection templates only when you deploy a DOE-C package. No template exists for these types of connections.

Note: If you change the username or password property of a DOE-C connection, you must reopen the same dialog and click Test Connection after saving. Otherwise the error state of this DOE-C package is not set properly, and an error message is displayed. This will not work if you click Test Connection before saving the properties.
Name Description Supported values
Username

Specifies the SAP user account ID. The SAP user account is used during interaction between the connected SAP system and client for certain administrative activities, such as sending acknowledgment messages during day-to-day operations or "unsubscribe" messages if a subscription for this connection is removed.

This account is not used for messages containing business data; those types of messages are always sent within the context of a session authenticated with credentials provided by the mobile client.

The technical user name and password must be set to perform actions on subscriptions.

Valid SAP login name for the DOE host system.
Password Specifies the password for the SAP user account. Valid password.
DOE SOAP Timeout Specifies a timeout window during which unresponsive DOE requests are aborted.

Positive value (in seconds).

The default is 420 (7 minutes).

Packet Drop Size

Specifies the size, in bytes, of the largest JavaScript Object Notation (JSON) message that the DOE connector processes on behalf of a JSON client.

The packet drop threshold size should be carefully chosen, so that it is larger than the largest message sent from the DOE to the client, but smaller than the maximum message size which may be processed by the client. Messages larger than the packet drop threshold size causes the subscription to enter the DOE packet drop state and become unusable.

Positive value (in bytes).

The default is 1MB.

Do not set higher than 2MB, or lower than 4096.

Service Address Specifies the DOE URL. Valid DOE URL.
Listener URL Specifies the DOE-C server listener URL. Valid DOE-C listener URL.