Import Work definition failing to create Work Definition
We are create Process Work Definitions using FDBI and following below process.
Loading the data to Interface using program - "Load Interface File for Import" which has 5 files as below.
WisProcWorkDefinitionsInt
WisProcWdOperationsInt
WisProcWdBatches
WisProcWdOperationOutputsInt
WisProcWdOperationMaterialsInt
After this "Import Work Definitions" is going in warning with Below error.
A minimum of one operation is required for a valid work definition version. (WIS-4440225)
We already have passed Operation in file "WisProcWdOperationsInt" Still it is failing. Which has the correct data as well.
Surprisingly, if we process the same data again, the WD is getting created without any error. This is a frequent issue for us, Any help would be much appreciated.