ProcessStatus is not up to date with the first BatchMultiload
Have you ever faced the issue that you did not get the correct return using the "API.MaintenanceMgr.fProcessStatus(strLoc, strCat, strPer).lngStatus" during an MultiLoad BatchUpload?
When im uploading a MultiLoad file containing 15 Periods (Nov 13, Dec 13, Full Year 14, Jan 15) im getting the Return (NoImp) on the Nov and Dec Period of this year, and on the Jan 15 Year.
But the correct Returns on the full year.
Do you have any idea?
Is there another API i can check to get realtime info?