Develop new OData service for workflows
Dear Gateway/Fiori experts, Is it possible to develop new OData service for workflow approval apps.to integrate custom/standard workflows available in business suite.Yes the Fiori MyInbox app or...
View ArticleUpdate Entity Operation Taking Time To Trigger...
Hi, I have implemented Update entity operation with a simple code.The issue is that, when I am triggering URL from UI5 application it is taking 7 sec to reach ABAP code however when I am hitting same...
View ArticleSAP Gateway message headers with SMP3
Hello experts, We are developing offline application with SMP3. For errors handling, we are trying to send custom headers through implementing method /iwbep/if_mgw_conv_srv_runtime~set_header. So I...
View Article#9 How To... Implement End-to-End Push Notifications with HCPms and SAP Gateway
This is a part of the implementation details of How To... Implement End-to-End Push Notifications with HCPms and SAP Gateway. Tips & Tricks - Implementing Subscribable OData services &...
View Articleodata implementation in order to get sharepoint data into sap
Hi folks,I am having a requirement to get sharepoint lists into SAP. I have created already a odata model based on XML output of the sharepoint db. I am struggling now to get the data from sharepoint...
View ArticleCompressing ODATA Response Data (Payload)
Dear Experts I have a requirement of compressing the response payload which returns a huge number of records.Tried GZIP option as a Accept-Encoding header but no luck. Can anyone explain how this...
View ArticleFetch data based on input in OData service
Hi everyone, I created BAPI to fetch sales details of a given customer. Import parameter CUST_NO Export Parameter RETURN Tables: SALES_TAB (Table having 4 columns given below) *...
View ArticleFunction Import: Optional Parameters: Example
Hi Everyone, I wanted to implement a Function Import with optional parameters.I have checked the SAP Notes1695674 - Support for optional parameters in function imports And 1694938 - OData Channel -...
View ArticleIntroduction: OData $batch Processing with Content ID in SAP Gateway
Dear all, Thanks for your attention. If you are the one of frequent SCN readers, you would think I'm publishing yet another H2G blog :-) - yes this is important topic hence I wrote it. Question. Do you...
View ArticleEnabling OAuth for OData Services - Restricting existing service - How?
So, I've gone through the information on SCN regarding how to enable OAuth 2.0 for an OData service. I've used the following article: OAuth 2.0: Constrained Authorization and SSO for OData Services I...
View ArticleConcurrency during Update using eTags
Hi Experts, i've found a race condition while performing an update statement on my oData service. To achieve concurrency control i'm using eTags which is already working fine for most situations. But...
View ArticleDoes the Task Gateway service support subscriptions ? it's confusing to say...
Try this : (1) access the root service of an activated Task Gateway service on SAP NW Gateway (mine is SP09 and I am using version 2 of the Task Gateway service) - that should be a URL like :...
View Articleneed to enhance entity type properties from data model
Hello,i work on "My Shopping Cart" SRM Fiori application.I need to add a customer field among an entity type's properties. The ABAP structure type name is /SRMNXP/S_SC_HEADER:i added my CUF in its...
View ArticleMedia/MIME config in Vocabulary-based SEGW project
Dear Gurus, I successfully implemented an SEGW project with SAP Annotations already, which is working properly and managing attachments. Now I want to do the same within a project of Vocabulary-based...
View ArticleCache Issue
Hi , I have a scenario where we need to read data from cache without hitting the Backend. in the first call the Query will be called and in second call the data should read from Cache. How can we...
View ArticleUsing eTags for concurrency control - Does it help for all the scenarios ?
Dear All, SAP Gatway framework suggest using eTags to achieve conccurency control. However eTags doesnt actually lock the data instead it allows all the users to edit the data and check this when...
View ArticleDeserialization of xml failed via transformation GetEntitySet
Hi experts i'm implementing a SAPUI5 app, which should get some imformations from ECC side.To do this, i've implemented a service which is working fine only for GetWEntity...
View Articlegetting error that --> '/IWFND/OM_MED_CATAL_ODC_0002_BE' '01' 'DEFAULT' does...
hi all while accessing gateway from sap webide getting error that Value Data Provider implementation '/IWFND/OM_MED_CATAL_ODC_0002_BE' '01' 'DEFAULT' does not exist please give need full information
View ArticleNot Able To Upload PDF To DMS Using ODATA And SAPUI5
Hi Experts, I have to upload pdf to DMS using Odata and SAPUI5,I googled and following these links. 1)....
View ArticleCSRF-Token validation failed in an Odata / GW / SAPUI5 szenario
Hello experts!We encounter a strange behavior in one of our developments and I wonder if of you can help me out: On our development system (D) We set up a SAPUI5 application that communicates with our...
View Article