Hi Everyone,
I am working on a migration from Ax 2012 to D365. There is a customization which imports data from a fixed file from a shared path across the AD in Ax 2012 which imports data into a table. Here in D365, I can use data entity for the table for importing. However, In AX2012 they import the data periodically with a batch job and the users keep updating the excel file that is shared across and the batch picks the data from that file. I am not sure if we can make such arrangement with the data entity in D365. If yes, please guide me on how to do that.
The other solution is, refactoring the code of AX 2012 to match it to D365 compatibility. However, I see a problem here too. In D365, I believe, there can't be a shared path where uses can keep updating a file and D365 Prod picks it.
Now, Is there anyway that I make any of the solution above work or Is there any better option that you guys can suggest me.
Regards,
Verma C.