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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Suggested Answer

Data Task automation

(0) ShareShare
ReportReport
Posted on by 364

Hi All,

I have loaded the custom manifest file from file system and when i have clicked on Run Tasks, it is not running. Could you please help me out in knowing the possible issues which i can cross check.

Regards

Venkat

I have the same question (0)
  • Venkatdax0 Profile Picture
    364 on at

    Hi All,

    I just executed it again and it got completed and with failed status. But not able to find the root cause. Could you please help me in knowing the steps to troubleshoot the issue.

    Regards

    Venkat

  • Suggested answer
    Anup Shah MSFT Profile Picture
    Microsoft Employee on at

    The parameters in the DTA file need to be in the exact location as per the docs. the sample files may be misleading. For example here is the xml file I used for importing Reason Codes. You can try the same by exporting reason codes entity in your environment and download the zip file. rename it to DemoReasonCodes.zip and upload to LCS.

    then use DTA to download and create a port to import the file using:-

    <?xml version='1.0' encoding='UTF-8'?>
    <TestManifest name='Data management Reason Codes set up'>
    <SharedSetup>
    <DataFile ID="DemoReasonCodes" name="DemoReasonCodes" assetType="Data package" lcsProjectId="1300442"/>

    <JobDefinition ID='ImportJobDefinition_1'>
    <Operation>Import</Operation>
    <SkipStaging>No</SkipStaging>
    <Truncate>No</Truncate>
    <Mode>Import async</Mode>
    <ConfigurationOnly>No</ConfigurationOnly>
    <LegalEntity>USMF</LegalEntity>
    </JobDefinition>

    <EntitySetup ID='Generic'>
    <Entity name='*'>
    <SourceDataFormatName>Package</SourceDataFormatName>
    <DefaultRefreshType>Full push only</DefaultRefreshType>
    <SelectFields>All fields</SelectFields>
    </Entity>
    </EntitySetup>
    </SharedSetup>

    <TestGroup name='Set up DemoReasonCodes'>
    <TestCase Title='Import DemoReasonCodes from LCS' ID='3935002' TimeOut='30' TraceParser='off' RepeatCount='1'>
    <DataFile RefID='DemoReasonCodes'/>
    <JobDefinition RefID='ImportJobDefinition_1'>
    <LegalEntity>USMF</LegalEntity>
    </JobDefinition>
    <EntitySetup RefID='Generic'/>
    </TestCase>
    </TestGroup>
    </TestManifest>

    Note: change the LCS project Id to yours and other values, but don't change the order of the attributes.

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 389 Super User 2026 Season 1

#2
Subra Profile Picture

Subra 373

#3
Martin Dráb Profile Picture

Martin Dráb 251 Most Valuable Professional

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans