Previous Topic: ExampleNext Topic: Example


repositionJobs—Reposition Jobs in Software Template

This action reorders the jobs (items) assigned to a software template by specifying a new order number for an item.

This action has the following format:

templategroup action=repositionJobs name=template_group_name
[swTemplate=software_template_name]
jobName=job_name 
position=new_position
name

Specifies the template group name of which the jobs are to be reordered.

jobName

Specifies the name of the job to be reordered.

position

Specifies the new position new position of the job after reordering.

The number to be specified has to be greater than 0 and less or equal to the amount of jobs assigned to the template.

swTemplate

Specifies the name of the software template where the specified job will be positioned.

If not coded the default name “<group name> [$date $time]” is taken.