IPP&E workflow handlers > Action handlers
IPP-delete-relation
Description
This handler deletes the specified relation between primary and secondary objects of the specified type.
Syntax
IPP-delete-relation
Arguments
-primary_type The type of primary object.
-secondary_type The type of secondary object.
-relation The type of relation to delete.
Placement
Place on Start or Complete action.
Restrictions
None.
Examples
| Argument | Value |
|---|---|
| -primary_type | Wbs0RootRevision |
| -secondary_type | Psi0PrgDel |
| -relation | Wbs0ProgramDeliverables |
In this example, the handler deletes the Wbs0ProgramDeliverables relation between primary objects of type Wbs0RootRevision and secondary objects of type Psi0PrgDel.