Connect Server
This is a pre-built Action located under the @Sap Element. The functionality of this action in Avo Assure is to select a server from the SAP server list based on the description provided in the Input Value.
Syntax
Input Value: <Server Description>
<Server Description> (Required)
Provide the name or description of the SAP server to be selected
Output Value
<Dynamic Variable> (Optional); <Dynamic Variable> (Optional)
This dynamic variable holds the status of the action as True or False
Example:
Connecting to the 'SAP HANA' Server Using the Server Connect Action
The Server Connect action takes the value from the Input Value column (e.g., SAP HANA) and attempts to connect to the corresponding server in the SAP server list. The result of the connection status stored in the {connectstatus} variable as True/False.

Last updated
Was this helpful?