Non-Executing Plan Item
A non-executing plan item does not have to be submitted to a process component service.
A comma-separated string of planFragment IDs is defined with property name com.tibco.fom.orch.nonexecuting.planfragmentID, which indicates a planItem having these PlanFragments is 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 service and it completes the planItem along with its milestone dependencies.
Copyright © 2023. Cloud Software Group, Inc. All Rights Reserved.