Predefined Module Properties
TIBCO ActiveMatrix Adapter for SAP has some module properties predefined in TIBCO ActiveMatrix BusinessWorks.
Some of those module properties are automatically used within the system when you create and configure an adapter configuration.
Module properties are called as global variables in TIBCO Adapter SDK. For global variables predefined in TIBCO Adapter SDK, see“Variable Substitution” in TIBCO Adapter SDK Programmer’s Guide.
Property | Description |
---|---|
SAPAppServer | The network name of the machine that hosts SAP applications. |
SAPClient | The SAP client number. |
SAPGatewayHost | The gateway host name, IP address or router string.
If no machine is specified as a gateway host, the value of this variable is the same as the AppServer value. |
SAPGatewayService | The SAP gateway service.
The default value is sapgw00. |
SAPPassword | The valid password corresponding to a user name. |
SAPProgramID | The valid existing program ID that identifies the RFC Server program for the SAP system. |
SAPSystemNumber | The SAP database instance number. |
SAPUserName | The user name to log on to a specific SAP client. |
SAPSystemName | The name of the SAP system.
For example, DE2.l . |
SAPMsgServer | The message server used for the load balancing feature. For example, SAPSVR or DE2. |
SAPLogonGroup | The logon group name to log on to a set of SAP application servers. |
SAPSncMode | The value of
1 indicates that the SNC connection type is enabled.
The value of 0 indicates that the SNC connection type is disabled. |
SAPSncPartnername | The SNC name for the SAP system. |
SAPSncQop | The SAP SNC quality of protection. |
SAPSncMyname | The SNC name for the SAP adapter. |
SAPSncLib | The name and path for the SNC external library. |
Copyright © TIBCO Software Inc. All rights reserved.