cancel
Showing results for 
Search instead for 
Did you mean: 

error handling on process automation BPA with NO RPA

adrianox1
Participant
156

Hi 

I created a workflow with process autoamtion (no RPA involved and no licenses available)

when the wf call an API and the API respond with error 4XX there is no way the workflow goes to error and only an admin che restart or do anything.

Is there some workaround or some way to build a try and catch?

Please keep in mind that is not available any functionality of the rpa (script agent and so on)

Thanks and regards

 

Adriano

View Entire Topic
arroyoweisson
Participant
0 Kudos

Hello, 

My suggestion is to handle the response itself by adding "conditions". Then perform the necessary steps required for your process like "Raise Alerts", "Send Email" or Add another "Process" that will process your exception. 🙂 

I hope it helps. 

Regards

-weisson

adrianox1
Participant
you can't handle a condition when error.