I 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 ArticleMobile Web Application Consuming Data From Gateway oData Services
Hi Experts, I have been facing an issue in the mobile web application where the UI files(cordova project) are loaded from the a server other than gateway server and from within the application I am...
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 ArticleRecently featured content for SAP Gateway
Gateway protection against Cross-Site Request Forgery attacksPosted by William van Strienon August 26, 2014Do not miss blog on how SAP Gateway protects against CSRF attacksMeet SAP at “I love API 2014”...
View ArticleFeatured Content for SAP Gateway
{API: World} An Unforgettable ExperiencePosted by Ning-Jing Gao on September 19, 2014SAP became a popular demo area at "API World" show floor. Check out the details in the blogA look back at the...
View ArticleFunction Imports - USE
Hi !!I have been developing OData Services in SEGW and came across Function imports. I went through https://help.sap.com/saphelp_nw74/helpdata/en/c5/dc22512c312314e10000000a44176d/content.htm and I...
View ArticleHow to consume webservices hosted on NW CE 7.31 in Gateway to expose data out...
Hi Experts, I have NW CE 7.31 on Java Stack. I have SAP-MDM webservices hosted on the same.How can I access those webservices in NW Gateway to expose data retrieved as oDATA (e.g for Mobile Apps in...
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 ArticleCached Data (NOT metadata)
Hi Guys, We've got the following situation:For one of our services we have created 2 FMs in SAP ECC: a FM to read a certain table, and a FM that can change the content of the table (CUD).Using these...
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 Article10054: WSAECONNRESET: Connection reset by peer
Hi Experts, need your help to solve this issue, we are having huge nos of 10054 error logs in SM21. in dev system, SAP router is also configured we get many of logs between SOLMAN and DEV regarding...
View ArticleHow to call a SQL getdate function in an OData URL?
Hi Experts, I just wanted to know if there is a way to call a function in an OData service URL? e.g. I have a table in the SQL backend system and to access a set of information, customer has provided a...
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 ArticleCorrect mapping of NUMC
Hi,After upgrade to SAP_GWFND 740 SP7 we are getting some errors due to mapping of NUMC to edm.string. Can anyone tell me the correct and recommended way of mapping NUMC to an EDM datatype? From the...
View ArticleUnable to Register
Hi All, After fresh installation of ECC6 EPH7, I tried to enable gateway but it seems I can't register it.I followed this guide http://scn.sap.com/docs/DOC-41416 but still unable to do so, anything...
View ArticleMobile Web Application Consuming Data From Gateway oData Services
Hi Experts, I have been facing an issue in the mobile web application where the UI files(cordova project) are loaded from the a server other than gateway server and from within the application I am...
View ArticleReport regarding the use of FIORI
Hello experts! Does anyone know of a report on the gateway that states which FIORI services that has been "used" and by whom? The reason is the desire to know how much it is used and by who? Best...
View ArticleApp keeps loading in Approve PO
Dear Experts, After configuring all the necessary customizing in ECC (releasing, workflow, authorization) and the Gateway (scenario definition and authorization) and checking the gateway if it can...
View Articleodata approach for simple business case
Table with measurements 1) Client reads dataset “ValueToMeasureSet” : IDValueToMeasureMeasuredValueAreValuesInRangeStatusId1ValueToMeasure1 Id2ValueToMeasure2 ………… 2) Client updates data set to...
View ArticleMake CORS work with Gateway and Chrome for local development
Or as the subtitle could also read: Overcoming "Access-Control-Allow-Origin"- errorsSetup in this example is:development machine with local (web) server running a WebApp from...
View Article