SSH activities
-
- UpdatedFeb 1, 2024
- 2 minutes to read
- Washington DC
- Orchestration
SSH activities allow workflows to perform operations on Linux and Unix computers.
Your ServiceNow instance must have access to a MID Server configured to use SSH to run these Orchestration activities.
Run Command activity
The Run Command activity runs a command (including shell scripts) on a Linux or UNIX computer.
Important: The Run Command activity is deprecated in
this release. If you have a workflow created in a previous version that uses this
activity, your workflow will continue to work normally after upgrading to Helsinki.
However, to use this functionality in a new workflow, you must create a custom activity
using the SSH activity template in the ServiceNow® activity
designer.
Input variables
Run SCP activity
The Run SCP activity uses Secure Copy Protocol (SCP) to copy a file from one computer to another, including the directory in which the file resides.
Note: This activity is deprecated in the Geneva release and is not available for use in new
workflows. If you have a workflow created in a previous version that uses this activity,
your workflow will continue to work normally after upgrading. The custom Secure Copy activity replaces the Run SCP activity in the
Geneva release.