Process Work Order load using FBDI template with values in Operations sheets
Summary: I am trying to load Process Manufacturing Process Work Orders using FBDI template(ProcessWorkOrderTemplate.xlsm) with values populated in the Operations related sheets (WO Operations, WO Operation Resources, WO Operation Materials, WO Operations Output). I can see this is dependent on the ALLOW_EXPLOSION_FLAG value.
If I put ALLOW_EXPLOSION_FLAG value as Yes, During the load I am getting the below error
"Work order explosion cannot be performed if the work order import record is associated with operations interface details"
If I ALLOW_EXPLOSION_FLAG value as No, I am getting the below error
"When creating a standard process work order, the allow explosion indicator should be set to yes."
0