Navigation Properties and the $orderby command
Hi All I am trying to sort results using a Gateway OData Service as follows:...
View ArticleError when executing Gateway service
Hi, I have created an OData service using the standard BOR object Flight and doing the implementation using the method Flight.Getlist. This method does not have any mandatory input parameters therefore...
View ArticleApplication not connecting to Gateway system
Hello, I have developed an HTML & Javascript application to consume a NetWeaver Gateway service, based on the below...
View ArticleRegarding Sap netweaver gateway services
Previously i worked on ABAP only. Now i joined with new organization. Here I have supposed to work on Netweaver gateway services. So how about the my career in future, and i am new to sap netweaver...
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 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 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 ArticleData 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 ArticleError when executing Gateway service
Hi, I have created an OData service using the standard BOR object Flight and doing the implementation using the method Flight.Getlist. This method does not have any mandatory input parameters therefore...
View ArticleHow to create mobile apps using Netweaver Gateways?
Hi GurusI am having ECC6.0/ SAP_BASIS 701 Level0008 , i need to create Mobile App using Netweaver Gateways .. Previously we were using SUP for MBO and Eclipse .Net framework for front UI. now i am...
View ArticleApplication not connecting to Gateway system
Hello, I have developed an HTML & Javascript application to consume a NetWeaver Gateway service, based on the below...
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 ArticleAccess SAP Netweaver Demo OData
What is the best or right way to use the SAP Demo Gateway OData URL and display the data in SharePoint 2013? I was trying to access the SAP Demo Data urls with the below code. In firefox, google chrome...
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 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 to escape a dot in a query URL?qu
Hi,we have a parameter in our query URL which contains a number with a dot (SAP internal a DEC field). I tried to send a filter to the query by escaping it like this: '48.0' I get the error message...
View ArticleError in using key predicates
Hi all, When executing the service URL with key predicates i am getting an error raised by exception /IWBEP/CX_MGW_TECH_EXCEPTION (message Internal error occurred, contact your system.). The...
View ArticleNavigation Properties and the $orderby command
Hi All I am trying to sort results using a Gateway OData Service as follows:...
View ArticleDate field value is 000000 when passed through gateway service
Hi Team, I have developed a simple Gateway service with three inputs, two of them being Date fields. when I pass dates through rest service, I am getting the date field value as '00000000'. though if I...
View Article