Some tips on OData url usage
Open Data Protocol (OData)Definition of OData can be found in below link:Open Data Protocol - Wikipedia, the free encyclopediaI would like to share some tips in ODATA usage like when we use a filter to...
View ArticleMulti-Level Expansion with GET_EXPANDED_ENTITYSET
This blog is based on the idea of expanding Entities linked with Multi-Level Navigation Properties(A->B->C->D) in a single Gate Way framework call. To get an idea of expanding multiple...
View ArticleMaintaining Logs
Hi Experts, Scenario : There are 10 Sales Order for logined customer because of some reason only 9 sales order Details were properly fetched. so i like a make log for that 1 sales order which...
View ArticleError Handling in SAP Gateway
Hi Gurus, I have a question on the Error Handling Methods in SAP Gateway. Can you please help here. Scenario: I have a successful/Warning message and I want to log into Apps log (IWFND/APPS_LOG) in a...
View ArticleSAP Netweaver Gateway 7.4 Cross-Site Request Forgery protection
We are currently developing new services using SAP Netweaver Gateway 7.4 and have come accross the Cross-Site Request Forgery protection mechanism. I've got a couple of simple questions regarding this...
View ArticleAssociation Navigation not working - IW_BEP SP09
Hi , we have created association , association set and Navigation properly but still its not working. Recently we moved our code from a system which has IW_BEP SP08 to SP09 , in SP08 it was working...
View ArticleAre the SAP Gateway Addons non modifiable?
Last week a customer that planned to start with SAP Fiori asked for an SAP official statement whether the SAP Gateway Addons are non modifiable. Strangely enough ... I wasn't able to find such an...
View ArticleNotification Error : Connection IWBEP_ODATA_OD_PUSH not Found
Hi, When i was implementing Subscription and notification referring Pushing Notifications Made Easy!!! : Push a Notification in Gateway Hub but getting an Exception 'CX_BGRFC_INVALID_DESTINATION'...
View ArticleDEVELOP AN E2E INTEGRATION SCENARIO WITH SAP GATEWAY, SAP HANA AND SAPUI5
Introduction In our d-code hands-on session INT260 the particpants created a SAP Fiori-like application end-2-end. This included the creation of the required OData service from scratch, making use of a...
View ArticleHow to consume an OData service using OData Services Consumption and...
Updates 26.11.2014added SAP Note 2038379 as a prerequisiteadded link to constraints Constraints Please be aware of the constraings listed in SAP Help. OData Services Consumption and Integration - SAP...
View ArticleXML format is not showing in http respose
Hi I have created one project, while executing in other systems except mine its showing XML code in http response . But while executing in my PC XML format not showing, json format is showing , is...
View ArticleoData Filtering
Hi all, I have created a oData service with an entityset which is giving desired result. http://XXX:8000/sap/opu/odata/sap/zeban_final1_srv/EBANMAINMODSet One record of the same is as follows -...
View ArticleAfter execution rest url, it is not displaying code in xml format
Hi, After execution of REST url, i am getting code in json at right part of the window but it is not displaying code in xml format at right part of the window.any help will be greatly...
View ArticleNeed help in integrating Portal with SAP Gateway
Hi,I am a newbie to SAP Netweaver Gateway, and need help in the below mentioned issue:we have recently installed the SAP Netweaver Gateway system in our development landscape.I am trying to create a...
View ArticleExtending Fiori Application: Odata extension
Hi There, I am trying to extend Timesheet application using Odata extensions to hook some validations around start/end time/duration fields.Now to begin i wanted to ensure a custom Odata services can...
View ArticleURI to call method CREATE_DEEP_ENTITY
Hi Expertise I am new Odata services, I need help in calling CREATE_DEEP_ENTITY method of DPC_EXT class Consider my parent entity set name as :- EMP_DET & my child entity set...
View ArticleFeatured Content for SAP Gateway
Develop an E2E Integration Scenario with SAP Gateway, SAP HANA and SAPUI5Posted by Andre Fischeron November 24, 2014Creation OData service from scratch, making use of a CDS view (Core Data Services)...
View ArticleX-CSRF-Token Value not coming in REST Client
Hi All, I am trying to fetch the value of X-CSRF-Token using the REST client. Any how it always coming blank.. and showing Response Headers has been hidden. GET is returning required application and...
View Article$batch not displaying data
Hi i m new to odata services ' I m using $batch to do multiple operation in single URI Its showing status code- 202 - Accepted But its not showing output . I have...
View ArticleMultiple attachments through Gateway
Hi All, Please suggest how to send multiples through SAP Gateway. I have already tried to send a single file, its working. Thanks,Saurabh
View Article