Import of Data Model and DDIC structures only in SEGW
Hi all, In transaction SEGW (Gateway Service Builder) I am creating a new model, and then right-clicking the "Data Model" folder to select the Import option. The only two data source options I see are...
View ArticleHow to use NetWeaver Gateway, Totally confused where to start
Dear experts, I have installed the pre-packaged 90 day trial version of the SAP NW Gateway 2.0 SP6 system in one of our servers and now I am able to login to the system. I have opted for the HUB mode...
View ArticleHow to create Odata Service Post Method using SEGW...
Hello Experts , I would like to know the procedure of creating Odata Service using transaction SEGW , especially Posting records into database table. I tried to Post using the below procedure....
View ArticleAccess SAP Netweaver Demo OData
What is the best or right way to use the SAP Demo Gateway OData URL and display the data in SharePoint 2013? I was trying to access the SAP Demo Data urls with the below code. In firefox, google chrome...
View ArticleUpload a .DTD file to validate XML file using if_ixml_parser->parse() method
Hi experts, My reuirement is -> Perform DTD validation of XML file using an SAP report. 1. User provides me XML file and DTD file from Presentation Server2. I upload the XML file3. I Parse the XML...
View ArticleOData node missing in SICF transaction
I have installed Net weaver 2.0 following the instruction given in the link...
View ArticleGetting data from SAP backend into Gateway Hub
Dear all, I am new to Netweaver Gateway. In my landscape the IWBEP component has been installed in the Gateway Hub system. In my custom OData service i want to get the data from my backend SAP ERP...
View ArticleHow to Create Multiple records for one collection
Hi Experts, I need to create multiple records for one collection.(ie) It's not like a Sales order (Header & Item). Its a custom application just am inserting into a Custom table.When am...
View ArticleNavigation Properties and the $orderby command
Hi All I am trying to sort results using a Gateway OData Service as follows:...
View ArticleMAP TO DATA SOUCE ODATA SERVICE RE-MAP a FUNCTION MODULE
Hey all, for a project I've to create various odata services and map different RFC Function Modules. So the Gateway SEGW is not dealing very good with different in / output types of the RFC Funtion...
View ArticleDate field value is 000000 when passed through gateway service
Hi Team, I have developed a simple Gateway service with three inputs, two of them being Date fields. when I pass dates through rest service, I am getting the date field value as '00000000'. though if I...
View ArticleProblem with configuration of Gateway demosystem
Hello, I have installed NW702GW (from SDN) and configured. Now I am facing the following problems: 1. When I try the url http://nw702gw:8000/sap/opu/odata/IWFND/RMTSAMPLEFLIGHT/?$format=xml I receive...
View ArticleService to Return a Structure
I've created a gateway service based on a function module. It returns values in the READ operation based on the primary key. It returns several structures and some of those structures have several...
View ArticleCreate a Simple ODATA gateway service
Dear All, I need to start with simple ODATA gateway services on SP03.Can anybody assist with step by step process.Assuming the backend Configuration is available. Thanks in advance. Regards,Rajesh...
View ArticleUnable to consume odata service in UI5
Hello Collegues, i am trying to consume the Nothwind odata service in my UI application. In the controller class, i have written the following block of code var oModel1 = new...
View ArticleError Handling through SAP Gateway
Hi, We have few Update and Create Services being called, once these services are called and the record is updated or created, is there a way to get the success of error messages posted to the front...
View ArticleSAP Gateway SP04
Hi All, We have recently applied SP 04 on our gateway system but unfortunately we are experiencing error in /IWFND/CL_SODATA_HTTP_HANDLER class. its saying "Field "X_REQUESTED_WITH_MISSING" is unknown....
View ArticlePurchase Order Approval Process
Hi Guys We are starting a new scenario for a project and i need info on that.Whenever a Purchase Order is created with Release Strategy whoever approvers names are their data it should show in the...
View ArticleUnable to consume SAP Netweaver Gateway Services within Visual Studio 2012
Dear All, I am trying to integrate SAP and SharePoint via SAP Net weaver Gateway Services. For this I have used registered user of SAP Net weaver Developer Centre. I am able to access the various Demo...
View ArticleFacing an exception while executing a query operation
Hi Experts, I have created an Odata service through SEGW tcode. I am able to execute the read operation(instance method).When I try to execute the query operation I am getting the following exception:-...
View Article