Skip to main content

Notifications

Microsoft Dynamics AX (Archived)

Display data using Related data entities

Posted on by 20

Hi everyone,

I am trying to display sales order and its lines in single JSON response(using data entities) as below but facing an challenge in that

{
   "@odata.context":https://******devaos.cloudax.dynamics.com/data/$metadata#SalesOrders,
  "value": [
    {     

"@odata.etag": "W/\"08D3AB06B6F467DC\"",
      "SalesId":"000005",


      "Salesline": [


        {
         "ItemId":"0008",

          "Qty": 2
          },

{
   "ItemId":"0009",

          "Qty": 1
          }


       }
      ],
  
    }

We have a concept of composite data entities in AX, but that cannot be made public but can be used for DIXF and can only output data in XML format.

https://ax.help.dynamics.com/en/wiki/developing-composite-data-entities/

So Alternately, I am building 2 separate data entities for SALESORDERHEADER and SALESORDERLINES and trying to use relationship concept of Odata($ref)

https://*******devaos.cloudax.dynamics.com/data/SalesOrders?$ref=SalesLines

I have tried many things but cannot identify how we can apply that concept here?

Thanks!

*This post is locked for comments

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Community AMA December 12th

Join us as we continue to demystify the Dynamics 365 Contact Center

New! Quick response templatesâš¡

Save time with the new custom templates!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

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

#2
Martin Dráb Profile Picture

Martin Dráb 229,963 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans