Error while executing a gateway ODATA serivce for push notifications.
Hi, i get following error in the browser:<error><code>CX_XSLT_RUNTIME_ERROR/EE1D984A671BED4AAD4D1BD10D509C75</code><message xml:lang="en">No valid source context...
View ArticleSpecial Characters are getting added after RFC call
Hi, We are calling an RFC in Get_EntitySet method of a Gateway service. In the table 't_output' of that RFC, we have a 'description' field of char50 which is initially blank and gets populated after...
View ArticleGateway Service with Custom BAPI for POST
All, I have created a GW Service with READ, QUERY and POST. READ & QUERY are using SAP delivered BAPIs, for POST I wrote a custom BAPI so I could include the commit. When READ or QUERY fails (ie...
View ArticleCode 415: Unsupported media type
HiI got the error code 415 Unsupported Media Type, when I try to Post in transaction /WFND/GW_CLIENT My procedure is:I use the HTTP method GET data from a one orderpress "Use as Request"change the HTTP...
View ArticleLocking mechanism in SAP Gateway.
Hi , I am new to SAP Gateway. I have a scenario where i will get a record from the backend custom table ex:Lets assume a student mark details. The user can change the students mark in the Ui5 screen...
View ArticleResource not found for segment
Hi, I succesfully created a service but when I try out the get_entity method it would prompt out "Resource not found for segment".The get_entityset is working fine but not the get entity method. I...
View ArticleSAP_GWFND 740 Conflict between add-on GW_CORE 200 - For FIORI Apps
Hi All, We are in process of implementing FIORI applications. Hence installed the NW 7.4 which comes along with SAP_GWFND 740 consists of GW_CORE 200, IW_BEP 200. Where as in my case, I am facing the...
View ArticleIssues about CREATE_ENTITY method in OData Channel service
Hi Colleagues, I redefined one method /IWBEP/IF_MGW_APPL_SRV_RUNTIME~CREATE_ENTITY in the following Gateway Service Class, and use the following URL to test activity create operation via t-code...
View ArticleSAP Web Dispatcher for https comunication..?
Hi, I installed web dispatcher and re-direction is working fine.My working scenaria is as: from: http://abc.com:8100 to : http://xyz:8000 Re-direction of http with port 8100 works fine. Now i...
View Articlewrong host name in Gateway service Generation id3tdc00.wdf.sap.corp:55080
Hi Experts, I am new to NW Gateway and working on the IDES NW7.31 with basic NW Gateway components. It seams no patch applied. all of the Gateways components SP levels are Zero. I am not sure why i...
View ArticleCode 415: Unsupported media type
HiI got the error code 415 Unsupported Media Type, when I try to Post in transaction /WFND/GW_CLIENT My procedure is:I use the HTTP method GET data from a one orderpress "Use as Request"change the HTTP...
View ArticleProcess $batch request also as batch in backend?
Hi, lets assume we have the following scenario: In the (SAPUI5) frontend a user marks 200 record and hits a button that triggers an OData batch request to NetWeaver Gateway. In the backend the request...
View ArticleSAP NetWeaver Gateway 2.0 Pre-Packaged Trial Version for Windows available
The Windows version of SAP NetWeaver Gateway 2.0 Pre-Packaged Trial Version is available for release. For more information and to find the download links...
View ArticleEdm.DateTime format and conversion error.
Hi, What is the correct way to define Date fieldsin Gateway services? I defined a field as Edm.DateTime in SEGW made it nullable but am getting runtime exception.I tried defining a precision but then...
View ArticleSAP Netweaver Gateway Licensing
Hi Colleagues We are trying to position SAP Fiori at a customer who is already licensed for SAP Business Suite. We were informed that SAP Netweaver Gateway is free for licensed SAP Business Suite...
View ArticleSAP NetWeaver Gateway plug-in for Eclipse - New Version Available
Hi All, I am happy to share with you that a new version (2.4.101 )of the SAP NetWeaver Gateway plug-in for Eclipse is now available...
View Articlehow can i lock objects with an oData Service
Hi, Example:Somebody should change an order on his mobile device. How can i lock them for other users?(best case, linked to the session time btw. How can i show all valid sessions?) SAP ERP an Gateway...
View ArticleInput Parameters for Odata Service
Hello Experts , I would like to generate an Odata Service based on Remote Enabled Function Module . But the Issue here is where we need to Provide/Mark the fields as Input and Output Parameters ....
View ArticleEdm.DateTime format and conversion error.
Hi, What is the correct way to define Date fieldsin Gateway services? I defined a field as Edm.DateTime in SEGW made it nullable but am getting runtime exception.I tried defining a precision but then...
View ArticleCall mutiple tables data in single OData service call
Hi, We have created a ZBAPI same as standard BAPI "ALM_PM_NOTIFICATION_GETDETAIL" for creating an ODATA service. But we are facing problem while calling the data from multiple tables in a single...
View Article