Steps to access the gateway service from one system to another system.
Business ScenarioThe odata service is created in one system (ex: development system), and this service has to be accessed in other system (EX: sap gateway system) .When the development system and the...
View ArticleSAP Gateway and API Management Footprints at TechEd Berlin and Outlook for...
If you haven’t seen the TechEd Berlin keynote from Bernd Leukert, definitely check out the replay. 42 minutes into the keynote Bjoern Goerke – EVP of Technology and Innovation demonstrated an insurance...
View ArticleExpand Parent Child Entities in a Single Expansion - GET_EXPANDED_ENTITYSET
Working on first gateway project and being asked to expand the parent child entities linked with Navigation Property with a single expansion or RFC call requires quite a bit of self learning. However,...
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 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 ArticleConvert XSTRING of CSV to Internal Table for mass actions
Hi All, To perform mass operations, one of the most popular method is to upload an excel or csv file. Although we have GUI_UPLOAD function module to upload a file and get the data in the internal table...
View ArticleShow your cards, please!
Let me tell a short story.Imagine a SAP customer having a webapplication using SAPUI5. The architecture is a typical transactional...
View ArticleBook Analogy to understand Central Hub and Embedded Scenario
Hello Folks, Target Audience: Beginners in SAP Gateway. Introduction:Here I am going to explain the deployment scenario of SAP gateway with relating it to the books.There are 4 objects here: customer,...
View ArticleTest POST request to Gateway with SoapUI
This blog describes how to make POST calls containing CSRF tokens to Gateway using SoapUI. The testcase contains 3 steps, and a property named CSRF, Check field "Maintain HTTP session" under testcase...
View ArticleSAP Gateway and API Management Coming to TechEd && D-Code Bangalore
Since SAP and Apigee entered thepartnership agreementand released the new product offering called “SAP API management” Sep. 2014 there has been tremendous customer interest on this solution. Want to...
View ArticleHow to save text(PR Approver comments) in header level.
Hi, the Blog describes how to save text(PR Approver comments) in header level for Standard fiori PR App. Enhancements :-Ø Implicit Enhancement for Collective Approve Action...
View ArticleTechEd Bangalore, 2015: My First OData Service Using SAP Gateway...
Wow! TechEd is knocking at our door again. TechEd opens the 'gateway' to meet new people and also people with similar interests. As always, I am excited to participate in one of the biggest technology...
View ArticleHow to create a SAP Netweaver Gateway Project to Expose RFC as OData Services
Dear All, I am writing this blog specifically for SMP 3.0 as from SMP 3.0 onwards the entire architecture is based on OData Framework. Be it any backend datasource, there is a concept of Entity Data...
View ArticleSimple steps to perform Batch Operations in SAP Gateway Services.
Hi All,This blog is continuation ofSimple Step-by-Step SAP-Gateway Service Guide , In above mentioned blog you'll find all structures,tables,entities,entity sets,association and all basic...
View ArticleOData Model Naming Conventions
Hi Friends, I thought of sharing the naming conventions I follow to improve the readability of my OData service for UI developers and other consumers. General rules for all artefactsNo "ALL CAPS"Use...
View ArticleSAP Gateway Hands-on sessions in Bagalore TechEd 2015
Here are a few highlights from a few SAP Gateway Hands-On session conducted in the ongoing TechEd 2015 in Bangalore. Session: DEV360 - Advanced OData Service Development with SAP Gateway With the Buzz...
View ArticleSAP API Management at SAP TechED Bangalore 2015
Friday was the day for SAP API Management. The day started with Balakrishnan Gottipati interviewed Chee Keong Law, Director Channel and Alliances, APJ from APIgee on SAP TechTV Live.You can see the...
View ArticleExperience Sharing: TechEd 2015 Mini CodeJam - My First OData Service Using...
I would like to share the experience of Mini CodeJam on ‘My First OData Service Using SAP Gateway Technology(CJ606)’. I conducted the session with Kranti on the first day of TechEd Bangalore, 2015....
View ArticleHow complex are your OData models? Need your Feedback !
Dear community, today I am asking for your help to find out more about the nature of OData services you are working with. We are currently defining the Ux specification for tools that should visualize...
View ArticleDeep Insert - Request payload formats
Hi Everyone,Below are the payload request details required to post complex business entities( 1 : N records) into gateway framework. Scenario : Header with 1 product and multiple notes XML payload:...
View Article