
Announcements
Hi All,
Kindly need a valuable advice regarding the Configuration that are been done in Dynamics Fo.
In our project we have more than 40+ legal entities and to say each legal entity compromise of different data and thus need to import different data packages for different countries. We are been using Dmf took to import those package. Now we are looking for a tool or a solution from which we don't have to manually import those data package one by one, rather need a tool or solutions which you pick those packages and Import it automatically on those said legal entities thus to avoid any human error intervention.
Kindly suggest a solution or a tool which might of help.
Hi Hamza ,
D365FO does not have such an auxiliary tool, perhaps you can develop a third-party tool or use X++ to develop a batch job for your task.
Please check the DMFQuickImportExport::doPGImport method.