Get Status Bar Message
This is a pre-built Action located under the @Sap Element. The functionality of this action in Avo Assure is to capture the text displayed in the Status Bar of the SAP GUI application and save the result in a dynamic variable.
Syntax
Input Value: N/A
N/A
Not Applicable
Output Value
<Dynamic Variable> (Required)
This variable holds the Status Bar message.
<Dynamic Variable> (Optional)
This variable stores the status as True or False.
Example:
Capturing the Message 'Sales order ID is 765638' Using the Get Status Bar Message Action
The Get Status Bar Message action does not require any input value. It captures the message currently displayed in the status bar of the application. The retrieved message is stored in the {StatusMessage} variable, with the possible value (e.g., Sales order ID is 765638).

Last updated
Was this helpful?