500 Internal Server Error for OData model in sapui5
Hi All, I have an odata webservice which is tested successfully on the browser which returns the metadata. However when i use the url to create an Odata model in my ui5 application in eclipse and run...
View ArticleHow to fetch image from DMS in ODATA
Hi All, I am able to fetch an image from Mime Repository and send it as XML output in an odata service (using cl_mime_repository_api=>get_api( )->get ) Now my requirement is I need to fetch the...
View ArticleHow to expose Gateway Services via HCI OData Provisioning, and secure them...
There is already a very fine blog from Martin Bachmann explaining HANA Cloud Platform, the benefits of cloud and HCI Odata Provisioning in general, as well as the scenario for connecting SAP HCI OData...
View ArticleHow to expose Gateway Services via HCI OData Provisioning, and secure them...
This is a continuation from Part 1 where we walk-through setting up HCI OData Provisioning on HANA Cloud Platform against SAP Developer Center'ss ES4 Gateway system. If you haven't already completed...
View ArticleUsage of $skiptoken with Offline
Hello fellow SAPers. I have found myself with an issue due the amount of records our service is returning into the device. The issue is an error 500 which ends the service and returns an error...
View ArticleRole of SAP Gateway OS process in handling ODATA calls
Dear Team, First of all, I am very new to the Gateway and ODATA services. I would like to understand how the ODATA calls are handled by Netweaver systems from Firori launchpad application...
View Articlegetting error that --> '/IWFND/OM_MED_CATAL_ODC_0002_BE' '01' 'DEFAULT' does...
hi all while accessing gateway from sap webide getting error that Value Data Provider implementation '/IWFND/OM_MED_CATAL_ODC_0002_BE' '01' 'DEFAULT' does not exist please give need full information
View ArticleOdata Service for CDS View with Input Parameter
Hi Gurus, I would needing yours expert suggestion for following problem: 1. I've created on CDS View with Input Parameter;2. Then I created the Service in SEGW t-code3. Now when I try to execute the...
View ArticleHow to pass decimal data to Netweaver OData service from JSON input
Hi, I have a POST service and I am trying to send some some data to the webservice using JSON format. In my input, only the decimal fields are not getting passed to the service. The Edm type of those...
View ArticleHierarchy gateway O data service creation...
Hi Folks, I am looking for example or help for creation o data like below.. Output : Module 1 -Track Name 1 -Reports -1 -2 -3 ....
View ArticleSAP Netweaver Gateway Client HTTP Response is 201 (Created) but nothing being...
Hi, I am trying to create a Sales Order through OData service.I tried creating with Gateway Client and Firefox REST client.The Response is same. 201 - Created. But nothing being created in the backend...
View ArticleWhat is the Content-Type field value in rest client for Zipped files
I am testing in Google Chrome REST CLIENT. Please let me know what we need to pass to Content-Type when our attachment in ZIP File. When we pass"application/octet-stream" for Content-Type field in...
View ArticleService not prompting for UserID/password for SAP Gateway
Hi, We are facing a strange issue. We have MXX-200 system which is configured as a gateway system for SXX-200(Dev system), and MXX-300 is configured as a gateway for SXY-300(Testing System). We have...
View ArticleCreate / delete links between entities ($links) in gateway
Hi experts, Is it possible to manipulate (DELETE, CREATE) links between entities in gateway? The documentation is somewhat contradictory:Note 1574568 clearly mentions that it is not supported (General...
View ArticleValueList from different Service with Annotations
Hi everybody, I have a question regarding Annotations. I successfully added a ValueList Annotation for a property inside the _MPC_EXT class.Now I want to add another ValueList Annotation for a...
View ArticleODATA Service at Production System
Dear All May be a simple question, but not able to get it.Can someone please explain the steps. 1. I created a ODATA service in the Development Client 103. (development client no data) How to use...
View ArticleIntroduction: OData $batch Processing with Content ID in SAP Gateway
Dear all, Thanks for your attention. If you are the one of frequent SCN readers, you would think I'm publishing yet another H2G blog :-) - yes this is important topic hence I wrote it. Question. Do you...
View ArticleTesting OData $batch Processing with Content ID in SAP Gateway
This page is for explaining how to test the OData $batch services with Content ID, which is implemented in the H2G.In this H2G, we're going through the steps of testing OData $batch services with...
View ArticleHow To Implement OData $batch Processing with Content ID in SAP Gateway
Please read this introductory page explaining why we need to know how to implement OData $batch processing with Content ID.In this H2G, we're going through step-by-step implementation of building OData...
View ArticleUpdate Entity Operation Taking Time To Trigger...
Hi, I have implemented Update entity operation with a simple code.The issue is that, when I am triggering URL from UI5 application it is taking 7 sec to reach ABAP code however when I am hitting same...
View Article