web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Supply chain | Supply Chain Management, Commerce
Answered

Unable to export from entity, DMFGenerateSSISPackage.generateFileDataV2Inner()

(0) ShareShare
ReportReport
Posted on by 31

Created a new devbox. Run an upgrade to 10.0.30.

DIXFService in DefaultTopologyData.xml was included.

pastedimage1667914280820v4.png

pastedimage1667914249427v3.png

App looks to work fine except data export (havent tried import). Tried different entities, but result is the same.

pastedimage1667914208867v2.png

Event log shows 3 error messages:

pastedimage1667914472612v7.png
pastedimage1667914332344v5.png

pastedimage1667914430430v6.png

Tried to debug, but it doesn't go deeper then line 1505 in DMFGenerateSSISPackage.generateFileDataV2Inner() as mentioned in Event log.
I have run out of ideas.

Any suggestions?

I have the same question (0)
  • Ramit Paul Profile Picture
    22,797 Most Valuable Professional on at
    RE: Unable to export from entity, DMFGenerateSSISPackage.generateFileDataV2Inner()

    I would first restart the service, then refresh the data entity then again try, assuming you did the same?

  • André Arnaud de Calavon Profile Picture
    299,576 Super User 2025 Season 2 on at
    RE: Unable to export from entity, DMFGenerateSSISPackage.generateFileDataV2Inner()

    Hi Andri1,

    You mentioned, you performed an upgrade. What was the base version of the application in this VM?

    Are all other features working correctly?

  • andri1 Profile Picture
    31 on at
    RE: Unable to export from entity, DMFGenerateSSISPackage.generateFileDataV2Inner()

    Hi Ramit,

    I just did this once more. Restarted MR2012ProcessService, DynamicsAxBatch, Microsoft.Dynamics.AX.Framework.Tools.DMF.SSISHelperService.exe, W3SVC and AOSService from IIS Manager. Refreshed entity list.

    No changes.

    But I noticed that event log inserts an error message about every five minutes. Can it be connected?

    ===

    Log Name:      Microsoft-Dynamics-AX-DIXFRuntime/Operational

    Source:        Microsoft-Dynamics-AX-DIXFRuntime

    Date:          11/8/2022 10:40:40 PM

    Event ID:      122

    Task Category: GeneralRuntimeError

    Level:         Error

    Keywords:      DIXF,Diagnostic

    User:          NETWORK SERVICE

    Computer:      D365-PRL1.domain.com

    Description:

    DMF Runtime error

    Event Xml:

    <Event xmlns="schemas.microsoft.com/.../event">

     <System>

       <Provider Name="Microsoft-Dynamics-AX-DIXFRuntime" Guid="{66cca55b-b192-4e1e-b75b-6d0d199e8475}" />

       <EventID>122</EventID>

       <Version>0</Version>

       <Level>2</Level>

       <Task>82</Task>

       <Opcode>0</Opcode>

       <Keywords>0x4000000100000002</Keywords>

       <TimeCreated SystemTime="2022-11-09T06:40:40.952143700Z" />

       <EventRecordID>19789</EventRecordID>

       <Correlation ActivityID="{3783a946-f347-0002-3bbd-843747f3d801}" />

       <Execution ProcessID="8920" ThreadID="11144" />

       <Channel>Microsoft-Dynamics-AX-DIXFRuntime/Operational</Channel>

       <Computer>D365-PRL1.domain.com</Computer>

       <Security UserID="S-1-5-20" />

     </System>

     <EventData>

       <Data Name="EventName">dixfpingex</Data>

       <Data Name="executionID">

       </Data>

       <Data Name="dataProject">

       </Data>

       <Data Name="source">DMFServicePing.Ping</Data>

       <Data Name="entityName">

       </Data>

       <Data Name="targetEntityName">

       </Data>

       <Data Name="message">

       </Data>

       <Data Name="executionContext">

       </Data>

       <Data Name="exceptionDetails">Source: mscorlib

    HResult: 0x80131501

    Details: System.ServiceModel.ActionNotSupportedException: The message with Action 'tempuri.org/.../Ping' cannot be processed at the receiver, due to a ContractFilter mismatch at the EndpointDispatcher. This may be because of either a contract mismatch (mismatched Actions between sender and receiver) or a binding/security mismatch between the sender and the receiver.  Check that sender and receiver have the same contract and the same binding (including security requirements, e.g. Message, Transport, None).

    Server stack trace:

      at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter)

      at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)

      at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)

      at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)

      at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

    Exception rethrown at [0]:

      at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)

      at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)

      at Microsoft.Dynamics.AX.Framework.Tools.DMF.SSISHelperService.Contract.ServiceContract.Ping(DMFEntityContract entityContract, String token)

      at Microsoft.Dynamics.AX.Framework.Tools.DMF.ServiceProxy.DmfEntitySharedTypesProxy.DoWork[T](Func`1 work)

      at Dynamics.AX.Application.DMFServicePing.Ping() in xppSource://Source/ApplicationFoundation\AxClass_DMFServicePing.xpp:line 78

    </Data>

       <Data Name="SqlQuery">

       </Data>

       <Data Name="details">

       </Data>

       <Data Name="parameters">

       </Data>

     </EventData>

    </Event>

  • andri1 Profile Picture
    31 on at
    RE: Unable to export from entity, DMFGenerateSSISPackage.generateFileDataV2Inner()

    Hi André,

    It was 10.0.24.

    I haven't noticed other problems. I checked if Open in excel works and updated a record within excel. It was published with no problems. Forms are working, I can create new records.

  • André Arnaud de Calavon Profile Picture
    299,576 Super User 2025 Season 2 on at
    RE: Unable to export from entity, DMFGenerateSSISPackage.generateFileDataV2Inner()

    Hi Andri1,

    Have you tried creating the VM again? Then first check if data management is working correctly before you do the update.

  • andri1 Profile Picture
    31 on at
    RE: Unable to export from entity, DMFGenerateSSISPackage.generateFileDataV2Inner()

    Hi André,

    not yet, because VM creates another person. I will try to do it myself or organize the process. I will post what happened.

  • Kishore259 Profile Picture
    on at
    RE: Unable to export from entity, DMFGenerateSSISPackage.generateFileDataV2Inner()

    Hi andri1,

    Did you get resolve this issue? I am in the same situation. I am getting same error. I was able to export without issues on 10.0.24. I upgraded my Local Dev VM to 10.0.30, even I updated 10.0.30 Quality update.

    I see below events  under Microsoft-Dynamics-AX-DIXFSSISRuntime

    EventName ErrorXML

     d365EnvironmentId {00000000-0000-0000-0000-000000000000}

     ActivityId {00000000-0000-0000-0000-000000000000}

     dixfActivityId {00000000-0000-0000-0000-000000000000}

     executionID CustGrpRecurr-2022-11-20T17:25:39-734342A69A52439FB9509E5215448D30

     dataProject CustGrpRecurr

     source DMFExecuteSSISPackage.GetErrorXml

     entityName Sales order headers V2

     targetEntityName  

     message  

     executionContext  

     exceptionDetails  

     SqlQuery  

     details  

     parameters { "errorXML:": "<?xml version=\"1.0\"?><Errors><Error><ErrorCode>-1071636466</ErrorCode><SubComponent>FlatFileExport [819]</SubComponent><Description>Cannot open the datafile \"http:\\127.0.0.1:10000\\devstoreaccount1\\dmf\\164a7367-5216-428e-ada4-56aab1696619..csv\".\r\n</Description></Error><Error><ErrorCode>-1073450982</ErrorCode><SubComponent>SSIS.Pipeline</SubComponent><Description>FlatFileExport failed the pre-execute phase and returned error code 0xC020200E.\r\n</Description></Error></Errors>" }

  • andri1 Profile Picture
    31 on at
    RE: Unable to export from entity, DMFGenerateSSISPackage.generateFileDataV2Inner()

    Hi Kishore,

    no, I have not solved this. Person who made VM, said that it's to download the same VHD again and that setting the machine up takes too much time for him.

    Meanwhile I checked if:

    1. MS D365 UO Data Import Export Framework Service is working (it was working),

    2. standard entity Customers V3 works (the same error),

    3. recompilation of all models, synch DB, refresh entity list, restart of VM changes anything (no, it's the same error afterwards),

    4. in Data import/export parameters, General tab validated acess to common work directory (it was successful),

    5. copied Service provider URL in web browser (opened page ServiceHelper Service with no errors).

    Maybe you can try the same actions.

  • Suggested answer
    andri1 Profile Picture
    31 on at
    RE: Unable to export from entity, DMFGenerateSSISPackage.generateFileDataV2Inner()

    The problem was solved following using robscode.onl/.../

    Running localhost:7000/.../DMFServiceHelper.svc returned 

    pastedimage1669639064624v1.png

    it contains minint but it should be like "svcutil.exe localhost:7000/.../DMFServiceHelper.svc

    Value was changed in C:\Program Files (x86)\Microsoft Dynamics AX\70\DataImportExportFramework\Microsoft.Dynamics.AX.Framework.Tools.DMF.SSISHelperService.exe.config. After that DMFExecutePackage.exe was copied from C:\AOSService\webroot\bin to C:\Program Files (x86)\Microsoft Dynamics AX\70\DataImportExportFramework.

    Then DIXF was restarted and that was it.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > Supply chain | Supply Chain Management, Commerce

#1
CA Neeraj Kumar Profile Picture

CA Neeraj Kumar 750

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 222 Super User 2025 Season 2

#3
Sagar Suman Profile Picture

Sagar Suman 194 Super User 2025 Season 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans