Enabling Dynamic Durables
By defining a dynamic durable template, administrators enable application programs to create many similar dynamic durables without further administrative action.
- Procedure
- Coordinate with application developers to determine the requirements.
- Define the endpoint in the application.
See Stores Grid
- Associate the endpoint with a persistence store.
- Select or define a dynamic durable template.
Select one of the built-in templates with its default parameter values.
Alternatively, define your own template and set its parameter values.
- Associate the endpoint with that template.
- Ensure that the persistence services are running.
ResultPrograms can use the template to dynamically create any number of dynamic durables, each with a different durable name.