Featured Content for SAP Gateway
Perform server side pagination and test it from SAP Gateway clientPosted by Arshad Ansaryon Aug 9, 2015This blog provides step by step guide on how to do server side pagination and how to test it from...
View ArticleRecently featured content for SAP Gateway
Capabilities Matrix: Which SAP product to use to expose your business data as OData service for UI consumptionPosted by Bjoern Woppmannon May 8, 2015This article provides a detailed capability matrix...
View Articlehow to trigger GET_ENTITY class from sap ui5?
hi all we write some code in odata service... and GET_ENTITY class execute successfully... which returns only singal value. but when try to trigger service from sap ui5 ---> its goes directly to...
View ArticleHosting a HTML5 web application on SAP Netweaver Gateway
Hi All Is it possible to host a web application on SAP Netweaver Gateway which has been built using HTML5,jQuery and not SAP UI5 Regards
View ArticleDifferent User-Names in Frontend and Backend-Server
Hi all, I know that the communication between frontend and backend-server is done via Trusted-RFC, which implies that the user-names must be the same on both systems. However, what if the user name on...
View ArticleError in activation of service
Hello, I am activating service in /iwfnd/maint_service nad getting error for service CB_GOODS_ISSUE_SRV Please help me to solve this issue . Regards,Akshay
View ArticleStandalone Gateway installation (7.40 SR1) - guides and SID/instnum
Hi SCN, I'm setting up a standalone gateway for a 7.40 SR1 clustered ABAP system (so seperate DB, ASCS, PAS, AAS, etc.)I have a few questions as I plan the work out 1. The installation guides in SCN...
View Articlehello People, i have problem with sending data back to OData from UI5,when...
hello people , I am preparing one small practice application, where i am trying to enter values into 4 fields and add them to my database table (also displayed on scree in my application).Please see...
View ArticleSAP UI5 Libraries are taking time to load at first time
Hi, SAP UI5 application is taking so much time to load at first time.Library file of SAP UI5 such as are so heavy and they are taking time to load.Is there any method to compress this files? Regards,Tulja
View ArticleNetWeaver Gateway Support for CORS
I am trying to run an SAPUI5 JavaScript application to read data from a NetWeaver Gateway OData service. I am running into cross origin policy issues. My SAPUI5 code is running in a different domain...
View ArticleJson Date Issue
Hi Gurus, I am using get expanded http response as http request for creating inquiry,It works fine with .xml format,but when i go for json payload it gives xml parsing error for date. kindly, Do i only...
View ArticleHow to incorporate multiple MPC class into single MPC class?
Hi, i have requirement to create multiple MPC and DPC for 12 RFC finally i have to integrate whole MPC into a single MPC class,Is it possible to integrate multiple MPC class into a single MPC class?...
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 ArticleSEGW
Hi I am using the option 'Import RFC/Bor Interface' to set my data model.I was wondering whether, besides importing my RFC interface,it was also possible to insert/ implement this RFC call inside the...
View ArticleVirus scan profile activation in ODATA
Hi Experts, I am facing an issue while uploading Image(*Base64 format)into SAP through Netweaver Odata Gateway services. The issue is that thecontent of the Image is supposed to come in a field that...
View ArticleNo Entity Sets in service
Hi I have an issue when creating odata services using segw. We have a HUB gateway system set up with an ERP back end. Gateway - 7.4 ERP - 7.01 I have created some odata feeds using segw and published...
View ArticleDifferent User-Names in Frontend and Backend-Server
Hi all, I know that the communication between frontend and backend-server is done via Trusted-RFC, which implies that the user-names must be the same on both systems. However, what if the user name on...
View ArticleOne quite haunted Gateway cache issue
Hi experts, I meet with one weird issue these days and I felt very confused. I have added several news node to my OData models in backend system and I can ensure that the development are correct, since...
View ArticleHow to convert abap internal datatype to odata gateway?
Hello, In my get entity method how to convert the values which are taken from db into odata gateway ?I'm fetching the values from db and i want to put it into er_entity , While modeling i used sflight...
View Article$filter Visitor Interface for internal tables in addition to OSQL!?
As we all know, SAP implemented the /IWBEP/IF_MGW_EXPR_VISITOR interface to translate ODATA $filter expressions into OPEN SQL WHERE expressions, which comes in handy when implementing query methods to...
View Article