Resource Instances

A Resource Instance is a runtime object that represents a resource, such as an HTTP, JDBC, or LDAP connection.

A Resource Instance instantiates the configuration defined in a Resource Template and makes it available to Services running on a Node.

Applications, Components, Bindings, Logging Appenders, and Resource Templates can have properties whose value is the name of a resource. For example, an HTTP client Resource Template's SSL property configuration includes a property whose value is the name of SSL Client Provider resource. TIBCO Business Studio Resource Instance and ActiveMatrix Administrator Resource Instance show how to set a resource property in TIBCO Business Studio and ActiveMatrix Administrator respectively.
TIBCO Business Studio Resource Instance
ActiveMatrix Administrator Resource Instance