Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Included odata Entity not found

0 Kudos

Hi,

i build 2 odata Service in my gateway. (indenpendent from each other).

Now I'm implementing a third service which redefine the second one and include the first one!

Now I add an external association and a nav property between the included one and the redifined one. But when I execute the service and navigate through the nav. property to the included EntitySet I get an error that the corresponding Entity is not found.

<code>/IWBEP/CM_MGW_RT/101</code>
<message xml:lang="de">Datenobjekt "TestEntity" nicht gefunden.</message>
"); vertical-align: bottom; height: 10px; color: rgb(0, 0, 0); font-family: monospace; font-size: 13px;"> 

Only the get operation by key works in this case TestEntitySet('1').... But why I can't get the collection?

regards Micha

btw: similar behavior like this thread: https://archive.sap.com/discussions/thread/3948474

  • SAP Managed Tags:
0 REPLIES 0