Hello all,
I have a Query (based on a View) which I need to execute from outside AX through OData, so I need to create a Data Entity for that purpose. Now can I create a Data Entity in AX7 which will have a Query or a View in its Data Source?
I will give you an example.
I want to create a query which will have DirPartyTable (table) and DirPartyNamePrimaryAddressView (view) as datasources. Now this query needs to be called from outside AX7 through OData service, so I need to create a Data Entity for it. But now when I am creating this Data Entity, I can select DirPartyTable as primary datasource, but I cannot select the aforesaid View in this data entity.
How to go about it? Is this even possible?
If not, then how to create a Data Entity based on an existing Query?
*This post is locked for comments
I have the same question (0)