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.
- In the Targets section of the page, select the domain, cluster, or server instances where the connector resource will reside, from the Available field and click Add. If you do not want to deploy the connector resource to one of the domains, clusters, or server instances listed in the Selected field, select it from the field and click Remove.
- Click OK.
Equivalent asadmin
command: create-connector-resource
See Also:
Legal Notices