Enabling Dynamic Durables

By defining a dynamic durable template, administrators enable application programs to create many similar dynamic durables without further administrative action.

Procedure

  1. Coordinate with application developers to determine the requirements.
  2. Define the endpoint in the application.
  3. Associate the endpoint with a persistence store.
  4. 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.

  5. Associate the endpoint with that template.
  6. Ensure that the persistence services are running.

Result

Programs can use the template to dynamically create any number of dynamic durables, each with a different durable name.