Previous Topic: removeProcFromPG—Remove Procedures from Procedure GroupNext Topic: Product Management


repositionItem—Reposition Item in Procedure Group

This action reorders a procedure group by assigning a new order number to an element of the procedure group.

This action has the following format:

swlibrary action=repositionItem name=procedure_group_name
procedure=procedure_name 
item=item_name 
version=item_version
position=new_position
item

Specifies the name of the item where the procedure is located.

name

Specifies the name of the procedure group to be reordered.

position

Specifies the new position of the procedure.

The position has to be greater than zero and should not exceed the number of procedures in the procedure group.

procedure

Specifies the name of a procedure which will be repositioned.

version

Specifies the version of the item where the procedure is located.