Data model design, Do I need a complex entity?
Hello Gurus,Our project is trying to build a UI5 application for transaction processing(ex-Service order) and have decided to use OData protocol for interacting with SAP ECC. I'm trying to create a...
View ArticleError in creating project
Hello experts,I am getting error while creating project in SEGW i.e. "you are not authorized to create project"please find attachments for error screenshots and SU53 transaction screenshot.please help...
View ArticleWorkflow Intergration with SAP UI5 application using Netweaver Gateway
Hello Experts,Our SAP UI5 front end application development team has built the front end application and successfully able to communicate with the backend system using Gateway system.Now I will have to...
View Article/UI2/LAUNCHPAD/ through SEGW
Is there a way to pull the /UI2/LAUNCHPAD/ Gateway Service into SEGW (Gateway Service Builder)? We can see the service implementation through /IWFND/MAINT_SERVICE. And we can see the $metadata...
View ArticleGateway builder (SEGW) crashes/closes all SAP GUI sessions
Dear All,I am experiencing below issue when working with SAP gateway builder. Tcode:SEGW. 1.I created a gateway project.2.Added 2 entity types to the project using Import data model.3.When choosing...
View ArticleWhich Version is Trial Gateway system is of ?
I registered for a demo gateway system from Getting started with the SAP Netweaver Gateway Service Consumption System , Which version of is the system running on ? How can i find the details?
View ArticleGateway Service Create with Multiple Line Items
Hello,I observed that you can create an entity in gateway with only a Flat structure, no nested structure or a structure with an internal table is not supported. As i have a requirement of creating a...
View ArticleProblem Registering Service in SEGW
Hi, I am trying to create a OData service using SEGW. I made a remote FM in my BackEnd System and in my Gateway System I created a Service using SEGW (Correct me if i did anything wrong). But I am...
View ArticleConfiguring Service /IWFND/SALESORDER
Hi friends, I am trying to configure SAP delivered service /IWFND/SALESORDER. I am having Central Hub Deployment Scenario, and both (Hub and Backend) systems are 740- SP5 Basis Systems. Now I installed...
View ArticleOne-to-One relationship between two objects of the same Entity type
I am facing some troubles with NW Gateway about a deep insert for one one-to-one relationship: This is my JSON:{ FirstName : "Juan", LastName : "Duran" Spouse : { FirstName : "Maria", LastName...
View ArticleOdata, Reading Custom Header Problem
Hi Experts, how can i read custom http header inside my DPC_EXT class. i am using gateway client there i am creating one custom HTTP header like below Name : Mytestvalue :mytests value i am sending...
View ArticleSuccess Message in CHANGESET_END Method
Hi, I am new to Gateway. We are currently working on BATCH process. In the BATCH process , i have written some code in the CHANGESET_END method. This method doesn't have the export parameter. It has...
View ArticleEntity Property with dateandtime is making problem.
Hi Expert, i have imported one ddic structure that one has date field and is also key field in my entity.Whenever i am trying to access get_entity that time i am getting error like"Invalid key...
View Articlecustomization of QM Notification approval application :sap fiori
Please help with some reference document with respect to launchpage (wave1)
View ArticleConfusion with 2 changeset begin and end method In ODATA DPC_EXT Class
Hi Experts, for batch batch update,create and delete call i am using two methods/IWBEP/IF_MGW_CORE_SRV_RUNTIME~CHANGESET_BEGIN/IWBEP/IF_MGW_CORE_SRV_RUNTIME~CHANGESET_END...
View ArticleAccess issue related to Odata in iOS native code
Hi All, I am developing one native iOS app using smp , relay and sap netweaver server.I have created the Odata service using RFC and the service is working fine in all browsers and rest client.But when...
View ArticleOverhead in Response XML
Hi experts, short question - is there a way to remove the "overhead" from the XML response? For example:<entry xmlns="http://www.w3.org/2005/Atom"...
View ArticleDifference between SAP Gateway and SAP Netweaver Gateway.
Hi All, Is there any difference between SAP Gateway and SAP Netweaver gateway. Thanks & Regards,Naseem
View ArticlePost implementation in changeset_end method. How to populate response body?
Hi Experts,I have a scenario that requires me to implement post operation in changeset_end method. If the post operation is implemented in Create_<entity> method, system automatically does a read...
View Article$filter proprty in Netweaver Gateway Odata service not working
Hello , I am creating a UI5 application on CRM server. I have created ZBAPIs in CRM and I consume these ZBAPIs in Netweaver Gateway server to create ODATA service. I have used service builder tool to...
View Article