Skip to Content

Wevo iPaaS tool: TryCatch

The TryCatch tool allows you to handle errors. It has a specific scope, like the Loop tool does, and its connections must be used inside that area.

Use the TryCatch tool

Select the tools and/or connectors you will use and drag them to the fields available inside TryCatch. Choose what to do under Try first, then configure the Catch procedure. Remember to do all the connections.

trycatch 1

With the connectors and the tools all included, configure each one of them before running the flow.

Remember that the tool will attempt to run what's inside the Try section first, and only if that fails, the procedure inside the Catch section. You can use either connectors or other tools inside TryCatch, you may even use one TryCatch inside another.

Items can be freely dragged between the grid and any tool's scope individually or as a group. Items can also be dragged directly from the menu to the scope, as shown in the animation below.

If you need to delete or rename a TryCatch tool, click on it and choose the corresponding icon.

trycatch 2