TeamcenterKnowledge

IPP&E workflow handlers > Action handlers

IPP-adhoc-signoff

Description

This handler gets the assignee value of the dynamic participant of the type specified by the -assignee_property argument and then sets it as the adhoc signoff for a given task.

Syntax

IPP-adhoc-signoff

Arguments

-include_type Specifies the object types used to get the property value.

-property Refers to the object with the property used for adhoc signoff.

-assignee_property This property exists on the object specified by the –property argument. It specifies the property read to get the dynamic participant user for the sign-off team.

Placement

Typically placed on the Start action of a select-signoff-team subtask.

Restrictions

None.

Examples

Argument Value
-include_type Ipp0FuncWorkPkgRevision
-property ipp0FuncOrg
-assignee_property ipp0FuncOrgLead

In this example, the dynamic participant assigned to the ipp0FuncOrgLead property is Smith. The handler assigns Smith as the signoff attachment to the select-FWP-OBS-lead task.