cancel
Showing results for 
Search instead for 
Did you mean: 

custom odata collections missing in $metadata

Former Member
0 Kudos

Hi,

Created a custom RFC in ECC. Then I created a custom odata service in Gateway (tcode SEGW) based on the RFC. My service is registered and maintained successfully. I have established Associations among the Entities. I have refreshed all caches in browser(chrome) and at Gateway.

When I try to create a project by importing the ServiceCatalog from WebIDE, i don't see any of the OdataCollections appear.

So I verified the catalog service /sap/opu/odata/IWFND/CATALOGSERVICE/ServiceCollection and it also returns NO collections....Appreciate any help

Accepted Solutions (0)

Answers (1)

Answers (1)

SandipAgarwalla
Active Contributor
0 Kudos

you may have to clear the metadata cache on gateway and on BEP

/iwfnd/cache_cleanup

/iwbep/cache_cleanup

Former Member
0 Kudos

Sandip,

All caches were deleted already. even on SICF i do not see the collections..

Former Member
0 Kudos

Hi Ramachandran,

I'm also facing the same error. Were you able to solve the issue someone? Thanks!

Former Member
0 Kudos

If you face the issue even after all the caches have been cleared, SEGW association could be the only issue. See to that the Entity and EntitySets are associated correctly.

Former Member
0 Kudos

Hi Ramachandran,

Sorry, I'm quite new to this. Can you show me how to check if the associations are correct?

Thanks!