By using a vRealize Orchestrator integration, or extensibility actions with Cloud Assembly, you can create subscriptions to extend your applications.
Extensibility subscriptions allow you to extend your applications by triggering workflows or actions at specific life-cycle events. You can also apply filters to your subscriptions to set Boolean conditions for the specified event. For example, the event and workflow or action only triggers if the Boolean expression is 'true'
. This is helpful for scenarios where you want to control when events, actions, or workflows are triggered.
Prerequisites
- Verify that you have the cloud administrator user role.
- If you are using vRealize Orchestrator workflows:
- The library of the embedded vRealize Orchestrator Client or the library of any integrated external vRealize Orchestrator instance.
- If you are using extensibility actions:
- Existing extensibility action scripts. For more information, see How do I create extensibility actions.
Procedure
Results
Your subscription is created. When an event, categorized by the selected event topic occurs, the linked vRealize Orchestrator workflow or extensibility action is initiated and all subscribers are notified.
What to do next
After creating your subscription, you can create or deploy a cloud template to link and use the subscription. You can also verify the status of the workflow or extensibility action run in the Extensibility tab in Cloud Assembly. For subscriptions containing vRealize Orchestrator workflows, you can also monitor runs and workflow status from the vRealize Orchestrator Client.