Previous Topic

Next Topic

Book Contents

Book Index

Conversion of Specific Parameters

This chapter contains details about the conversion of specific keywords and parameters of console automation products at your site into Control-O rule definition parameters.

This chapter also describes unique Control-O parameters that can be specified using parameters of conversion utility CTOFANCI.

For an in-depth description of all Control-O Rule Definition parameters, see the Rule Parameters chapter in the Control-O User Guide. The conversion tables below list keywords and parameters of other console automation products and the Control-O parameters to which these keywords and parameters are converted.

Table 7 Conversion of CA-OPS Event Selection Criteria

CA-OPS Event Selection Criteria

Control-O Rule Definition Parameter

)CMD

ON COMMAND

)DOM

ON EVENT

)EOM

ON JOBEND

)GLV

ON EVENT

)MSG

ON MESSAGE

)OMG

ON EVENT

)REQ

ON EVENT

)SCR

ON EVENT

)SEC

ON EVENT

)TOD

ON EVENT, WDAYS, TIME, INTERVAL
For details, see Table 8 below.

Table 8 Conversion of CA-OPS Time of Day Specification

CA-OPS Time of Day Keywords

Control-O Rule Definition Parameter

Note (see after table)

)TOD fromtime totime

TIME FROM / UNTIL

1

)TOD interval

INTERVAL

2

)TOD fromweekday toweekday

WDAYS

1

)TOD fromdate

Not yet supported

 

)TOD todate

Not yet supported

 

Note 1

Control-O TIME FROM and UNTIL fields can only be used to specify limits within a single day (24 hours).

If a combination of times and weekdays was specified in an input rule and the time limits are within a single day, these time limits are translated correctly.

If a time limit that exceeds a single day is specified in the input rule, a warning message is issued. The time limits specified in the input rule are translated as if they were specified separately for each day.

For example, the following CA-OPS specification:

MONDAY 05:00,,TUESDAY 10:00

is translated to Control-O as:

WDAYS   1,2

TIME FROM 0500 UNTIL 1000

Note 2

The Conversion Utility translates rule activation intervals as follows:

Parent Topic

Conversion Details