Setting Up Exception Handling

Setting Up Exception Handling

Comments

  • Hi I am getting an exception when processing a file in my flow. I need help setting up exception error messages. How would I go about doing this?

  • Hello,

    If you would like to set up logging to get more information about exceptions in your flow you can use the log step found under All Steps --> Flow Management --> Debugging --> Log. Select the step that is processing your file and in the properties panel on the right, under the section Outcomes, select Add Outcome for Exception. Add your log step to this new path.
    Now you can set up your log step by selecting it and going to the properties panel on the right. Set your type to error and enter in a descriptive category so that if a message is generated, you can easily tell the origin. Finally, you can set the Value to merge plain text and build a custom error message to help you with debugging.
    If you need further information here is a document link that discusses this topic: [url=https://documentation.decisions.com/docs/using-debugging-steps]https://documentation.decisions.com/docs/using-debugging-steps[/url]
    [img]att1[/img]
    [i][img]att2[/img][/i]
    [i][img]att3[/img][/i]
    [i]edited by Cassandra@Decisions.com on 6/28/2019[/i]

Sign In or Register to comment.