Netweaver Gateway Service and XCode issue
Hi, We are trying to get data from our SAP ECC system and display it on an iOS device. We created a data model using this guide [Content Deleted June 2013] The problem is when we run the xcode...
View ArticleIs it possible to do in a different method
Hi Experts,I am doing a task How To Batch Multiple Operations Into A Single Request . whether it is possible to do the same using rfc method as mentioned in the document [Content Deleted June 2013]...
View ArticleBatching multiple operation in a single request
Hi Experts,I am doing a task as displayed belowHow To Batch Multiple Operations Into A Single Requestwhether the multiple operation in a single request can be done only with Odata using $batch or there...
View ArticleRe: Nested Structure's in RFC
Hello Syam, It depends on how you create the exposed service, but if you check out these 2 articles it should point you in the right direction. Using the RFC generator you could map the nested...
View ArticleRe: SAP Fiori Create Leave Request throws error
Hi Vijay, Usually this type of error will come impact of authorization or configuration. Please check the RFC destination is configure properly. And also check the user's are configure properly...
View ArticleRe: SAP NetWeaver Gateway 2.0 Pre-Packaged Trial Version for Windows available
Hi Justin, Yes, you can execute BAPI and RFC functions from the gateway, it seems the Gateway system is preconfigured to use SAP Enterprise Service Workplace as a backend for the Netweaver Gateway...
View ArticleRe: Only allowed for local testing! What is the problem with it? Do we have...
Can you identify whether it's a Xampp message or an UI5 message?
View ArticleRe: Only allowed for local testing! What is the problem with it? Do we have...
Hi Uwe, Well, before I directly answer your question, I will explain what I've found out so far:The issue is a security "feature" of modern web browsers that don't perform javascript authentication (or...
View ArticleSAP NW Gateway - Network Connection Error
Hi All, I am facing an issue with the SAP Netweaver GW connectivity via Eclipse Juno 2.0I have the SAP NW Gateway components and installed and configured on ERP 6.0 EHP 5 server.Eclipse Juno 2.0 is...
View ArticleRe: Subscription and Notification in Gateway
Was this POC successfully completed? I see the question is not marked answered yet. Is SUP required? Thanks, John
View ArticleRe: Changes via Odata-BOR generated REST services not persistent
When you call the RFC, does it have any commit parameter? if yes you may have to check it.
View ArticleRe: Unstable service is failing sometimes with error 'Resource not found for...
Can you share the complete URI (after masking host and port)? Also the metadata document can help.
View ArticleRe: Generate Gateway model for SAP Reports
There is no tool available so far for directly creating the model out of a report.If it is an alv report, you can read the field catalog and use it to define your metadata. (You need to code this data...
View ArticleRe: SAP NW Gateway - Network Connection Error
A few ideas:Make sure the Eclipse proxy configuration is correct (from Eclipse Preferences). Maybe you should add a proxy bypass to your server host.If your server connects in SSL, you should first...
View ArticleRe: Standard Services NOT visible in SEGW
Hi Atanu, Thanks for the info provided. On checking this issue from the authorization perspective, we found that I was missing authorizations for standard objects here. So after modifying the...
View ArticleRe: Only allowed for local testing! What is the problem with it? Do we have...
It is also possible to deploy SAPUI5 applications on top of the SAP Netweaver Gateway Server itself provided it is running on 7.31 with the SAPUI5 AddOns deployed or if it is running on 7.40 SP2 where...
View ArticleRe: Only allowed for local testing! What is the problem with it? Do we have...
Hi, I'm not sure it will help but take a look at this post:http://scn.sap.com/community/netweaver-gateway/blog/2013/04/12/configure-apache-reverse-proxy-for-consuming-ui5html5-applications After you...
View ArticleIssue with service Intergation
Hi , Now I am Trying to Integrate the different service into one service using "Include Gateway Service" and trying to custom that integrated service for the Customer requirement using "Redefine...
View ArticleRe: SAP Fiori Create Leave Request throws error
Hi, Please check this, 1. Trusted RFC between Backend and Gateway system.2. SSO between Backend and Gateway system.3. Assign this role to end user in Gateway "SAP_HCM002_HCM_LVRQ_CR"4. User should have...
View ArticleGateway Workflow Configuration Problem
Hi,I'm trying to configure workflow consumption but I'm facing some issue. Can anyone guide me through the basic steps? Our setup is a gateway hub installed on a seperate system and then we have iw_bep...
View Article