Does anyone know when OrderHed EDIReady becomes True? We have a Data Directive on OrderHed that generates the 855 (SO Acknowledgement) document to XML with the only condition being OrderHed EDIReady = TRUE, but it isn’t working.
Any assistance would be appreciated.
I think this is one of, if not the last thing to happen during the import process. Based on the condition the order imports with no errors or stops. I think the main purpose of this field in Epicor is to indicate everything is A-OK with this order and can be modified by further EDI communications.
e: If you are looking at a new line being added to orderhed I imagine that field starts as false and then gets changes to true at the tail end of the import/order creation process.
Thanks for jumping in, Garret. You are correct in that the flag is changed once the 850 is successfully imported. I’ve since spoke with the Epicor EDI expert, and learned that EDIReady resets back to FALSE when the order is changed, and there really isn’t a checkbox on the form that the user can interact with. That being said, he recommended that I use EDIOrder instead of EDIReady in my Data Directive. This appears to be working well for us, so I’m going to go ahead and close out this thread. Cheers, Tony G.