Hi,
I'm just starting up with gateway development and I'm trying to get a simplest thing working. I'm using SEGW transaction to create a simplest project that I could see on the net (SFLIGHTS) from DDIC. I'm using /IWFND/MAINT_SERVICE -> Explore Service to test it out. Testing the "Get Service Metadata" for the service, no problem at all. Everything showing as it should. But Get entity sets scenario will always give the SY/530 Data Object '' not found. BTW, the generated codes were all local. Next, I copied the codes that I have into backend ECC. The same exact codes seems to work fine from backend ECC.
I have tried to debug it, it seems to stop at /IWBEP/CL_MGW_ABS_DATA=>CREATE_KEY_CONVERTERS, the cs_request_context--technical_request structure have an empty values and causes the error.
I'm pretty new to gateway development, so, if anyone has come across this error, please let me know how to resolve the issue. I've checked all the oss notes available and non seems to be applicable to the gateway version. BTW, from the status, the version that I have:
SAP_BASIS Rel 731, PL 3
GW_CORE Rel 200, PL 3
IW_BEP Rel 200, PL 10
IW_FND Rel 350, PL 3
Thanks in advance for any help.
Regards,
Hamid