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 "Non-Executing Plan-Fragment IDs", which indicates a planItem having these PlanFragments is treated as non-executing planItem.

<ConfValue description="Non-Executing Plan-Fragment IDs" isHotDeployable="true" name="[Tenant] Non-Executing Plan-Fragment IDs" propname="tnt##nonexecutingPlanfragmentID" readonly="false" sinceVersion="5.0" visibility="Basic">
				<ConfString default="NON_EXECUTING" value="[{TENANT:'TIBCO',VALUE='NON_EXECUTING',TYPE:'ConfString'}]"/>
			</ConfValue>

The Orchestrator does not send any notification to Process Component service and it completes the planItem along with its milestone dependencies.