Skip to main content

Notifications

Microsoft Dynamics GP (Archived)

Adding new Transaction Dimension Code with eConnect

Posted on by Microsoft Employee

I am uploading Transaction Dimension codes to GP 2015 through eConnect. I am assigning all the necessary properties of the taAATrxDimCodeMaint XML node,

 

Dimension, Code, Description and also the aaNode property which links the Dimension Code to a Transaction Dimension.

 

The operation successfully pushes to GP - when I open the Transaction Dimension Code Maintenance window and select the dimension I see all the new codes. However, the linked to Node property failed to set, which is causing issues. The kicker is when debugging my program I see the property explicitly set right before I had it off to GP. Has anyone experienced this similar issue? 

*This post is locked for comments

  • Suggested answer
    Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Adding new Transaction Dimension Code with eConnect

    Is 'Create New Codes On The Fly' checkbox on the Transaction Dimension Maintenance window enabled?

    Also the Node must exist and be already be linked to the Transaction Dimension. The Node and the Node Link cannot be created on the fly

    Thanks,

    Anvar

  • Suggested answer
    Alejandro Lopez Profile Picture
    Alejandro Lopez 15 on at
    RE: Adding new Transaction Dimension Code with eConnect

    Hi,

    I had a similar problem, check the aaTreeMstr table (AAG00600).

    In my case the aaLinkType field was wrong for some records, particularly for Transaction Dimensions that the value would be 9 and but was 11.

  • kassab Profile Picture
    kassab 656 on at
    RE: Adding new Transaction Dimension Code with eConnect

    hello Frank,

    Did you solve the issue as i'm having the same problem as the stored procedure doesn't send the linked to node and the owned by fields!

    any solution??

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Adding new Transaction Dimension Code with eConnect

    this is my xml doc is string format that is received by econnect.CreateEntity if this helps.

    "<?xml version=\"1.0\" encoding=\"utf-8\"?>

    <eConnect xmlns:xsi=\"www.w3.org/.../XMLSchema-instance\" xmlns:xsd=\"www.w3.org/.../XMLSchema\">

    <AATrxDimCodeMaintType>

    <eConnectProcessInfo xsi:nil=\"true\" />

    <taRequesterTrxDisabler_Items xsi:nil=\"true\" />

    <taAATrxDimCodeMaint>

    <aaTrxDim>BUDGET</aaTrxDim>

    <aaTrxDimCode>BOA</aaTrxDimCode>

    <aaTrxDimCodeDescr>BOA</aaTrxDimCodeDescr>

    <aaTrxDimCodeDescr2>500</aaTrxDimCodeDescr2>

    <aaNode>BUDGET</aaNode>

    </taAATrxDimCodeMaint>

    </AATrxDimCodeMaintType>

    </eConnect>"

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

November Spotlight Star - Khushbu Rajvi

Congratulations to a top community star!

Forum Structure Changes Complete!

🔔 Be sure to subscribe to the new forums you are interested in to stay up to date! 🔔

Dynamics 365 Community Platform update – Oct 28

Welcome to the next edition of the Community Platform Update. This is a status …

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,113 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 229,918 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans