User management in Gateway synch'd with user management in ECC
Hello to everyone, we have just started a project that involved the installation of a Gateway (in its own hub). My client has a quite complex landscape that involves ECC, BW, SCM, PI and now the...
View ArticleOData entity association from CDS view : CX_SADL_CONTRACT_VIOLATION
Hello, I created an OData service using SEGW and CDS view thanks to this excellent blog :Creating Odata services out of CDS views Everything works fine and I really apreciate building OData service...
View ArticleUse HCI OData Provisioning & Web IDE to build Fiori Apps
Towards the end of 2015, SAP had announced the availability of HCI OData Provisioning (HCI-ODP) in the HANA Cloud Platform trial instances. This service was earlier named Gateway as a Service....
View ArticleUnable to Register OData service in Gateway
Hi, I Created OData service in my ERP (ECC EHP7) box.But I am unable to register that service in the Gateway Box.Every time I can register the service in the ECC box itself. I want to register the...
View ArticleSAP Annotations for OData Version 2.0
IntroductionOData services provide a uniform interface for interacting with their resources, and in addition are self-describing:The service document (located at the service root) lists the available...
View ArticleHow do I disable CSRF token for my service ?
Hi Gurus, I wanted to disable CSRF token for my service ... I have gone through the forum and noted that disable CSRF token at ICF by putting the CSRF parameter as 0. I did the same , but when I test...
View ArticleTrouble with activating ODATA Services in Gateway System
Hi Experts, I implemented a standard App for my Customer including the whole Gateway/Backend configuration. The app works fine so I wanted to transport it to the QA-System. My Problem is that the SICF...
View ArticleDemo Consumption System - how to update data
Hi all, I was able to connect to the former SAP NetWeaver demo system (https://sapes1.sapdevcenter.com/sap/opu/odata/IWFND/RMTSAMPLEFLIGHT/) and read/write data from/to TravelAgencies via OData. I...
View ArticleoData Service Entity Set Filtering
Hello, I built an oData service in our backend development system, and I implemented the GET_ENTITYSET method, which just selects the whole table. I am calling the service through a separate SAP...
View ArticleKey property does not have an output mapping in query operation
Hi Experts, We are trying to create an Odata service for retrieving the PO list through RFC BAPI_PO_GET_LIST.But when implementing the GetEntitySet(Query) encountering an issue "Key Property does not...
View ArticleMultiple SAP Netweaver gateway ports
Hello Gateway Guru, We have a requirement of using a single SAP NW gateway connecting to DEV & QA vi OData services.We created two clients in gateway, 100 for DEV and 200 for QA and successfully...
View ArticleAttach File to Services to Object in VA03 (GOS) from SAP Gateway.
Hello, I have an requirement to select a file from front end and attach it in the Services for Objects of VA03.For GOS its takes file path as input but we cannot use file path to create an attachment....
View ArticleNot Able To Upload PDF To DMS Using ODATA And SAPUI5
Hi Experts, I have to upload pdf to DMS using Odata and SAPUI5,I googled and following these links. 1)....
View ArticleProblem in receiving Media file from SAP UI5
Hi all, I have developed a Media collection set in Gateway to receive Doc file from front end ( SAP UI5).My input parameter for the same is IS_MEDIA_RESOURCE-VALUE ( Type XSTRING) ( Method...
View ArticleGateway System Aliases
Hi Gurus, I've created a service on the DEV system, and after I've tested it I transported it to the PRD system. In my GW system, trx "/IWFND/MAINT_SERVICE", I found that that my service exists and...
View ArticleCREATE_DEEP_ENTITY issue using $batch
Hello Experts, While invoking CREATE_DEEP_ENTITY using $batch, we are facing one issue that breakpoint is not getting stopped at Redefine method.We have redefine below method. The idea is to do...
View ArticleOData Json "Value 2014-03-11T13:01:02Z does not represent a valid date/time"
Hi, I'm trying to update a record in the new SAP demo System using OData and Json and receive errors. The first error is "Value 2014-03-11T13:01:02Z does not represent a valid date/time" as response to...
View ArticlePOST returns 201, but all the data is blank
I've done several POSTs that work fine now, so this is one is odd. As far as I can tell, this one is set up the same as the ones that work. Not sure if the issue is with the POST body or something in...
View Article/IWBEP/R_SBUI_SERVICE_BUILDER - TYPE_NOT_FOUND ERROR in SEGW
Hello, While carrying out Import from RFC/BOR I am facing a short Dump which say's /IWBEP/R_SBUI_SERVICE_BUILDER " "TYPE_NOT_FOUND.I have attached screenshot of the dump: and below is my system...
View ArticleSAP Gateway error on Post of Binary Image data in gateway client.
Dear All, NOTE:Currently we are facing issue with JSON formatted payload in case of PUT/POST operation hence we are forcefully diverted to use XML (Also raised a query ). Scenario briefing :Here we a...
View Article