Data Provide implementation for RFC in SAP nw gateway web service using SEGW
Hello Everyone, I am new to SAP net weaver gateway web service implementation. I have written a function module on SAP R/3 system and want to call this function from SAP Netweaver Gateway system. This...
View ArticleUsing SAML 2.0 Authentication to Access Fiori Apps from the Public Internet
This presentation is in two parts. The first is an explanation of how SAML 2.0 based authentication works from the public internet to an SAP NW Gateway server. The second is an overview of the...
View ArticleData doesn't get posted to Backend
Hi All, We have created a gateway services with Query,Read,Create,Update and Delete Operations for RFC's. All the operations except Delete are working fine, when we debugged on the ABAP RFC, we found...
View ArticleHow to use NetWeaver Gateway, Totally confused where to start
Dear experts, I have installed the pre-packaged 90 day trial version of the SAP NW Gateway 2.0 SP6 system in one of our servers and now I am able to login to the system. I have opted for the HUB mode...
View ArticleHow will generated Gateway consumers be aligned to Production environment?
Hi Gatekeepers, I've been getting to grips with the Eclipse plug-in(s) for Gateway. Already confused as the previous and current plugin versions are packaged differently, so I ended up with a few...
View ArticleCreating a SAPUI5 starter application with the Gateway Eclipse plugin
Having just installed and tested the GWPA plugin for Eclipse, I found the process of producing a basic application very straightforward. Even so, I thought it would be worth producing some content to...
View ArticleRequired Procedure for Odata Create Operation
Hello Experts , Currently I am working with gateway Odata and I want to Post the data to some tables dealing with the transaction VL02N . I am using CREATE Operation and POST method , Are those...
View ArticleUpdate/Create entityset
Hi experts, I have the following question : I made a gateway service via transaction segw.and now i want to make an update and a creation for an entityset. what is the best place (method name) to put...
View ArticleOData custom parameters - Gateway can have them too!
Since starting with Gateway I've always wondered why one of the simplest OData conventions is not implemented in Gateway yet. Simply stated, at the end of a resource path you can add typical query...
View ArticleOdata Create/Post Method Issue
Hello Experts , Currently Issue is with SAP Netweaver Gateway Odata Services .I am Trying to POST the Records into Database table Using Odata Create Method, For that I am Using T-Code SE80 and...
View ArticleMicrosoft BUILD 2013
As you know SAP NetWeaver Gateway is all about developers. This said it is not only about SAP developers.The Microsoft BUILD developer conference 2013 will start in San Francisco tomorrow.In this blog...
View ArticleEclipse: unable to create a Gateway Connection
Installed SW (Frontend)Eclipse JunoNewest SAP Development Tools from https://tools.hana.ondemand.com/juno (ADT 2.7.5 etc) BackendAS ABAP 7.40 Hello Collegues, I've created a NW Gateway Service on the...
View ArticleMissing How To Guide
Anybody know what happened to the "How To" guide entitled "Create a Gateway Service Using the RFC Generator - Advanced Scenario" (http://scn.sap.com/docs/DOC-16334)? I'm about to post a blog on...
View ArticleNetwork Connection Error
Hi Network is not connecting to Demo Server which is being used by SAP NetWeaver Gateway. Demo Server Details Host : gw.esworkplace.sap.com Port : 80 Username : GW@ESWPassword : ESW4GW Can anyone...
View ArticleChanging Control flow of gateway service handle
Hi, I'd like to call the second handle in sicf under my gateway servcie node. I know we can change the ~FLOW_RC attribute in orde to call a second handle, but the handle class...
View ArticleGateway Service Builder. Complex Types.
Hi, I'm new to gateway services. I have a question regarding Complex Types. My initial idea was to create a table where each field is a table. But it didn't work.Is it possible to pass multiple...
View ArticleNW Gateway: Tips & Tricks
In this blog I want to share some experience, I made with NW Gateway. ContentNetWeaver Gateway documentationCaching aspects while testingService analyzation & debuggingVarious tips Available...
View ArticleHow to Create Multiple records for one collection
Hi Experts, I need to create multiple records for one collection.(ie) It's not like a Sales order (Header & Item). Its a custom application just am inserting into a Custom table.When am...
View ArticleSAP Netweaver Gateway 2.0 SP6 download
Hello: Im having problems to download last linux iso version of SAP Netweaver Gateway 2.0 SP6. I ve attached the link at bottom:...
View ArticleGateway Response to SAPUI5 with ODataModel Create() method.
I am trying to use SAPUI5 OdataModel Create() method to insert row in sap using Gateway. oModel.create('/EmployeeDetails', oEntry, null, function(oData,response){ alert("SuccessFull"); },function()...
View Article