By using a Automation Orchestrator integration, or extensibility actions with Automation Assembler, 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 Automation Orchestrator workflows:
- The library of the embedded Automation Orchestrator Client or the library of any integrated external Automation 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 Automation 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 Automation Assembler. For subscriptions containing Automation Orchestrator workflows, you can also monitor runs and workflow status from the Automation Orchestrator Client.