OS400 Editor parameters

The following table describes the OS/400 editor rules for Tivoli Workload Scheduler (TWS) in the OS400 Editor tab.

NOTE: Select the Enable OS400 conversion check box to enable conversion of OS/400 jobs using the Control-M for OS/400 forms. If unchecked these jobs are converted to regular OS jobs in Control-M.

Parameter

Description

Convert CALL commands to object type program

Enables the Conversion Tool to convert command line CALL <program> … to job type OS400 Program rather than OS/400 command line jobs.

NOTE: Any TWS command line job that starts with the CALL command, the job type can be set to OS400 Program. The CALL command program name and the parameters are extracted from the command line into the appropriate job attributes.

Keyword for SUBMIT

Enables TWS to submit the job to batch, including the submit jobs attributes.

Keyword for DOCOMMAND

Enables TWS to run the command directly without submitting it to batch. There are no submit job attributes.

Control-M submits the job to batch. For SUBMIT mode, the submit job attributes are extracted from the SUBMIT string. For DOCOMMAND mode, the default submit job attributes are used.

Parent Topic

Setting additional Tivoli Workload Scheduler (TWS) rules