Continue On Error property in activity from Library

Hi everyone!
I’m using some activities created from libraries, I want to know if it is possible to enable the Continue On Error property for this kind of activities.
Thanks!

Hello @jose_rlc1,

When using libraries, I’m afraid the only inputs provided are the arguments setup within the library. If you wanted to provide similar functionality, right click the library within your workflow and select “Surround with Try Catch” - This will ensure if any errors are encountered that the automation will continue.

Best,

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.