Previous Topic: showAttrItem—Show Information about Job Assigned to Software PolicyNext Topic: link—Link Software Policy to Computer Group


repositionItem—Reorder Jobs Assigned to Unsealed Local Software Policy

This action allows the reordering of the jobs assigned to the specified unsealed local software policy. This means that the sequence of the job execution at the targets is changed.

The syntax of the action is as follows:

swPolicy	action=repositionItem
name=software_policy_name
jobName=name_of_the_job
position=new_position_of_the_job
[seal[={y|n}]]
name

The name of the software policy that is reordered.

jobName

Name of the job that is re-positioned.

position

New position of the specified job in the software policy.

seal

If “seal” or “seal=y” is coded then the policy is sealed after the re-positioning has been completed otherwise it remains unsealed for further modifications. The seal is only performed when the re-positioning has been successful and no error has been reported. Warnings do not suppress the seal.