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 - BPM Edition Resource Instance and ActiveMatrix Administrator Resource Instance show how to set a resource property in TIBCO Business Studio - BPM Edition and ActiveMatrix Administrator respectively.