Hello All,
I have created the Odata service as per various documents in his platform and my Odata service which is relatively very easy is giving me the error while getting executed .My project looks like below screen shot
Image may be NSFW.
Clik here to view.
When I execute the service which is active and only contain the code
"_SYS_BIC"."TEST/TEST" as "SALESPLAY1" keys ("SP_ID","ORG_BP_ID");
I am facing the below issue
Image may be NSFW.
Clik here to view.
As suggested in separate post to get the Id recreated and tried to execute the service still receiving the same message.Although i am able to run the activated services by other users by using direct URL but copying the same services and trying to run them from my ID yield the same error as shown above.
Can someone please guide as to what shall be the probable cause,
Surbhi