Input Parameters for Odata Service
Hello Experts , I would like to generate an Odata Service based on Remote Enabled Function Module . But the Issue here is where we need to Provide/Mark the fields as Input and Output Parameters ....
View ArticleSystem expected the element '{http://www.w3.org/2005/Atom}entry'
Hi Experts,I am trying to update t=data through SAP NW gateway using the /IWBEP/IF_MGW_APPL_SRV_RUNTIME~UPDATE_ENTITY method.I am using REST Client in firefox browser to test the update service. Steps...
View ArticleError while executing a gateway ODATA serivce for push notifications.
Hi, i get following error in the browser:<error><code>CX_XSLT_RUNTIME_ERROR/EE1D984A671BED4AAD4D1BD10D509C75</code><message xml:lang="en">No valid source context...
View ArticleSAP Netweaver Gateway Licensing
Hi Colleagues We are trying to position SAP Fiori at a customer who is already licensed for SAP Business Suite. We were informed that SAP Netweaver Gateway is free for licensed SAP Business Suite...
View ArticleThe specified HTTP method is not allowed for the resource identified
Hello Experts, Getting following error for update operation "The specified HTTP method is not allowed for the resource identified by the Data Service Request URI" Please...
View ArticleFetching csrf token for create service
hi,i have implemented a create service which is binded with front-end , but it gives error csrf token validation failed. i have read previous posts on csrf fetching,but those methods didn't work.I dont...
View ArticleGateway entityset with nested tables
Hi, My requirement is to create a Gateway service to retreive material data + grid values (size and color) + stock for each grid value.Level 1: Material general data Level 2: Grid values (nested...
View ArticleSuccess/Error/Info Message in return of Odata Service response from ECC
Hi All, I am working on Odata services and want to return messages to front end application which is designed in HTML5, which provide status of update/delete or create operation. I want to return error...
View ArticleHow to build an oData Service to expose DBA Cockpit Monitoring data?
Hi, i need to build an oData Service which exposes some DBA IBM DB2 Monitoring data. (Transaction: ST06 or ST04)Every tutorial is showing how to import an RFC, DDIC ... but how can I find out which...
View ArticleError with $expand and navigation: Resource not found for the segment 'NavAtp'
Hi, I have created associations between entities in order to get the following structure:The first level is the material level. Then I have the SKU in second level which acts as a table because one...
View ArticleHow to get data from a specific backend Client ?
I have a ODATA service built in a Backend ECC system( IW_BEP) and registered in the SAP Gateway Hub (SAP_GWFND). The backend system has 2 seprate clients 100 and 200. I have created both the SAP system...
View ArticleThe specified HTTP method is not allowed for the resource identified
Hello Experts, Getting following error for update operation "The specified HTTP method is not allowed for the resource identified by the Data Service Request URI" Please...
View Articleunable to set up the connection
I have developed some android application using eclipse juno 4.2 but, these application do not consume data from sap system.Now i wanted to connect to sap system and get data to use in my application....
View ArticleHow to build an oData Service to expose DBA Cockpit Monitoring data?
Hi, i need to build an oData Service which exposes some DBA IBM DB2 Monitoring data. (Transaction: ST06 or ST04)Every tutorial is showing how to import an RFC, DDIC ... but how can I find out which...
View Articleodata function import - structure as import parameter
Hello Experts, I want to pass list of measured values (valueID, measured value) with info about temperature and date. So i want to pass to function data like this:- temerature- date- measured value...
View ArticleOdata function import - input as complex type
Hello Is it possible to make an input as a complex type ? for example we want to check set of values which are in table, all for one temperature .and we will use structure:1) -temperature -table...
View ArticleEdm.DateTime format and conversion error.
Hi, What is the correct way to define Date fieldsin Gateway services? I defined a field as Edm.DateTime in SEGW made it nullable but am getting runtime exception.I tried defining a precision but then...
View ArticleI Have to post data to Odata webservice. In this post I need to pass token...
try { byte[] auth = Encoding.UTF8.GetBytes("mobtest" + ":" + "welcome1"); HttpWebRequest request =...
View ArticleInput Parameters for Odata Service
Hello Experts , I would like to generate an Odata Service based on Remote Enabled Function Module . But the Issue here is where we need to Provide/Mark the fields as Input and Output Parameters ....
View ArticleSAP NetWeaver Gateway plug-in for Eclipse - New Version Available
Hi All, I am happy to share with you that a new version (2.4.101 )of the SAP NetWeaver Gateway plug-in for Eclipse is now available...
View Article