Authentification for client and vendor
Hi All,I working in an internal project, but before this I need some information about authentification for vendor and client.I'am working with sap netweaver Gateway 2 and ECC 6.Is it possible to use...
View ArticleGetting error 'CSRF token validation failed' in SEGW
Hello,I'm trying to create/update entity via the SEGW transaction and keep getting the error 'CSRF token validation failed'. Would any one know what could be the common issue that could be causing it?...
View ArticleHow to Post Multiple Rows at a time into Database table using Odata ...
Hello Experts , I want to Post Multiple Records into Database table using Odata Post Method for a Remote Enabled Function Module. For that, using SE80 I created a data model and Mapped fields for...
View ArticleSEGW and OData Channel Development with IW_BEP
Hello,while transaction SEGW use with local resources or remote RFC systems is widely documented I couldn't find how "OData Channel Development with IW_BEP" can be done with SEGW. I mean the procedure...
View ArticleCreate Operation
Hi All, I was trying out the newly installed gateway server. I did some POCs around the read operation and it seems to be working fine. Thanks to the articles and well documented help site. Now the...
View ArticleHow to debug code in backend system
Hi,I'm using NW gateway as standalone server. I created service on my backend system, everything works perfectly, but only the debugger doesn't stop on external breakpoint in the code in the backed...
View ArticleRegister Services
Hi, I am on Netweaver version 7.02.When I try to register or maintain services by double clicking on Service Maintenance, I cannot see anything to chose from.Am I missing any configuration for this?...
View ArticleIs it really necessary to make use of tables while implementing function imports
Hi, In the process of trying out different stuff on NetWeaver Gateway Service Builder, I came across a scenario where i had to actually use an internal table to perform a simple addition...
View ArticleFrequent problems encountered in Netweaver Gateway Service development
Here is a list of commonly encountered errors and pointers to resolve them. These are compiled from my experiences as well as experiences in answering questions in SCN. Let me start with two important...
View ArticleSAP NetWeaver Gateway Batch Services
Hi All,I just need small help regarding GateWay Services for Batch-Retrieval Read (POST/PUT). In Rest-Client i'm giving my service URL following $batch& those Header Details--Authorization: Basic...
View ArticleHow to read parameters for entity set query operation
Hi All, How to read the parameters for entity set query operation? For eaxmple, to get list of sales orders based on document date where document date is not a part of entity type. Thanks, Suresh
View ArticleFirst week of internship
A week has passed since I got here, and it is time to reflect on my initial experience. Since day 1, I have felt so humbled by the warmth everyone at SAP has extended towards me. My team has gone out...
View ArticleNot able to Insert Records into Custom table using SEGW Create Method...
Hi , I am trying to Insert records into Ztable using an RFC where the logic for Insert records has been written . *Now in SEGW using a DataModel Imported the RFC , *Created a EntitySet using Entity...
View ArticleSAPUI5 mobile does not run in your browser
Dear all, I am pretty sure that browsers like Chrome and Firefox can render SAPUI5 mobile pages. However when we try to test our SAP UI5 mobile application from one of these browser we receive an image...
View ArticleSelect options in URL - different entries possible
Hi experts, short question - is it posible to enter different entries in URL, for example 2 materials like (...)/ZMATNR('00000000000001111','00000000000002222') to get material number 1111 and material...
View ArticleSAP Annotations for OData Version 2.0
IntroductionOData services provide a uniform interface for interacting with their resources, and in addition are self-describing: The service document (located at the service root) lists the available...
View ArticleAccessing Existing BSP applications through mobile using NetWeaver Gateway
Hello Folks, We have several BSP applications running on portal. We would want to access these applications through mobile. Could you please guide us how to go about it. If we use NetWeaver Gateway,...
View ArticleConsume oData services via SUP for iOS application .
Hi All , We have SAP NW gateway setup at our end .We have cracked the part of consuming odata services exposed by GW directly in iOS app using sap nw dev tool for xcode .we want to know how to consume...
View ArticleUnable to make a default Android app
Hi Everbody, So I want to start making an Android app, but after selecting "Starter Application Project" and choosing Android, the "Target Build" is empty. I have all Android API versions installed,...
View ArticleSave Image in SAP using OData
Hi All, Please guid me how to save base64 string to sap.I created Data , model for odata and i added in service.I am using javascript and html5 to consume sap data.I am using post method in...
View Article