Previous Topic: ExampleNext Topic: repositionItem—Reposition Item in Procedure Group


removeProcFromPG—Remove Procedures from Procedure Group

This action removes procedures from a procedure group.

This action has the following format:

swLibrary action=removeProcFromPG name=procedure_group_name 
procedure=procedure_name 
item=item_name 
version=item_version
item

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

name

Specifies the name of the procedure group from which the procedure will be removed.

procedure

Specifies the name of a procedure to be removed.

version

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

Note: This function only unlinks the procedure from the procedure group. It does not remove the procedure from the item nor does it affect any other procedure and software groups as long as they do not include the procedure group in question.