I have a ton of jobs that need to be cleared out of our system and so I’m trying to first delete the demand, and then finally delete the Job using JobHeader
So I’m using JobProd DMT and getting the following errors->
I used SSMS to get the data, I know the jobs are valid, and I know for a fact that there’s records in JobProd for these jobs as that is how I built the excel file… So why am I getting a “Not found” error?!
Any special characters hiding in there? If you verify the data format, it’s also a good idea to make it a CSV just to double check that Excel isn’t adding spaces where it doesn’t need to have them
I went into all the headers and each cell to make sure there are no leading spaces or anything like that… Not sure exactly what the problem is here… It’s rather confusing that DMT can’t find this data, but I can easily find the data using a simple select statement in SQL
I would think that the template builder would require this (but it looks like it doesn’t), but wouldn’t the make to order type have to require an order number and line (and release)?
I looked at Field Help and the Template builder for examples for what needs to be in the field - but it’s only “STOCK” , “ORDER”, and something else I can’t remember
We discovered an issue with the current version of DMT.
We loaded an older version of the program and it works fine.
Currently in the process of opening a case with Epicor for this…