I am getting Below error while exporting data using DMF can anyone please let me know how to rectify this.
at Microsoft.Dynamics.AX.Framework.Tools.DMF.DMFErrorDescription.ErrorOutputDescription.ProcessInput(Int32 inputID, PipelineBuffer buffer)
at Microsoft.SqlServer.Dts.Pipeline.ManagedComponentHost.HostProcessInput(IDTSManagedComponentWrapper100 wrapper, Int32 inputID, IDTSBuffer100 pDTSBuffer, IntPtr bufferWirePacket)</Description></Error><Error><ErrorCode>-1073450974</ErrorCode><SubComponent>SSIS.Pipeline</SubComponent><Description>SSIS Error Code DTS_E_PROCESSINPUTFAILED. The ProcessInput method on component /Copy Error Component/ (255) failed with error code 0x80131600 while processing input /Error Input 257/ (257). The identified component returned an error from the ProcessInput method. The error is specific to the component, but the error is fatal and will cause the Data Flow task to stop running. There may be error messages posted before this with more information about the failure.
</Description></Error></Errors>
Package execution failed please check event log in DMF service box
Soumya