Cisco Cisco Process Orchestrator 3.1 User Guide

Page of 786
 
14-44
Cisco Process Orchestrator 3.1 User Guide
 
Chapter 14      Using SAP Adapters 
  Reference Information
Reference Information
SAP Java Activities Properties
iView Portal Metrics Properties
Use the iView Portal Metrics activity to collect various metrics related to iViews from the Java 
application server.
  •
iView Component Name—Name of the iView component for which the metrics should be collected. 
Enter a wildcard (*) to collect metrics for all iView components.
  •
Sort Column—
Choose the column name by which to sort the results.
  •
Limit number of rows returned—Check the check box and enter the number of rows to include in 
the output.
Read Generic File Properties
Use the Read Generic File activity to retrieve and parse any Java file on an SAP Java server.
  •
Java File—Name of the Java file or a variable that contains the name of the file to be retrieved
  •
Match Pattern—A grep pattern to match log entries within log files
  •
Exclude Patterns—A comma-delimited list of filter patterns to be excluded from log entries. 
Wildcards are allowed.
  •
Maximum number of entries—Number of log files to be read
  •
Time out if not completed within—Time out interval (seconds, minutes) within which the activity 
must complete. The default is 60 seconds. If the activity does not complete within the specified time 
out interval, the activity will fail with Failed (Not Completed) status.
  –
Click the time unit link to change the timed out interval from seconds to minutes.
  –
Uncheck the check box to disable the field.
Read Generic Java File – Result
The Read Generic Java File - Result read-only page displays the results of the retrieved files. The Read 
Generic Java File parses out fields based on their positions in a log entry. The Read Generic Java File 
activity returns a table with the following columns:
  •
Cluster ID—Java cluster ID
  •
File—Name of the file retrieved
  •
Lines—Number of lines read in the log
Read Generic File Instance Properties
The Read Generic File read-only page displays the properties used to retrieve the files on a SAP Java 
server.
  •
File Information—Name of the file(s) to be retrieved.