Day 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 ArticleeCATT based Test Automation for ODATA Services available
How to test OData services in SAP NetWeaver Gateway is of great interest for our customers. For testing OData services in SAP NetWeaver Gateway SAP has provided the SAP NetWeaver Gateway Client that...
View ArticleCustom Gateway service with CRUD Operations and Android application through...
In my previous blog Steps to create custom Gateway service and Android application through Eclipse Part 1, I was discussing about getting PO data without CRUD operations and any filter conditions. In...
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 ArticleeCATT based Test Automation for ODATA Services available
How to test OData services in SAP NetWeaver Gateway is of great interest for our customers. For testing OData services in SAP NetWeaver Gateway SAP has provided the SAP NetWeaver Gateway Client that...
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 ArticleDeploying SAP NetWeaver Gateway in mixed (7.40 and earlier) environments
With a growing number of customers deploying systems that are based on SAP NetWeaver 7.40 I am getting more often the question how to deploy SAP NetWeaver Gateway in system landscape because it is not...
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 ArticleUpcoming Webinars - Liberate your SAP Data with SAP NetWeaver Gateway
Liberate your SAP backend Data to Consume and Share Anywhere with SAP NetWeaver GatewayProvide engaging experiences with customers, simplify interactions with partners, and improve productivity for...
View ArticleLet’s code CRUDQ and Function Import operations in OData service!
IntroductionScenarioProcedureCoding1) Query Operation2) Read Operation3) Create Operation 4) Update Operation 5) Delete Operation 6) Function Import Closing RemarksIntroduction In this blog I will...
View ArticleHow to consume an OData Service of SAP NetWeaver Gateway with Apache Olingo
How to consume an OData Service of SAP NetWeaver Gateway with Apache OlingoThis article shows how to consume (Read) an OData Service with support of the Apache Olingolibrary.As OData Service a gateway...
View ArticleStep by step guides for OAuth 2.0 with NetWeaver Gateway
Besides "traditional" authentication methods like X.509 Certificates or SAML 2.0 OAuth 2.0 provides further security capabilities to control the access to Gateway services. We have created an OAuth 2.0...
View Article