Logs & Error Handling Mechanism

What are the logging and Error Handling mechanisms in AutomationEdge Process Studio Workflows?

Several steps in AutomationEdge Process Studio have the Error Handling option in the context menu, where you can specify field names to store error code, error message and more. While building the Process Studio Workflow you can add the Try-Catch steps for error handling of the steps in the Try-Catch block i.e., in between the Try and Catch steps.

For logging you can use the Audit Log, Debug Log and Write to Log steps.

1 Like