SSH activity pack
Orchestration provides an activity pack of SSH activities that were customized using the ServiceNow activity designer.
These activities perform the same functions as SSH activities by the same name from previous releases and replace those activities for all new workflows. The custom SSH activities were built with the Create an SSH activity, which gives workflow administrators the ability to store input and output variables in the databus.
Note: Existing workflows from earlier versions that were created with legacy SSH activities continue to function normally after an upgrade to Geneva. However, all new workflows must use these custom SSH activities.
To use the SSH custom activities, you must request activation of the Orchestration - SSH plugin.
- Secure Copy activity
The Secure Copy activity copies a file from one host to another, without storing the copied file on the MID Server. - Files Compare activity
The Files Compare activity compares two files on a Linux or UNIX computer. - File Read activity
The File Read activity reads a file on a Linux or UNIX computer. - File Write activity
The File Write activity writes a file on a Linux or UNIX computer. - File Copy activity
The custom File Copy activity copies a file on a Linux or UNIX computer. - File Replace String activity
The File Replace String activity finds and replaces a string in a file on a Linux or UNIX computer. - Reset Linux User Password activity
The Reset Linux User Password activity resets the password for a given user on a Linux computer.
Parent Topic:Orchestration activity packs