Skip to Content

Wevo iPaaS tools: 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.

Similarly to the Loop tool, it is not possible to move an item that is on the grid to the TryCatch area. You need to drag the tool or the connector straight from the menu into the TryCatch area, as shown in the animation above.

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

trycatch 2