Eclipse - connection to Gateway demo system not working
Hi, I am configuring connection to Gateway demo system : sapes1.sapdevcenter.com @ port 443.I am getting network connection error. Parameters in Eclipse -> WIndows->Preferences->Server host:...
View ArticleError : RFC call not successful
Hi Masayuki, I am getting the ERROR : RFC call was not successful because of system failure 'Function module "/IWWRK/WF_TGW_TASK_SCN_COUNT" not found.'. Regards Ankit
View ArticleMissing Framework Methods
Hi, There is no option in SEGW to change the odata rules(sap:deletable, sa:updatetable...) for assocciationSets AND there is no method in /iwbep/if_MGW_ODATA_ASSOC_SET to do that. Is there any known...
View ArticleMethod call failed error while implementing Gateway Service
Hi , I was trying to implement a gateway service using OData channel by using RFC.I have written a function module which accepts three input parameters and has one export parameters, one of the...
View ArticleSAP Netweaver Gateway Demo System - Any samples that allow data manipulation?
Hi everyone, I am currently trying to get a better understanding of the OData based communication between the SAP Netweaver Gateway and a mobile app. Today I succeeded in building a sample app that...
View ArticleOdata.read not working in chrome
HI All, I am developed an customer data application, Its working fine in IE8, but it is not working in Google chrome. I am using datajs.1.0.3.js libraries.I tried...
View ArticleXMLHttpRequest is mandatory header while calling/consuming Odata service ?
Hi all, I am trying to consume a Odata service from java script client application. I am unable to pass the CSRF headers without ajax. So I disabled the "x-csrf-token" validation check from SICF....
View ArticleSAP NETWEAVER GATEWAY SYSTEM
Hello,I am new to this SAP Netweaver Gateway concept, i need clarification about the approach, i want to know do we need to have dedicated SAP netweaver Gateway server? Else can we use backend system...
View ArticleNetweaver 7.4 and Fiori
Just so others don’twaste their time. Installing fiori on a Netweaver 7.4 gateway system is notsupport as advised by SAP. There is no clear documentation around this as we spent a weektrying to...
View ArticleOData Channel API: Can a complex property by a collection (table/multiple...
Hello, I'm developing a Gateway Service in GW 2.0 SP 6. I'm using the OData Channel API to develop my model and data provider classes manually. Here's a question:Suppose my entity has a complex...
View ArticleHow to call a FM from backend
HiI need to understand how we from Gateway can call a FM on backend.In backend I want to call my BAPI (a BAPI I only can find in the backend). When I created the Datamodel, I did import the structure...
View ArticleOData Channel API: Association to an entity in a different service?
Hello, I'm in GW 2.0 SP 6 and using the OData Channel API to develop a service manually. I'm trying to understand the options for modularization and cross-system integration using associations. Suppose...
View ArticleCreate Odata service for sap BW(Bex queries)
Hello Experts, We have a requirement to create odata service consuming Bex(Mdx) Queries. Now we have 5 BEx queries and we want to consume all 5 BEx queries in one odata service. So There is one service...
View ArticleIssue in consuming Bex query in gateway
Hi All, I am trying to consume Bex query using sap gateway service builder. I am facing following error when trying to cosume BEx query. Also I am not sure whether we need to convert this BEx query in...
View ArticleGateway for Legacy
Guys,Quick one. Gateway can expose SAP backend as oData services.What about legacy non SAP backends? What is the best approach in this case? Regards,Shabarish
View ArticleBackend ODATA channel missing
Hi, I have installed all the required components for the SAP Netweaver Gateway 2.0 on Solution Manager systme in my landscape. Now as per the process i need to go to: In transaction SPRO open the SAP...
View ArticleConsume oData Service(Developed in C# ) in SAP gateway
Hello Experts,I want to comsume oData service in SAP Gateway which is developed in C# ASP Please Suggest RegardsManish
View ArticleExtensibility guide for SAP NW Gateway
Hi colleagues,I couldn't find extensibility guide for SAP NW Gateway OData services built using segw tool.Can any one point me to the right and the latest guide..?regardsClement
View ArticleAfter Adding a new field in MP method , need refresh the service ??
Hi , I have added a new field in Model class of a service in Abap..., after adding its showing an error that the property is undefined .. Is it needed to refresh the Service ?? Please suggest me ..,,...
View ArticleMaintain stateful Odata service
Hi All, I have developed a Sencha Extjs application in which i am using ODATA (from Tcode SEGW) to get the data from the backend and in the GET_ENTITYSET of data provider class method i am...
View Article