Skip to main content

Stop Session

Description

This step is designed to stop a running Linux session.

Note: The step is not a row generating step hence; it must be an intermediate step in a workflow.

Prerequisites: Linux Instance with necessary User Access.

Configurations

No.Field NameDescription
1Step NameName of the step.  This name has to be unique in a single workflow.
Input Field:
1Session Name*Provide the name of session created using the Linux: Start Session plugin step that is to be closed.
The data type is string. This field is mandatory.
Note: If the same session is to be used for processing multiple rows of business data; ensure that workflow is developed in such a way (e.g using Workflow executor or Loop steps etc.), that Linux: Stop step is used after all rows are processed.