TeamcenterKnowledge

IPP&E workflow handlers > Action handlers

IPP-attach-related-wbs-element

Description

This handler finds the parent WBS work package of the target functional work package revision. It checks if all functional work package revisions have the property value specified in argument. If so, the system copies the parent WBS work package revision to the attachment folder.

Syntax

IPP-attach-related-wbs-element

Arguments

-attachment The EPM folder type into which the system copies the WBS work package revisions.

-property Either Estimation State or Execution State.

-value The value of the specified property to check for each child FWP.

Placement

Typically placed on the Start action of any task.

Restrictions

None.

Examples

Argument Value
-attachment reference
-property ipp0ExecutionState
-value In Review

In this example, the handler checks the value of the ipp0ExecutionState property of all the functional work package revisions under the parent of the target functional work package revision, and if the value is In Review, then the handler will copy the parent work package revision as a reference attachment to the workflow process.

Note

A WBS work package is identified based on the Work Package check box on the WBS element revision.