cancel
Showing results for 
Search instead for 
Did you mean: 

Error handling with SAP BPA

Xv
Explorer
0 Kudos

Hello community,

I created an irpa project to create fixed assets in S4 Hana Cloud Public.

This project is composed of a main automation which retrieves data from a Google sheet. And a sub automation which will be called in a loop to create the Fixed Assets. This Sub automation is essentially composed of “Set Element” and “Click” type activities. All of this sub automation is in a Try/catch to capture possible technical errors during the execution of the project.

However, I cannot find good practices for capturing all potential business errors from the S4 screens (status bar, pop ups... For the moment, error handling is done via a timeout. In case the data would not be good, the pop up or status bar is displayed, and the robot will stop on a timeout because the screen is not displayed.

What I would like is that as soon as there has an error displayed in a Pop Up or Status bar, then I would like to get this error message.

Thanks for your advices

Accepted Solutions (0)

Answers (0)