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

Version 1

Test Steps

Once you create or update your Automation workflow, you should test it before you link it to a Ticket Process Workflow.

You can test your Automation workflow from the Automation Workflow Designer. To do so:

  1. If you already have the workflow canvas open in the Automation Workflow Designer, then go to Step 2.
    Else, navigate to MANAGE >> Tools >> Automation >> Workflows tab. Click the link of your workflow and open the workflow designer.

  2. Open the Start step by double-clicking it, provide all the Service Inputs manually under the Input tab and click Submit.  Then click Run to execute the workflow.



  3. To view the logs of the Automation workflow, click on the Logs button on the top right corner.



Common Error Messages

  1. Unable to get placeholders

    While designing your workflow, if you see this message on clicking the bulb icon, then just manually input the data into the field.

    The syntax to follow is @{input.field_name}. For example Ticket Type = @{input.ticket_type}




  2. Start Activity Data Not Found

    When saving a new Workflow if you see the error "Start Activity Data Not Found", then follow the steps mentioned under Create an Automation Workflow >> Defining the Start Activity Data .




  • No labels