Close Sap Session Step

Brief description

This step closes an active SAP session that was previously opened using the Open Sap Session Step. It terminates the connection to the SAP system and releases any associated resources.

Step Information

Step name (Not required) – the custom name of the process step that labels the editor’s process step box

Input parameters

  • Reference to SAP instance (Required) – specifies the SAP session reference that identifies the active SAP session to be closed. This reference must match the one used in the Open Sap Session Step.

Output parameters

This step does not produce output parameters.

Additional comments

This step should be placed at the end of the SAP automation sequence to ensure that the SAP session is properly closed.
It is important to use the same SAP reference value that was defined when the session was opened.
Closing the SAP session helps prevent resource leaks and ensures that future automation steps can start a new, clean session without conflicts.

Was this article helpful?