How to pass a table (not a range table) input from URL for a RFC in...
Hi All, There is a table input in a RFC which has to execute in get_entityset method. $Filter is allowing to take the input into range table but my input table is not a range table. Is it possible to...
View ArticleSingle Call for Backend in case of read data using $batch
Hi, How to create single call to backend system for multiple batch request in gateway. My RFC having Internal table as importing parameter. Each time my backend system is called with single line of...
View ArticleError in SAP Gateway Odata Service
I am New to SAP and ABAP.I have made Odata service in SAP Gateway. but when i run via SAP Gateway Client i am Getting error as Follows"In the context of Data Services an unknown internal server error...
View ArticleDeep Insert with .NET Data Services
Hi experts,I'm using "GWPAM add-in Visual Studio" to add reference for SAP NW Gateway service for C# code.I was successfully with GET method, POST method with header level only.But with complex...
View ArticleIssue with FM "ARCHIV_CREATE_TABLE"
Hello all, i'm currently working on an oData Service to store Business documents. For this I use ARCHIV_CREATE_TABLE which i call in the redefined CREATE_STREAM method. The XString from...
View ArticleCost/pricing NW GW
Hello, As i can't find any structured info regarding pricing and the cost of Netweaver gateway 2.0. I thought this was the place to ask.I'm working at a SharePoint firm where we want to get Odata from...
View ArticleError in SAP Gateway Odata
I am New to SAP and ABAP.I have made Odata service in SAP Gateway. but when i run via SAP Gateway Client i am Getting error as Follows"In the context of Data Services an unknown internal server error...
View ArticleHow do you change the description on an OAuth2 scope?
Hi, I'm trying to change the description of an already created scope. Has anyone else done this or have any ideas where it could be? Thanks! -Brian
View ArticleError while exposing SAP Business Workflow with SAP NetWeaver Gateway
Hi Fellas, I followed the document How To...Expose SAP Business Workflow with SAP NetWeaver Gateway - Dialog Activities But when i called my service url with collection i got empty response..but i...
View ArticleOData Model Naming Conventions
Hi Friends, I thought of sharing the naming conventions I follow to improve the readability of my OData service for UI developers and other consumers. General rules for all artefactsNo "ALL CAPS"Use...
View ArticleRequest URI error
Hi all, I have a problem when I try to call the read method of a new REST service. This is the definition done for the service: The problem is, that wenn I use the following request, I get the error...
View ArticleXML in the HTTP Request
Hi all,I have created a RESTwebservice and the transaction/IWFND/GW_CLIENT allows to use an XML in the HTTP request. My question is, how can I get the XML File where I can put the data that I need to...
View ArticleSAP Gateway Hands-on sessions in Bagalore TechEd 2015
Here are a few highlights from a few SAP Gateway Hands-On session conducted in the ongoing TechEd 2015 in Bangalore. Session: DEV360 - Advanced OData Service Development with SAP Gateway With the Buzz...
View Articleunable to access register button in service maintenance
Hi All 1) Unable to access button register in service maintenance. able to register service in /iwfnd/maint_service. 2) after generation of service , service took LOCAL as system alise.
View ArticleLife Cycle In SAP gate way Odata service
I am new to SAP-ABAP and Odata Concept.we are using RFC Service(RFC Function in ABAP) which is returning header data table and item data table separately,i have made code(redefine) for "get entity set"...
View ArticleSAP API Management at SAP TechED Bangalore 2015
Friday was the day for SAP API Management. The day started with Balakrishnan Gottipati interviewed Chee Keong Law, Director Channel and Alliances, APJ from APIgee on SAP TechTV Live.You can see the...
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 ArticleGateway Workflow APPLY Decision Problem
Hi, I'm trying to configure workflow consumption but I'm facing some issue. Can anyone guide me through the basic steps?Here I am doing Central HUB Deployment to access the business workflow through...
View ArticleGetting dump while registering the OData service
Hi Gurus, We are trying to register an OData service in BW system (by redefining BW Queries), but getting below error:- The call to function module "BAPI_IOBJ_GETDETAIL" is incorrect: In the function...
View Articlehow to develop odata service for one single rfc? operation read and write
Hi All How to develop odata service for single rfc? operation read and write RFC contain
View Article