TWSAction actions
TWSAction actions are:
- SubmitJobStream
- SubmitJob
- SubmitAdHocJob
- ReplyPrompt
Click here to see
the Dynamic Workload Console fields
of each action type.
Note: PDF users, the above parameter tables are
an html file referenced by the PDF. It is not saved locally with the
PDF from the infocenter. You must first view it on the infocenter
before saving or printing.
Using the SchedTimeResolutionCriteria property of the SubmitJob action
You use this property
to match the job in question with a specific instance of the job stream
that contains it (defined with the JobStreamName property)
based on the job stream scheduled time. The possible values that you
can set are:
- Previous
- The job is submitted with the closest previous job stream instance in plan.
- Next
- The job is submitted with the closest next job stream instance in plan.
- Any
- The job is submitted with any of the closest previous or closest next job stream instance in plan.