Automation Collision

This feature allows you to check for duplicate configurations across workflow requests.
  • Check all the pending workflow requests for duplicate object names such as virtual server, pool member, and monitors.
  • Check all the pending workflow requests for any variables used within a workflow.
  • Approve or reject the workflow requests based on duplicate configuration validation.

To check for duplicate configurations when designing a workflow to create a virtual server:

  1. Design a workflow.
  2. From the User Interface section, drag and drop a Form task.
  3. Add the form fields for creating a virtual server.
  4. Add a button field to check for duplicate configurations using a Script logic.
  5. Connect the workflow tasks and enable the workflow.
  6. Trigger the workflow.
    Workflow is executed successfully.