OData Create operation / OData Framework / SEGW
Hello experts, .. I got the following problem when using standard gateway builder and remote function modules for the functionality on the backend:there is a create operation for a time card and caused...
View ArticleSubscription and Notification with SAP NetWeaver Gateway (OData Channel)
Hi Experts, I am referring to the link http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/20cea26b-8675-2f10-fa96-d4875f49b05b?overridelayout=true In the above PDF ,at chapter 5.4.3...
View ArticleRules for OData datetime properties
There have been quite a few posts about problems with Edm.datetime properties in entities. Solutions offered are often on case by case basis, so it's hard to figure out why things have gone wrong and...
View ArticleModel Class - Set label
Dear Gateway community, I'm currently having a gateway model that I defined programmatically.In the define method redefinition, I've created few properties and bound my entity set to a structure.I was...
View ArticleUsage Dropdown is Empty while DDIC Import
Hi All, I am trying to import DDIC structure into Gateway Model. However, the 'Usage' coloumn is empty, nothing comes up on dropdown. Any idea would be appreciated, I also added a screenshot, Regards,
View ArticleEclipse: unable to create a Gateway Connection
Installed SW (Frontend)Eclipse JunoNewest SAP Development Tools from https://tools.hana.ondemand.com/juno (ADT 2.7.5 etc) BackendAS ABAP 7.40 Hello Collegues, I've created a NW Gateway Service on the...
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 ArticleHow to re-generate MPC but do not change DPC when I change data model in SEGW
when I change the Data Model (for example. entity property name) in gateway builder (SEGW), click button "Genrerate Runtime", both the MPC classes and DPC classes are changed, and my code in DPC...
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 ArticleNetweaver Gateway : Multiple Output Tables : Odata
Hi, I have created a RFC in ECC system. The RFC reads certain values and returns data in three output tables. The corresponding data model has been created in netweaver gateway. When the portal...
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 ArticleData Provide implementation for RFC in SAP nw gateway web service using SEGW
Hello Everyone, I am new to SAP net weaver gateway web service implementation. I have written a function module on SAP R/3 system and want to call this function from SAP Netweaver Gateway system. This...
View ArticleSAP Netweaver Gateway 2.0 SP6 download
Hello: Im having problems to download last linux iso version of SAP Netweaver Gateway 2.0 SP6. I ve attached the link at bottom:...
View ArticleUnable to CREATE or VIEW a project in T-code "SEGW"
Hi, As part of a training exercise, I need to first...1) go to T-code "SEGW", 2) create a project/or use an existing one and 3) import an OData file4) create an Android Appas instructed in the course...
View ArticleiOS Generation fails using GWPA for iOS/Eclipse
Hi All, generating an app based on an ODATA service for Android works, doing the same for iOS I get the following exception (for Eclipse 4.2. and 4.3 based on Java7/OSX 10.9): !ENTRY...
View ArticleGateway Response to SAPUI5 with ODataModel Create() method.
I am trying to use SAPUI5 OdataModel Create() method to insert row in sap using Gateway. oModel.create('/EmployeeDetails', oEntry, null, function(oData,response){ alert("SuccessFull"); },function()...
View ArticleLibrary sapscc20jni could not be loaded
Hi Team, I am trying to start the SAP Hana Cloud connector via the go.bat command. I dont get any error when i start the application i get the osgi prompt on my command window, but after i give the...
View ArticleOdata service to trigger calculation in back-end
Hi all, I have the following requirement. First I have to collect last years customer sales figures plus a calculated discount percentage from the ERP system (Odata GetEntity with key customer number)....
View ArticleMissing Property Values in SAP NWGS
Dear All, I have created Odata service to get material and material text. I could see that data is successfully fetching from SAP ECC and it is converting to XML string. But when I am checking in...
View Article