Por qué todas mis actividades Throw detienen el proceso en lugar de seguir con el proceso y agregarlo las excepciones
Hi @HZL8
You need to encapsulate within Try Catch activity
Hi @HZL8
If the bot execute the Throw activity, it will direct the bot to go Catch block and execute the activities in Catch block.
Hope you understand!!
This example is in REFramework, need a try catch or something else?
In REFramework no need to encapsulate with Try catch, in RE it is already built for exception handling, just insert the Throw activities where you need… @HZL8
Hope you understand!!
But i did it and the throw activity doesn´t work
Is it throwing any error what it was doing… @HZL8
Could you be more specific…
