Hello!
I use Dynamics 365 F&O op premice and I have a problem. I try to make export data with Data Management, Data successful exported to Staging, and then I have log error "Package execution failed please check event log in DMF service box"
Settings in Framework parameters:
Shared Path c:\temp\dixf\ Validated Successfully
Service connection url = localhost:7000/.../DMFServiceHelper.svc this url didn't accessible from browser.
Also, I had checked this case on DevBox VM, and on Devbox all working fine.
URL correctly opens in browser.
On DevBox VM I have service Microsoft Dynamics 365 Unified Operations: Data Import Export Framework Service and it's located here C:\Program Files (x86)\Microsoft Dynamics AX\70\DataImportExportFramework\.thease service works with port TCP 7000.
In on-premises environment, I have not this service and TCP port 7000 is closed.
How I can fix it?
is it have some way to install this module manually or copy the module from DevBox?
PS I had already read this thread, and it's not helped me community.dynamics.com/.../918220
TNX