Error publishing BWquery as OData
Hi,When I want to publish a BWquery as with the transaction SEGW, get a error when generating the runtime objects:The syntax error in the class is:But, I fixed the code line, i get other error:Which...
View ArticleGateway does not bring the list of EasyQuery
Hi,I want to publish a EasyQuery as ODATA service, but when I search the Easyquerys available, dont show me anything. When I go to the BW system and run the transaction EQMANAGER, neither I get a...
View ArticleEntity Type in combination with "BAPIRET2"
hello! I just started using sap netweaver gateway and I am a complete beginner, so please take it slow on me (I am very thankful for useful links). in transaction SEGW I have a question how I can build...
View ArticleExcelAddin_GetAll: list object was blank before fetch Unable to fetch all...
Hi Experts, I am working on a gateway service for Excel. This service retrieves the project activity prices and loads them into Excel using GWPAM Fetch Records.I have put in the following filter in the...
View ArticleError in executing workflow service
Hi All, I have followed this blog to consume workflow service and take decisions on workitems. Everything was fine except the last step. When I execute application URL with apply decision i am getting...
View ArticleBest way to design the return of an Employee Entity for current logged in User?
Hi All, I want to return an employee entity for the currently logged in User for a UI5 app. Now since my employee entity has a username filter, I could call service/employees(filter=Username eq...
View ArticleFor Beginners: How to use Gateway Client?
In this document I explain beginners on how to use the SAP provided Gateway Client to test your OData services. You access the Gateway Client using Tcode /IWFND/GW_CLIENTWe consider the SAP delivered...
View ArticleHow to grand authorization in system sapes1.sapdevcenter.com
Hello Everyone, I have no authorization to generate gw model .I try also to consume odata service from the system i get error: "Unauthorized due to missing or incorrect credentials" . Someone, can...
View ArticleGateway for simple function module
Hi there, my background is ABAP and I've now started development with SAPUI5. My scenario:I want to write a simple SAPUI5 application allowing to change a user password.Therefore I've created a...
View ArticleHow to submit multiple information in one request - having issues in passing...
Hello Everyone, I tried creating a service that use Deep entity to post some data to SAP. That works well from test service option, but when i am trying to code from java script it is failing and...
View ArticleSAP_GWFND 740 Conflict between add-on GW_CORE 200 - For FIORI Apps
Hi All, We are in process of implementing FIORI applications. Hence installed the NW 7.4 which comes along with SAP_GWFND 740 consists of GW_CORE 200, IW_BEP 200. Where as in my case, I am facing the...
View ArticleHow to transport Fiori like applications using SAP Solution Managers Quality...
Authors Andre FischerMax-Dirk DittrichPatrick Schmidt Introduction In this document we want to describe how to handle the software changes of a project that encompasses the development ofan OData...
View ArticleGateway service with multiple entity sets
Hi, I have designed a Gateway service with 3 entities, and 3 entity sets.Entity sets are not related one to another. This entity sets correspond to static data stored in 3 different custom table in...
View ArticleSPNego error
Hi, We have a new native ios app developed which use GW services. The first time the service is called from the app we get this http response back: <html><meta http-equiv="refresh"...
View ArticleHow to pass arguements to CREATE_STREAM?
Dear Experts,I am now passing Files from browser to SAP Gateway via media resources. I am able to receive file content in the following argument. ls_doc-content = is_media_resource-value. I am able...
View ArticlePOST Function Import in Gateway Builder
Hi everyone, I am trying to create a new Function Import in SEGW transaction (Netweaver Gateway Builder).I have followed different blogs (For example: Let’s code CRUDQ and Function Import operations in...
View ArticleNot finding the Backend Odata Channel in SPRO
Hello Experts, As i installed the IW_BEP component on backend system , so i would be able to create and assign model class to services and also would be able to create services , but...
View ArticleQuestion: service does not reflect new changes
My test gateway system has both iw_bep and iw_fnd installed (embedded scenario). in SEGW, I create a model by importing RFC etc.register service etc.check service document, $metadata, etc.All works as...
View ArticleFaceSearch – Let's Build a HANA/Gateway/UI5 App
Back in February, I finished up the Matt Harding’s Fiori Like Challenge with a laundry list of items I wanted to get to in the future. Well I had a few days a couple of months or so ago and while I...
View ArticleHow to consume HANA xsodata into Netweaver gateway as odata
Hello all, I am trying to consume XSODATA from HANA system into Netweaver gateway system using OSCI method.But I am getting error ' error while fetching the source metadata'.Kindly let me know where...
View Article