Design Time: How to Compose Multiple OData Services using SAP NetWeaver Gateway
As I could not find any writing on Composition feature of Gateway(available since SP05) where two/multiple services can be composed into one, here it goes... Â Consider a scenario where you have two...
View ArticleRedefining a Gateway Service to enable Delta Query Support
After finally upgrading Gateway to SP07, I decided to look into the new Delta Query Support functionality. I found a really great document written by Andre Fischer, How to Implement Basic Delta Query...
View ArticleSAP mass update via Excel made easy - Gateway productivity accelerator for...
Gateway productivity accelerator for Microsoft -- Service Pack 01What is the first thing that comes to your mind when you have to work with lots of data? When you need not only to update one entry, but...
View ArticleBuild a SAPUI5 app with the AppBuilder consuming a NW Gateway service -...
A couple of weeks we held a spotgroup (knowledge sharing session) in the company I work for. It was one of the most busy NetWeaver spotgroups handons sessions ever. We literally had to extend the room!...
View ArticleBuild a SAPUI5 app with the AppBuilder consuming a NW Gateway service -...
Thanks for moving on to the 2nd blog in this series. For those just joined; this blog is the second in a serie of 2. The first can be found here. In the first blog we build a NetWeaver Gateway service...
View ArticleSAP CodeJam in Frankfurt
The eventToday we had a successful SAP CodeJam in Frankfurt showing the End-2-End process of OData Service Development using SAP NetWeaver Gateway and the development of an SAPUI5 consumer application....
View ArticleDay 1 highlights from TechEd Bangalore
Day 1: SAP Netweaver Gateway at Teched Bangalore 2013Â Here is a list of sessions for tomorrow:Â Session IDSession TypeHTitleTrackSpeakersSession Date/Time/LocationCD107 Lecture1 hSAP NetWeaver Gateway -...
View ArticleDay two at TechEd Bangalore
http://scn.sap.com/community/events/teched/blog/2013/12/13/day-2-sap-netweaver-gateway-at-teched-bangalore-2013Â Schedule for Friday:Â Session IDSession TypeHTitleTrackSpeakersSession...
View ArticleMinimalistic Kick Start to building OData Analytics service
OverviewAt times it is required to build a quick prototype or a solution by consuming an OData analytics service. We know that the OData Analytics service can be generated, managed and extended using...
View ArticleGWPAM resolve issue with misnamed embedded Resources
It is a common approach applied by .NET developers to give multipart names to the individual projects in a Visual Studio solution. The name parts identify different aspects of the Visual Studio...
View ArticleTop 5 most liked discussions on SAP NetWeaver Gateway LinkedIn for 2013
Top 5 most liked discussions for 2013 | LinkedIn Follow us on our LinkedIn group to view latest discussions:SAP NetWeaver Gateway | LinkedIn
View ArticleAugment GWPAM AddIn project to consume JSON dataformat
GWPAM consumption of efficient JSON format only possible when Gateway service supports OData V3Â Standard the GWPAM generated AddIns consume the Gateway REST OData service via the AtomPub dataformat,...
View ArticleTop 10 achievements for NetWeaver Gateway in 2013
Here is a quick summary of what we accomplished in the year 2013:Â 1.SP8 released with features like mass activation of services, parallelization of batch queries2.Launched NetWeaver Gateway...
View ArticleSAP NetWeaver Gateway at the Developers Day of the Dutch speaking SAP user group
In September last year I have been asked by Robert Eijpe from our partner NL for Business (NL4B) to give a presentation about SAP NetWeaver Gateway at the "Developer Dag" (Developer Day) of the VNSG....
View ArticleUse Gateway and SAPUI5 to Connect to External Systems
SAP Gateway has come a long way. It’s actually quite pleasant to develop a quick REST web service these days with it. With the growing presence of Gateway services, the question keeps popping up with...
View ArticleVocabulary-Based Annotation Support in Service Builder
So far using SAP NetWeaver Gateway you can annotate OData elements only with SAP annotations, now it is possible to enhance the metadata with custom-annotations also and this can be done with...
View ArticleSetting up ADFS 2.0 for OAuth2.0 with Netweaver Gateway
This blog post will walk you through how to set up ADFS (Active Directory Federation Services) to work with OAuth2 in Netweaver Gateway. We will be able to set everything up and test it without writing...
View ArticleBuild a SAPUI5 app with the AppBuilder consuming a NW Gateway service -...
Thanks for moving on to the 2nd blog in this series. For those just joined; this blog is the second in a serie of 2. The first can be found here. In the first blog we build a NetWeaver Gateway service...
View ArticleOData producer using Apache Olingo with MySQL, JPA & Tomcat web server
Exposing MySQL database or any database as OData service endpoint using JPA (JAVA Persistence API) and Apache Olingo OData library on Apache Tomcat web server. The JPA Model can be exposed in the form...
View ArticleGateway, the ICF and solving the "Same Origin Policy"
IntroAfter all the theoratical introductions at recent SAP TechEd Events and some smaller projects in a local sandbox system I was finally getting to develop my own first Gateway based ODATA service...
View Article