Life Cycle In SAP gate way Odata service
I am new to SAP-ABAP and Odata Concept.we are using RFC Service(RFC Function in ABAP) which is returning header data table and item data table separately,i have made code(redefine) for "get entity set"...
View Articlehow to develop odata service for one single rfc? operation read and write
Hi All How to develop odata service for single rfc? operation read and write RFC contain
View ArticleLanguage Issue with Gateway
Hello Experts, I have the following architecture at a client:UI5 application deployed on the portalGateway Hub Architecture For internationalization, I am using the HTTP Header Accept-Language as...
View ArticleHow to use filter with
Hi to all, I have created OData service endpoint, using the below linked approach, OData producer using Apache Olingo with MySQL, JPA & Tomcat web server I got Odata service and am able to list...
View ArticleCreate Deep Entity Reposne
I am working on SAP Gateway Odata ServiceNow i have Requierment in which When Deep Entity(Header and Item) Inserted It should Show Some RecordI am Getting Header And Item Data in two internal...
View ArticleConversion error possible; ABAP type is more restrictive - Only the EDM type...
Hi Everyone,I recently encountered an issue when creating a gateway service which I wanted to share with everyone.1.Create a data model from SEGW by importing DDIC structure(Custom) which has only one...
View ArticleRuntime data not getting in HCI OData Provisioning
Hi Experts, I am trying to get the service from an on-premise (ERP)system using HCI OData Provisioning. I did not used SAP Gateway. I have configured SAP Cloud Connector, created Destination and...
View Articledefault changeset implementation allows only one operation
Hello UI5 people,While trying to perform batch operation i am getting following error: Default changeset implementation allows only one operation.Error: 2015-03-16 16:25:37 The following problem...
View ArticleHow to attach custom made workflow with Odata Service
I have created custom workflow for BOM and now need to attach the same with the Odata Service. I already got the object key which i need to attach with Odata , but do not know the way to do it as I...
View ArticleMultiple $filter options in ODATA service
How to get data from odata service based on multiple $filter options. – http://<server>:<port>/sap/opu/odata/sap/Z_XS_SALES_ANALYTICS_SRV_01/CustsaltSet?$filter=Kunnr eq ‘0000192336’ and...
View ArticleGateway response with multiple header in Odata service
I am using Odata service with SAP Netweaver Gatway Serivce builder.I want to send data item data nested under Header.I am Getting two different internal table for Header data and Item data by calling...
View ArticleGateway and ERP diffrent clients
Is it ok that Gateway and ERP are configured for different client numbers ? This GW (client 030) have to use servises from ERP (client 010) ERP is client 030: GW is client 010: I am not sure what are...
View Articlereason of lack system alias to choose during adding services
Hello, Why i cant see system alias on screen (attached) Is it to add in spro ? where exacltly ? system connection works in sm59 Lucas
View ArticleData provider class - Instantiate or use public static methods
Hi, For the Business logic that would be used by the DPC ext class, is it not good to use Static methods instead of instantiating and then calling the method? Since the call for populating entity sets...
View ArticleHow to fix 500 error in odata while using apache tomcat 7 ?
we need to enter the details in form which by submit botton save in table "db" and then want to retrieve and show above the form in a table..
View ArticleHow to use filter with
Hi to all, I have created OData service endpoint, using the below linked approach, OData producer using Apache Olingo with MySQL, JPA & Tomcat web server I got Odata service and am able to list...
View ArticleDownloading images using SAP NW Gateway
Hi experts, I'm working at a client who has images located on a network drive for their materials. A part of my job is to show the images that correspond to the material in a custom sap fiori...
View ArticleHow to convert OData into SOAP/REST webservice?
Hi, I have OData webservice developed. In order to do posting through android mobile device, need a token but even thought i passed the token the posting is not working and giving an error 403...
View ArticleSAP Netweaver Gateway Odata- Asynchrounous Processing / Mass data
I have few queries: I am looking for support of asynchronous execution of batch requests that has been added in Odata v4 (...
View ArticleGateway BATCH update operaton
Hi Gateway folks, I had an issue while doing batch operation and I have below queries in my mind. 1) if we have single entity type for batch operation then Changeset Begin will trigger based on number...
View Article