Hello,
I'd like to use the above mentioned service.
- The system is on SP6 (GW_CORE, IW_BEP, IW_CBS, IW_CNT, IW_FND, IW_SCS).
- The service is enabled via /IWFND/MAINT_SERVICE
When I run /sap/opu/odata/IWCNT/LEAVEMANAGEMENT/$metadata, I get quite a lot of data, for example
<EntitySet Name="LeaveRequestCollection" ...
When I run /sap/opu/odata/IWCNT/LEAVEMANAGEMENT/LeaveRequestCollection, I get the message
No service found for namespace /IWCNT/, name LEAVEMANAGEMENT, version 0001.
Debugger shows that the system tries to look up the model of the service with external name LEAVEMANAGEMENT in table /IWBEP/I_MGW_SRH (Group Definition). However, there is no such line! Consequently, in view cluster /IWBEP/VC_MGW_SG (Display Models + Display Services) there are no entries for /IWCNT/SG_LEMA.
I checked back in ES1 of sapdevcenter (see SAP Netweaver Gateway Demo System), there is also no such configuration.
What am I missing here?
Do I need to import some other package?
- I checked in Installing SAP NetWeaver Gateway Components, but no additional packages are mentioned.
Alternatively: What are the configuration table entries that I have to enter (I see there are quite some /IWCNT/*LEMA* classes in my system)?