Non-Executing Plan Item

A Non-executing plan item does not need to be submitted to a Process Component.

A comma separated string of planFragment ID is defined with property name com.tibco.fom.orch.nonexecuting.planfragmentID which indicates a planItem having these PlanFragments will be treated as non-executing planItem.

<ConfValue description="ID of the plan fragment to be assigned for Non Executing plan items" name="Non Executing Planfragment ID" propname="com.tibco.fom.orch.nonexecuting.planfragmentID" sinceVersion="2.1" visibility="Advanced">
   <ConfString default="NON_EXECUTING" value="NON_EXECUTING" />
</ConfValue>

The Orchestrator does not send any notification to process component and it completes the planItem along with its milestone dependencies.