I have reviewed the file layout document for IC500, along with any KB articles I cold find and been going back and forth on an incident on Infor Xtreme. However, I can not get the IC500 job to process an inbound file properly without errorring out.
I believe it is strictly the result of the headers being improperly named because the file layout document indicates the field names to contain spaces, hyphens, mixed case fields, upper case fields, etc., which I have never seen before and do not believe to be correctly documented.
I've also never experienced an interface job like this one where you need to include both a header line and a detail line for each record (at least I think that is what is required).
Has anyone else experienced this confusion with this job and, if so, are you willing to share your experience and provide some guidance on how to properly format the file and process the job/file successfully? Any help would be appreciated. Thanks in advance!
Find one attached.
Thanks so much for the information Greg. Apparently, I should have just started with the flat file approach instead of csv to begin with. Matching your fields to the file layout makes perfect sense. However, I do have one additional question if you don't mind...
I see that you have LOC01 as the 'Location' for the first 9 records/rows and in the line 1 header record for that grouping, there is a single 'From or To Location' of 7012E identified. Then you have LOC02 as the 'Location' for the remaining 23 records/rows and, in the line 10 header record for that grouping, there is again only a single 'From or To Location' of 7031E identified. Which of these two locations would actually have the inventory decremented from it for the quantities being detailed within the line detail, LOC01/LOC02 or 7012E/7031E?
I am asking this because the data I am being given from our materials management team appears to indicate that there can be multiple 'From or To Locations' within a single 'Location'? Therefore, I am trying to decipher how this would look in the designated file format.
Greg, also, do you need to manually build the workdef file? I created a job to run using the flat file option, but the workdef shows all filler for everything after the line # & Seq #? Total file size is 1000 like the sample you provided me with, but all of the fields are not defined in the workdef. (Screen shot attached)