Creating a Connector Resource
A connector resource (data source) provides applications with a connection to an EIS. Before creating a connector resource, first create a connector connection pool.
To create a connector resource:
- In the tree component, expand the Resources node and then the Connectors node.
- Expand the Connector Resources node.
- On the Connector Resources page, click New.
- On the Create Connector Resources page, specify the resource’s settings:
- In the JNDI Name field, type a uniqe name, for example:
eis/myERP
. Don’t forget the forward slash.
- From the Pool Name combo box, choose the connection pool to which the the new connector resource belongs.
- By default, the resource is available (enabled) as soon as it is created. To change the resource to be unavailable, select the Disable on All Targets radio button.
- Click OK.
Equivalent asadmin
command: create-connector-resource
See Also:
Legal Notices