How to access the ?$select=xy in abap
Hi Hi, how can i access the "select" options in my abap code? SEGW-> Project-> Service implementation....____ why do I need it? I want to optimize my SQL Selects regardsBeni
View ArticleQuery more than two entity sets in a single call
Hi Guys I have created 4 entity sets(say A,B,C,D) out of an RFC function module interface, which has 4 table parameters. I have also created association navigation properties as follows. Association:A...
View ArticleSAP Netweaver SP02 Trial Version - RFC Error Communication Problem
Hello All, I have SAP Netweaver Trial edition for windows installed on my laptop. It is SP02. I am trying to test gateway services, I can see metadata, I can see the service document as well, but...
View ArticleDifference Between ODATA and SDATA
HI all, I am working on ODATA services . I am testing odata service there i found ODATA and SDATA ... for post and put methods from rest client ............ we have to use SDATA .... and for GET method...
View ArticleDelta Query
Hello Experst,How to develop delta query in SAP Gateway, we want to bring last changed data.I am referring this URL...
View ArticleUnable to install Gateway Eclipse plugin
Hello All, I need to install the gateway plugin for eclipse. I have downloaded the zip file from the SDN. The steps provided in the plugin document were followed. But, I receive the error. Kindly...
View ArticleAD Setup question
Hello Experts, I'm wondering if anyone has a basic document or can point me to one that explains how to point the NetWeaver Authentication to Active Directory instead of the internal database. Thanks,Matt
View ArticleNW Gateway at Developer Center
Hi Friends, I was wondering what is the difference between this forum and one at developer center. (http://scn.sap.com/community/developer-center/netweaver-gateway) I see same topics (how to...
View ArticleHow to implement Authorization mechanism For Entity services
Hi , Need suggestion to implement Authorization mechanism For Entity services Requirement Suppose i have an Entity ( name as "SalesOrderHeader" ) and service available for this Entity are GET (...
View ArticleConsuming oData for function import using Javascript or C#
Hello Experts,Below URL works fine from REST Client when tested but we are not able to do it in C# or Javascript....
View ArticleNo Service found for Namespace
Hello Experts, We have an issue with Odata service URL execution . We Imported all the objects from development to test system using Add-on Package and while testing the services in Test System it's...
View ArticleRedefining Services
Hi, in the Service Builder (SEGW) I try to redefine one of our services. The redefinition itself works quiete well. If I try to add new entities to the service and generate the MPC and DPC classes the...
View ArticleHandling new users
Hi, we are developing our first OpenUI5 application with NW GW. There is one point I have no clue about. How do you handle the creation of new users? We are using SSO and in this way the users in the...
View ArticleCode 415: Unsupported media type
HiI got the error code 415 Unsupported Media Type, when I try to Post in transaction /WFND/GW_CLIENT My procedure is:I use the HTTP method GET data from a one orderpress "Use as Request"change the HTTP...
View ArticleProblem when creating deep entity functionality
Hi experts, I have a problem when creating deep entity for my service. I have 2 entity Types :* Dealer* Bank I have 2 entity Sets :* Dealers* Banks The relationships of (Dealer : Bank) is 1 : N I...
View ArticleSAP NetWeaver Gateway Connection Details Needed
Hi, I downloaded SAP NetWeaver Gateway tool for Xcode for developing applications for iPhone. In the Preferences, they are asking me to configure the SAP NetWeaver Gateway connection details. I dont...
View Articlehow to create create sales order and display?
Hi All, I am new to netweare gateway, can you please guide me, how to create sales order using RFC and how to display the created sales order. Thanks & Regards,Hemanth Reddy.
View ArticleRemoved collection / regenerate objects
Hi all, I have removed a collection in SEGW. I regenerated the runtime objects and I cleared the cache, but the old collection is still visible when I call the oData service. Besides I have renamed...
View ArticleSEGW: How to switch a project from SAP annotations to vocabulary based...
Hi all, what is the best way to switch a SEGW project from SAP annotations to vocabulary based annotation (you can't change this directly and also not during copying a project)? Thanks a lot in...
View ArticleMinimalistic Kick Start to building OData Analytics service
OverviewAt times it is required to build a quick prototype or a solution by consuming an OData analytics service. We know that the OData Analytics service can be generated, managed and extended using...
View Article