SAP Logout
Before you begin:
Learn how to navigate the Wizard Editor
Understand how to Create wizards and use Advanced commands
Understand Variables
Learn how to customize Error handling within an advanced command
Understand how to configure Wizard fallbacks
The SAP Logout Dynamic Advanced Command is part of SAP commands, enabling various tasks with wizards in the SAP application. To use this command for logging out of the SAP application, drag it into your wizard workflow using the Advanced Command view in the Studio Wizard Editor.
In the Advanced Command Editor, search for the SAP Logout command and drag it into your steps. Then, follow the steps below for configuration:
- Any unsaved data in the current SAP session will be lost. Ensure that you saved your session before using the SAP Logout command.
- For this command to work, there needs to be an active SAP session.
-
Select Close SAP Logon application if you want to log out and then close the SAP application. Otherwise, the SAP Logon screen remains open after the wizard logs out of SAP.
-
Expand the Error handling option to provide instructions to the wizard on how to manage errors. Use a designated error variable to indicate if the command fails.
-
Click OK.