WebSphere Adapter for SAP Software

Managed (J2C) connection factory properties

ManagedConnectionFactory (MCF) configuration properties are used at run time to create an outbound connection instance with an enterprise information system. Once the MCF properties are created, they are stored in the deployment descriptor.

When you configure the adapter, specify the properties listed below.
Note: The enterprise service discovery wizard refers to these properties as managed connection properties and WebSphere® Process Server refers to these as (J2C) connection factory properties.
Table 1. Managed (J2C) connection factory properties for Adapter for SAP Software
Property name in enterprise service discovery Property name in administrative console Type Description Default value
ABAP Debug ABAPDebug Boolean This configuration property is supported in a Windows® environment only.

The property specifies whether the adapter invokes the ABAP Debugger for the appropriate function module when the adapter begins processing a business object. When the property is set to true, the adapter opens the ABAP Debugger. You must have proper user authorizations to use the debugger. You can add breakpoints only after the debugger opens.

Important: This property should always be set to false in a production environment.

False
Application Server Host ApplicationServerHost String When the adapter is configured to run without load balancing, this property specifies the IP address or the name of the application server that the adapter logs in to. Regardless of whether it is configured for load balancing, the adapter assumes that the name of the gateway host is the same as the value specified for this property.  
Client Client String SAP Client number under which the adapter logs in. This number is often 100.  
Codepage Number codepage Integer Establishes a connection to the appropriate language. This property must correspond to the value specified in the Language property.

For example, if Language is set to JA (Japanese), then Codepage must be set to 8000, as dictated by the SAP application.

Refer to the SAP documentation for the exact Language and Codepage values.

 
EIS BiDi Format biDiContextEIS String The bi-di format used by SAP for its business data. ILYNN
EIS Bidi Special Format biDiContextSpecialFormat String Signifies a category of values that are subject to special treatment during invocation of bi-di transformation to ensure accurate transformation of the category. Categories are predefined (for example: FTP, URLs, and e-mail addresses).  
Gateway Host GatewayHost String Host where the gateway service is running.  
Gateway Service GatewayService String The gateway server identifier; often sapgw00. The 00 is the system number of the server running the SAP Gateway (usually an application server). The value cannot be 00 if there is more than one server. sapgw00
Ignore BAPI Return   Boolean When this property is set to true, the BAPI ignores any errors found in the BAPI RETURN structure and returns the full business object. When this property is set to false, the adapter generates an exception if the BAPI RETURN contains an error code. False
Language Language String Language in which the adapter logs in. E, for English
Message Server Host MessageServerHost String When the adapter is configured for load balancing, this property specifies the name of the message server.  
Metadata BiDi Format biDiContextMetadata String Specifies the bi-di format of meta configuration data in the SAP system. ILYNN
Partner CharSet partnerCharset String Specifies PartnerCharset encoding. When an encoding is specified, it is used; otherwise the default encoding is used. None
Password Password String The password for the user account of the adapter on the SAP system.
If bidirectional language support is enabled, this property is affected by the following properties, which are set using the enterprise service discovery wizard:
  • Password BiDi Format: Controls the bi-di format for this property.
  • Skip BiDi Transformation for Password: Controls invocation of bi-di transformation for this property.
 
Password BiDi Format biDiContext_PasswordEIS String Controls the bi-di format for the Password property. ILYNN
RFC Trace On RFCTraceOn Boolean Specifies whether to generate a text file detailing the RFC activity for each event listener. You can specify a value of true or false. A value of true activates tracing, which generates a text file. Use these text files in a development environment only, because the files can grow rapidly. False
System ID SAPSystemID String When the adapter is configured for load balancing, this property specifies the logical name of the SAP system (also known as R3name).  
Skip BiDi Transformation biDiContextSkip Boolean Controls invocation of bi-di transformation. Possible values are true or false. A blank value invokes the lookup mechanism. True
Skip BiDi Transformation for Password biDiContext_PasswordSkip Boolean Controls invocation of bi-di transformation for the Password property. Possible values are true or false. A blank value invokes the lookup mechanism. True
Skip BiDi Transformation for User Name biDiContext_UserNameSkip Boolean Controls invocation of bi-di transformation for the Username property. Possible values are true or false. A blank value invokes the lookup mechanism. True
System Number SystemNumber Integer System number of the application server. The value is a two-digit number, often 00. 00
User name userName String The user account for the adapter on the SAP system.
If bidirectional language support is enabled, this property is affected by the following properties, which are set using the enterprise service discovery wizard:
  • User Name BiDi Format: Controls the bi-di format for this property.
  • Skip BiDi Transformation for User Name: Controls invocation of bi-di transformation for this property.
 
User Name BiDi Format biDiContext_UserNameEIS String Specifies the bi-di format for the Username property. ILYNN
Related reference
Enterprise service discovery connection properties
Resource adapter properties
Activation specification properties
Settings for controlling bidirectional transformation

Terms of use |

Last updated: Mon 30 Oct 2006 03:34:55

(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)