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 the property name "Non-Executing Plan-Fragment IDs", present under the "AOPD Functional Configuration" category of the ConfigValues_AopdService.json application properties file, which indicates a planItem having these PlanFragments is treated as non-executing planItem.
{
"propName": "nonexecutingPlanfragmentID",
"propDescription": "Plan-Fragment IDs whose Plan Items are auto completed",
"propValue": "NON_EXECUTING",
"valueType": "string",
"isTenantProperty": "true"
}
The orchestrator does not send any notification to the process component service and it completes the planItem along with its milestone dependencies.