Cisco Cisco Process Orchestrator 3.1 User Guide

Page of 786
 
13-256
Cisco Process Orchestrator 3.1 User Guide
 
Appendix 13      Using Adapters 
  Cisco Process Orchestrator Adapter Help for Terminal Adapter
Step 4
Click OK.
See Also
Defining a Get File Activity
Use the Get File activity to retrieve files from a Unix/Linux system target to transfer to a specified local 
directory using either the Secured File Transfer Protocol (SFTP) or Secure Copy Protocol (SCP) if SFTP 
or SCP is available on the given target. If both protocols are available, SFTP will be used.
To define the To define the Get File activity:
Step 1
On the Toolbox pane, under Secure Shell (SSH), select Get File and drag and drop the activity onto the 
Workflow pane.
The Get File property page displays.
Step 2
Click the Get File tab to specify the remote files and file path to the local directory to where the files 
will be copied.
  •
Remote files on the target to copy from—The list of files on the Unix/Linux system the user wants 
to retrieve. If a relative path is specified, it will be relative to the product local application data 
directory.
  –
Add—Click to launch the Enter Remote File to Add dialog box to type the file name to be added 
to the list.
  –
Edit—Highlight the appropriate file name and click Edit to launch the Enter Remote File to Add 
dialog box to modify the file name in the list.
  –
Remove—Highlight the appropriate file name and click Remove to remove the file name from 
the list.
  –
Remove All—Click Remove All to remove all the files in the list.
  •
Local windows runtime user for accessing local file systems—From the drop-down list, select the 
windows runtime user account that contains the credentials to access local files.
  –
The user must have the Log on as batch job and Allow log on locally User Rights Assignment. 
To adjust the user right assignments, go to: Administrative Tools/Local Security Policy/Security 
Settings/Local Policies/User Rights Assignment.
  •
Local directory to copy files to—Specify the file path to the local directory to where the files will 
be copied. The default file path is relative to the product local application data directory.
For example:
C:\Documents and Settings\test\Local Settings\Application Data
  •
Overwrite—Select the appropriate option to determine the circumstances in which the copied file 
should overwrite any existing file in the local directory.
  –
Do not overwrite—Indicates the copied file should never overwrite the existing file
  –
Always overwrite—Indicates the copied file should always overwrite the existing file
  –
Pull only if newer—Retrieves the file only if the file on the Unix/Linux system is more recent 
than the local copy.