Once you have selected the IMS™ resource adapter, you must provide the
connection properties.
Prior to creating this project, you need to set up an IMS connect on
a machine to access the server. You also need to perform some setup work on
the IMS Server
machine, where you want the IMS program to execute. Contact your IMS Server administrator
for setup and for connection information to your IMS server.
Connections from the Java™ bean to the EIS can be managed or non-managed.
Managed connections are obtained through JNDI and are managed by the application
server. Non-managed connections are obtained directly through the resource
adapter (two-tiered application). If both connection types are selected,
a managed connection is attempted first, followed by a non-managed connection.
- For Managed Connection In the Connection Properties
page, provide the JNDI name of the connection factory. You need to specify
this entry if you intend to use JNDI to make your connection. You can browse
for an existing JNDI connection on a server by clicking Browse or
choose to create a new JNDI alias for a managed connection factory by clicking New.
- For Non-Managed Connection In the Connection Properties
page, enter all the required connection information. Required fields are indicated
by an asterisk (*).
- Connection class name:
(Required)
- TCP/IP: For the TCP/IP option, these
fields are required:
- Host Name (Required):
- Port Number (Required): Provide
the name of the IMS Transaction
server.
- Local
- IMSConnect Name (Required):
Provide the IMSConnect name
- Datastore Name (Required):
Provide the server address of the IMS server (Connection URL).
To
set the advanced IMS properties,
click Show Advanced.
- SSL Enabled (Not required):
Click this checkbox if you want to SSL to be enabled.
- SSL Encryption Type (Not
required): Specify the SSL encryption type.
- SSLKeyStore Name (Not
required): Provide the SSL keystore name.
- SSLKeyStore Password (Not
required): Provide the SSL keystore password.
- SSLTrustStore Name (Not
required): Provide the SSL truststore name.
- SSLTrustStore Password (Not
required): Provide the SSL truststore password.
- CM0Dedicated (Not required):
Click this check box if you want to use the CMO Dedicated option.
- UserName (Not required):
Provide your IMS username.
- Password (Not required):
Provide your IMS password.
- Group Name (Not required):Provide
the group name.
- TraceLevel (Not required):
Identify the level of information to be traced.
- TransactionResourceRegistration (Not
required):
- MFSXMIRepositoryID (Not
required):
- MFSXMIRepositoryURI (Not
required):
- Once you have specified the connection properties, click Next.
For more detailed information about the IMS Resource Adapter, see
IMS Resource
Adapter information pages.