How to generate the services when i have IWBEP and GW_CORE in 2 systems.
Hello Experts. Problem: I am able to entity, entitysets, association and navigations but unable to generate service.
View ArticleInternal error when redefinind service with entity types and associations
Dear gateway specialists, I have created a gateway service with several entity types and several associations together with corresponding navigation properties.Then I have created another service in...
View ArticleError on Edm.Time attribute after redefinition
Dear Community, I have created a NetWeaver Gateway project with one entity and a corresponding entityset, the entity is not related to a ABAP dictionary structure. Within the entity I have created one...
View ArticleBinding multiple entityset
Hi Expert, I have created 4 entityset (A,B,C,D). we are using one RFC which return all 4 internal table for 4 entityset data in one call. suppose If I call this RFC in A_GET_ENTITYSET method then we...
View ArticleSEGW : Copy Project vs Redefine(OData Service)
Dear Friends, This is regarding the differences between various modeling approaches in SEGW 1. An Existing Project ( and Technical Service , say, Parent 1.0 ) is live2. A new Project ( and Technical...
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 Article/IWFND/MED180 - Database lock for Service ... could not be set
Hello, We are on HANA Revision 74.03 and Kernel 7.41 PL36. I created odata service and redefined GET_ENTITY method used by SAP UI 5 application.The application is calling my odata service...
View ArticleProblem creating an OData service with RFC-/BOR Import.
Hi Experts, i am running always into the same problem I want to create an Odata Channel with "SEGW" and Datamodel with an RFC import.RFC si GET_CPU_ALL but I am running always into the same problem...
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 ArticleOdata Service Creation Using SEGW Transaction
Hi All, I am trying to create an Odata service using one RFC that takes three input parameters and returns one structure as output parameter.When I am trying to do mapping of Get Entity Set it is...
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 ArticleSession management in UI5
Hi Experts, I am developing a desktop application with the following architecture SAP UI5->N/w Gateway->HANA My question is basically how is session management done in this architecture?I...
View ArticleNeed advise on SAP Netweaver gateway/Odata/Eclipse
Hi All, I am bit confused with all these terminology. Could you please advise me how do I make app for mobile using SAP netweaver gateway/Odata/Eclipse ..?I think that Eclipse is the way forward ........
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 ArticleHow to generate the services when i have IWBEP and GW_CORE in 2 systems.
Hello Experts. Problem: I am able to entity, entitysets, association and navigations but unable to generate service.
View ArticleEmd.DateTime used as key in URI problem
Hello Experts, we have a problem while using a Edm.DateTime as key in URI while sending GetEntity request to the GW Server. We've defined a Edm.DateTime field in the Service builder as a key for an...
View ArticleUpload .CSV file through UI5 and return data back to UI5
Hi Experts, Our requirement is to upload .CSV file provided by UI5.The content of file(multiple records) should be returned back to UI5 by gateway. Limitations are:-1. We can't store file data in...
View ArticleGateway Query Operation
Hi Experts, I have successfully built a Gateway application in SEGW. Then I activated it and now I am trying to execute it in gateway client.While all other CRUD operations are running fine for me, I...
View ArticleGateway Service for Function Module with Table as input.
I have tried creating service for the function module that having single value as input but not yet done any example with internal table as input.Can any one suggest a Step by step method of doing the...
View ArticleHow to get Multiple Rows as Response using Create_Deep_Entity
Hello Experts, I have a question regarding displaying Multiple rows as Output in XML Response using Create_Deep_Entity method. How to achieve that? Below is the procedure i followed and I am able to...
View Article