I want to know the status of one chain in SAP but not sure if I can read the status like successful via green color, or processing via yellow color.
Thanks in advance.
<Recognize Color in SAP> How to recognize color in SAP like green in a process chain for successful?
depends on some details, maybe you can share some screenshots
But check within UiExplorer as often Status can be derived from a text pattern
Hi @ppr ,
PFA snip for reference.

- Open UiExplorer
- Indicate the Status icon
- check the text attribute value
a pattern like XXyyyXX could occur.
Feel free to share with us inspection screenshot
Also check within approaches of Table Scraping etc
2 Likes
Thank you, it helped.
I read the properties from uiExplorer and used that using get attribute activity.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.