Confirming changes saved in SAP for Business Partner

I am attempting to change data on a business partner in SAP. However, I am trying to ensure the changes saved and didn’t throw an error in SAP. Text appears on the bottom of the SAP window stating success or failure for the saving the changes, but UIPath does not pick up this element. I have used match image and element exists and still no luck differentiating between a successful save and a failure to save.

@mdelph,

Welcome to our Community!.

You need to use Get Text Activity with correct selector.

Share your selector here, that should be a dynamic one, since we will get different messages there in the status bar of the SAP Window.

1 Like

This worked! Thank you so much

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