Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 17 Next »

    

  • Where do I find a list of all the OOTB Operations that are available?

    To view a list of all OOTB Operations, navigate to Manage >> Tools >> Automation >> Workflows. Click any OOTB Workflow. The Workflow Designer opens. Next click any Service in the canvas. The Call Service Activity Configuration Window opens. Click the 'Select a Service' field. Here you will see a list of all the OOTB Operations. The list is also documented here.

  • How do I find out which Service Configurations are required for a specific Service?

    The list of workflows and their corresponding Inputs as well as Service Configurations are documented here.

  • How do I find out which step in the Automation Workflow is failing?

    If your Automation Workflow is still in Draft mode, then you can view logs in the Automation Designer. Navigate to Manage >> Tools >> Automation >> Workflows. Click any OOTB Workflow. The Workflow Designer opens.
    Run your workflow from the Workflow Designer, by manually providing the inputs in the 'Start' step. Then click Logs and review the logs to find out which step is printing an error.
    If your Automation Workflow is published, generally it will add a worklog to the ticket from where the workflow was executed. Check the Activity History of the Ticket (this is true only if you have designed your workflow to write the result of the workflow execution as a worklog into the ticket).

  • How do I disable an Automation Workflow?

    To disable an Automation Workflow, navigate to Manage >> Tools >> Automation >> Workflows. Search the Workflow you want to disable. You can disable the workflow by using the toggle button. 



  • Can I add one workflow into another workflow?

    Yes. Once a Workflow is published as a Service, it can be added into another workflow. If a Workflow is published as a Service, it will appear in the list of Services available when building a new workflow.




  • How do I delete a step from an Automation Workflow?

    In order to remove a step that is an Activity Service, If or Switch Step, open the workflow in Workflow Designer, double-click the step and click Delete on the bottom left corner.




  • I am trying to create a new Workflow but it does not save or get created. Why is this happening?

    If you are under Manage >> Tools >> Automation >> Workflows, trying to create a new workflow, but you do not see the newly created workflow, most likely there is already a workflow existing with the same name. If a workflow with the same name was deleted earlier and you are trying to create a new workflow with the same old name, then the system does not allow it. Use a different or unique name to save your new workflow.
  • No labels