Cisco Cisco Process Orchestrator 3.1 User Guide

Page of 786
 
13-238
Cisco Process Orchestrator 3.1 User Guide
 
Appendix 13      Using Adapters 
  Networking Adapter
C:\Documents and Settings\user name\My Documents\file name
  •
Content—Enter the appropriate contents to include in the file.
  •
Encoding—Select the appropriate encoding class for the file, as necessary:
  –
ASCII—An encoding for the ASCII (7-bit) character set
  –
Unicode—An encoding for the UTF-16 format using the little endian byte order
  –
UTF-7—An encoding for the UTF-7 format and is less robust and secure than UTF-8, UTF-16, 
or UTF-32
  –
UTF-8—An encoding for the UTF-8 format
  –
UTF-32—An encoding object for the UTF-32 format using the little endian byte order
  •
Options—Select the appropriate action to take when saving the file.
Step 4
Complete the appropriate information in the remaining tabs as necessary, then click Save to complete 
the activity definition.
Viewing Results
Click the instance display-only tabs to view the content written into a file that resides on a remote 
machine. See also, 
.
Networking Adapter
Defining the Convert Integer to IP Address Activity 
Use the Convert Integer to IP Address activity to change an integer to an IP address.
Step 1
In the Process Editor Toolbox, choose Networking > Convert Integer to IP Address and drag and drop 
the activity onto the Workflow pane.
Step 2
Click the General tab and enter the appropriate information.
Step 3
Click the Inputs tab to specify the integer value to be returned as an IP address.
  •
Integer Representation—Integer value to be returned as an IP address.
Example
0 returns an IP address of 0.0.0.0
3232271626 returns and IP address of 192.168.141.10
Step 4
Complete the appropriate information in the remaining tabs as necessary, then click Save to complete 
the activity definition.
Viewing Results
Click the instance display-only tabs to view the integer changed to an IP address. See also, 
.