Editing Subscriptions

Over time the way you work with a subscription might change. You may need to change an address to which its notifications are sent, or another aspect of the way notifications are serialized, transported or otherwise handled.

To Edit a Subscription...

  1. If you have not yet logged in to your account, do so now.

  2. Click the Publish tab in the top left corner of the console.

  3. Click the Subscriptions link in the menu just below the tabs. This brings up the Subscriptions page.

  4. In the list on this page, locate the subscription you wish to modify and Click its edit icon - the pad and pencil in the second to the last field on the right hand side. This loads the Edit Subscription page.

  5. Set the subscription properties. This means.

    • Notification listener type

      • None - notifications will be accessible through your account.

      • Email Address - send the notification to an email address, either in raw format or through a selected XSLT transform. Clicking this option loads additional controls.

      • Service endpoint - send the raw subscription results to a service endpoint. Clicking this option loads additional controls.

      • Binding Template - send the information to a service identified by a registry binding template. Clicking this option loads additional controls.

    • Expires after - set the expiration date.

    • Max entities - set the maximum number of entities to be returned under this subscription.

    • Brief - minimize the form of the results returned to a bag of their registry keys.

  6. Click the Save button. The subscription will be updated and the Subscriptions page will reload.