IPP&E workflow handlers > Action handlers
IPP-set-value-to-null
Description
This handler sets the value of the specified property to NULL.
Syntax
IPP-set-value-to-null
Arguments
-include_type The object type whose property will be set to NULL.
-property The property to set to NULL.
-attachment The EPM attachment type from which the objects are considered. This value may be target, reference or both.
Placement
Requires no specific placement.
Restrictions
None.
Examples
| Argument | Value |
|---|---|
| -include_type | Wbs0ResourcePkgRevision |
| -property | ipp0NextApprovingLvl |
| -attachment | target |
In this example, the handler sets the NULL value to the ipp0NextApprovingLvl property of the Functional Resource Package Revision (Wbs0ResourcePkgRevision) object related as a target attachment to the workflow process.