Scenario interrupted halfway

Hello community

I have a problem.

In one scenario I use a text parser to extract data from a URL.

However, if the URL is changed by the user, the flow is only half complete. The scenario continues to work but the data does not reach the CRM.

How can I prevent the scenario from crashing when the text parser fails to get the data?

Thank you

Hi @Adriano_Magista ,

You have to use “error handling”, it is very well described in this course: Error Handling

Hope it helps.

PBI

4 Likes