en.help.task-connectorresourcenew.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of console-jca-plugin-help
Show all versions of console-jca-plugin-help
Online help content for the console-jca-plugin bundle.
To Create a Connector Resource
Before You Begin
Before you create a connector resource, first create a connector connection pool.
- In the navigation tree, expand the Resources node.
- Under the Resources node, expand the Connectors node.
- Under the Connectors node, select the Connector Resources node.
The Connector Resources page opens.
- On the Connector Resources page, click the New button.
The New Connector Resource page opens.
- In the JNDI Name field, type a unique JNDI name for the
connector resource.
For example: eis/myERP.
- From the Pool Name drop-down list, select the connection pool to which the
new connector resource belongs.
- In the Description field, type a description of the connector resource.
- Select the Status Enabled checkbox to enable the connector resource at run time.
This option is enabled by default.
- (Optional) In the Additional Properties section, specify additional properties for the connector resource.
Available properties depend upon the resource adapter for the connector connection pool.
To add a property, click the Add Property button. In the blank
row that appears, type the property name in the Name field, and type
the property value in the Value field.
- Click OK.
See Also