This topic describes the J2C connection factory (ManagedConnectionFactory) properties, that can be configured.
Property | Name |
---|---|
userName | User name for logging into the Siebel EIS. |
password | The password for the user. |
connectString | Determines the Siebel instance information. Siebel://GatewayServer/enterprisename/ObjectManager /SiebelServer |
languageCode | Siebel instance language. |
resonateSupport | Indicates whether Resonate has been installed with the Siebel server. The resource adapter uses Attach/Detach calls (Siebel7) only if Resonate is installed. If not, it logs off after the application server initiates a clean up of the connection. Valid values: True/False. This is not a required property, it is optional. |