I am currently working on adding SalesOrder data to ERP (LN) using BODs.
The document flow I created follows this process:
File -> (CSV to BOD) -> Mapping (sync.csvSalesOrder & process.SalesOrder) -> Application (LN)
Based on the Inbound guide documentation provided by Infor, it appears that the process.SalesOrder
BOD supports the ActionCode 'Add'.
However, I am encountering an error message stating:
"ActionCode add is not supported."
Is there any additional configuration required to enable this functionality? If so, could you kindly guide me on how to resolve this issue?
Your assistance would be greatly appreciated. Thank you so much!