How to get multiple records from a service using HTTP GET?
Hi experts I have a REST based SAP Gateway service. This service has a key field called DeliveryNumber. It returns PGI data for the given Delivery Number. It works fine when for one Delivery...
View ArticleRetrieve X-CSRF-Token from sapes1 ZGWSAMPLE_SRV
Hi, x-posted from: Retrieve X-CSRF-Token from sapes1 ZGWSAMPLE_SRV I have successfully retrieved the "X-CSRF-Token" token value for a number of the other odata services (eg ZCD204_EPM_DEMO_SRV) on...
View ArticleCan gateway service work with windows 8 native app
Hi all, I have sap system with gateway configured. can we build native windows 8 application just by directly using the service url or is there any other middle ware required. thanks
View ArticleFetch data from mysql database into SAPUI5 application
Hi Experts, I am trying to fetch data from mysql database into my SAPUI5 application. I follow blog OData producer using Apache Olingo with MySQL, JPA & Tomcat web server but I get an error "The...
View ArticleUI5_Repository_Load Ignores Files
Hi Am New to SAP, SAPUI5 and Netweaver. Am currently trying to upload my UI5 App to the gateway using ui5_Repository_load report but the report automatically ignores my files any pointers?? below is...
View ArticleError Handling through SAP Gateway
Hi, We have few Update and Create Services being called, once these services are called and the record is updated or created, is there a way to get the success of error messages posted to the front...
View ArticleWeb Service Error
Hi, I am creating a web service and I keep running into this error: { "error" : { "code" : "005056A509B11EE1BB8AF4A65EC3CA20", "message" : { "lang" : "en", "value" : "Invalid...
View Articleapproach for the Service Development
Hi Experts, I have just started the development for the new Gateway service. I have read many documents from Internet and nowI am confused to select the approach for the ODATA service creation. should...
View ArticleNot able to Consume Data from SAP NetWeaver Gateway - Error: Http Request...
Hello Community, Based on the Tutorial SAP HANA Cloud "Gateway Consumption" Application Scenario I am trying to consume Data from an SAP NetWeaver Demo Gateway over an SAP UI 5 Application. Following...
View ArticleWhat do 'GetEntitySet (Query)' & 'GetEntity (Read)' do.
Once we create a project in Netweaver Gateway and follow few other steps to create a OData service, we come across two methods which I think are very important for service implementation perspective....
View ArticleLibrary sapscc20jni could not be loaded
Hi Team, I am trying to start the SAP Hana Cloud connector via the go.bat command. I dont get any error when i start the application i get the osgi prompt on my command window, but after i give the...
View ArticleHow to get multiple records from a service using HTTP GET?
Hi experts I have a REST based SAP Gateway service. This service has a key field called DeliveryNumber. It returns PGI data for the given Delivery Number. It works fine when for one Delivery...
View ArticleSet Focus on a Control
Hi Experts, How to set focus on a Control in SAPUI5 my codevar inDel = this.getView().byId("inputDelearId");inDel.focus(); but the focus was not going to the control
View ArticleHow to create a webservice using netweaver gateway that takes 2 input...
Hello..all, I want to create a web service that takes plant and material number as input and gives a table as output. For this i have created an RFC that takes 2 input parameters.I don't know how to...
View ArticleDifference between External service name and Technical service name
Hi All, When we try registering an OData service, we are prompted to enter Technical service name and External service name. Could you please clarify the difference between them. In many of the cases,...
View ArticleNeed advise on SAP Netweaver gateway/Odata/Eclipse
Hi All, I am bit confused with all these terminology. Could you please advise me how do I make app for mobile using SAP netweaver gateway/Odata/Eclipse ..?I think that Eclipse is the way forward ........
View ArticleError Handling through SAP Gateway
Hi, We have few Update and Create Services being called, once these services are called and the record is updated or created, is there a way to get the success of error messages posted to the front...
View ArticleOdata Service Creation Using SEGW Transaction
Hi All, I am trying to create an Odata service using one RFC that takes three input parameters and returns one structure as output parameter.When I am trying to do mapping of Get Entity Set it is...
View ArticleError while accessing web service through logical port
Hi All,We are trying to consume SOAP Service from an external source and expose it via odata service (SAP Gateway service).I followed http://scn.sap.com/docs/DOC-49811#comment-559114 wich was very...
View Article