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.
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). |
DOE Extract Window | Specifies the number of messages allowed in the DOE extract window. |
Positive value (in messages). The default is 50. When the number of messages in the DOE extract window reaches 50% of this value, DOE-C sends a StatusReqFromClient message, to advise the SAP DOE system of the client's messaging status and acknowledge the server's state. The default value is 50. |
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. If you are using DOE-C with SSO:
|
Listener URL | Specifies the DOE-C server listener URL. | Valid DOE-C listener URL. |
Security Profile | Specifies the security profile for the DOE-C endpoint. | Valid security profile. |
SAP Technical User Certificate Alias | Sets the
alias for the Unwired Platform keystore entry that contains the X.509 certificate
for Unwired Server's SSL peer identity. If you do not set a value, mutual authentication for SSL is not used when connecting to the Web service. If you are using DOE-C with SSO use the "SAP Technical User Certificate Alias" only for configurations which require the technical user to identify itself using an X.509 certificate; it specifies the Certificate Alias to be used as the technical user. This overrides the "Username" and "Password" settings normally used. |
Valid certificate alias. |