How to build Payslip in segw
Hi Team, We have a requirement to build a payslip...when i am trying to import bapi_get_payslip in SEGW, and displayed the output,but the ui team really cannot understand how to do field mapping for...
View ArticleHow to get access to the SAP Netweaver Gateway for OData verification
Try to access: http://sapes1.sapdevcenter.com/sap/opu/odata/sap/ZGWSAMPLE_SRV/ after registration. Got login screen but no access. Where to go next? Thanks, Frank
View ArticleHow to use OData Filter Query to filter records based on a Date Range (Two...
Hello, I am able to use the OData Filter query to filter records from backend, using a single Date value as shown below. " ?$filter=OrderDate eq datetime'2014-03-11T14:49:52' ".I now wish to filter...
View ArticleUpload File with parameters?
Hi, I need to upload a file with NetWeaver Gateway. The file should not be stored as such, but processed by an ABAP class. Besides the file the class also needs some parameters. How do I implement...
View ArticleAssociation/navigation not filling Key field
Hi all, I have a very simple data model but I can't get my head around the association part... I have simplified:ENTITY_1- KEY- DESCRIPTION ENTITY_2- SOME_OTHER_KEY_FIELD- NAME- KEY (foreign key to...
View ArticleOdata Notification Connectivity error from NW to Localhost
Hi All, I am trying to configure notifications from NW to my local system.Anyhow RFC type 'G' (HTTP Connection to External Serv) is giving Error - ICM_HTTP_CONNECTION_REFUSED. I have configured the...
View ArticleOdata service is called twice in SAPUI5 application
We have a simple SAPUI5 application using a OData service. When the application is started it lists data from a table.When I set a break-point in the corresponding GET_ENTITYSET method, and then start...
View ArticleSetup SAP Netweaver Gateway in Eclipse
Hi, We recently installed SAP Netweaver Gateway on our landscape. We are able to generate services from gateway. I am getting an issue when I am trying to configure gateway system in Eclipse I am...
View ArticleConsuming oData for function import using Javascript or C#
Hello Experts,Below URL works fine from REST Client when tested but we are not able to do it in C# or Javascript....
View ArticleData should store in ABAP backend Tables
HI SAP guys, i have created OData service using SEGW tcode data is coming from backend tables ..i have some scenerio that when user enter data for some fields in edit screen that field data should...
View ArticleOData Service Internal Server Error
Hello, I developed SAP Netweaver Gateway Odata Service and I get "Internal Server Error" 500 on READ Operation. BAPI Itself does function well.Where could be the problem? RegardsVladislav
View ArticleStep by step guides for OAuth 2.0 with NetWeaver Gateway
Besides "traditional" authentication methods like X.509 Certificates or SAML 2.0 OAuth 2.0 provides further security capabilities to control the access to Gateway services. We have created an OAuth 2.0...
View ArticleHTTP Get/post Request with SAML2.0 Assertion to NWGW
Hi, We need help with SAML2.0 on NWGW. We have configured SAML2.0 on NWGW 731 with IDP as external provider.We are testing the NWGW Service with HTTP get from NWGW client.In the HTTP Request how should...
View ArticleUpload/download via gateway (central hub)
HiOur gateway is deployed as a central hub, and I need to upload and download files to and from our ERP system, during the gateway. I have found following threads, but without any luck, to implement it...
View ArticleFeatured Content for SAP NetWeaver Gateway
*New SCN page for NetWeaver Gateway productivity accelerator for Microsoft: SAP Microsoft Interoperability* Upcoming Webinars - Liberate your SAP Data with SAP NetWeaver GatewayPosted byNing-Jing...
View ArticleOData 4.0 is now an OASIS Standard
A new, streamlined and enhanced version of the Open Data Protocol has been approved as an OASIS Standard; see the press release from OASIS. After eighteen months of intense work, several public...
View ArticleOData no HTTP response for PUT/POST requests possible?
Hi Experts, I'm implementing some calculation tool using UI5/OData/SAP NW Gateway. I have following problem which I can't get solved: On a webpage there are three fields: Field 1: Base Quantity...
View ArticleAssociation/navigation not filling Key field
Hi all, I have a very simple data model but I can't get my head around the association part... I have simplified:ENTITY_1- KEY- DESCRIPTION ENTITY_2- SOME_OTHER_KEY_FIELD- NAME- KEY (foreign key to...
View ArticleFlightdate for SFlight Scenario BAPI Format
Hello, I want to call READ operation of SAP Netweaver Gateway Sflight Scenario(BAPI_FLIGHT_GETDETAIL). .../(Flightdate='2009-02-11T11:00:00',Connectionid='0017',Airlineid='AA')?$format=xml I get an...
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 Article