Previous Topic: repositionJobs—Reposition Jobs in Software TemplateNext Topic: showAttrItem—Show Attributes of Item in Software Template


Example

Suppose the job "prod 1.0/00:inst" is assigned to the software template "tg" and shows order number 11. To ensure correct job execution, the job has to be placed in position 4. The following command will reposition the job:

cadsmcmd templateGroup action=repositionJobs name=tg jobName="prod 1.0/00:install" position=4

The order numbers of those jobs that occupied the positions 4 to 10, before the repositioning, will be increased by one.