Gateway HUB version vs IW_BEP version compatibility
Hi,We currently have embedded gateway solution on our 7.31 CRM ABAP system, we have also installed SAP UI add-ons 1.0 SP14 which has moved our UI5 version to 1.28.x. Gateway components version are as...
View ArticleHow do you write your EntitySet Paging?
Hi ThereRecently I have been asked by a couple of customers to help update their ABAP Development Standards to adapt standards for Gateway developments. As I see it standards from a high level are...
View ArticleError in using key predicates
Hi all, When executing the service URL with key predicates i am getting an error raised by exception /IWBEP/CX_MGW_TECH_EXCEPTION (message Internal error occurred, contact your system.). The...
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 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 ArticleUnable to CREATE or VIEW a project in T-code "SEGW"
Hi, As part of a training exercise, I need to first...1) go to T-code "SEGW", 2) create a project/or use an existing one and 3) import an OData file4) create an Android Appas instructed in the course...
View ArticleParse filter string
Hi guys, What is the recommended way to manually parse the odata filter string? I want to be able to use 'and' operator, for example: ..AbcCollection?$filter=Param1 eq '60002273' and Param1 eq...
View ArticleWhy SMP Server automatically stopped for a Sometime.
We have SMP 2.3.5 cluster environment with one data tier and two application nodes. In last two days server stopped two times for sometime and automatically started.we are not able to find out the root...
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 ArticleHow to implement GET_ENTITYSET for Media Stream
Hi Experts, I have implemented GET_STREAM method to download the media entity. When I execute the service as /zservice/photo/$value media steam is getting downloaded. I need to implement the...
View ArticleDynamic column in Gateway
Created a gateway entity type with properties using the individual field, i.e. I have 10 fields in my gateway project and exposed the URL to send or receive the data from the external system using CRUD...
View ArticleSEGW - Method 'X_GET_ENTITYSET' not implemented in data provider class
Dear All, My server environment is IWBEP IWFND in the SAP ECC server, I create a gateway project by importing Login RFC interface with the following parameters: Input parametersUsername (text)Password...
View ArticleHow to call Function Import from SAP UI5 and get the return object in table?
HI, I am New to UI5 .i have created odata gateway service with function Import that will take single parameter as importing parameter and return the data in table.My problem is I am not getting...
View ArticleSAP Gateway client not working
We have setup a new system embedded deployment and installed gateway sp13. During configuration , i realised that the gateway client is nt working to test OData services as in below screenshot. Rather...
View ArticleThe server is refusing to process the request because the entity has a...
hi, I am facing issue when i am doing Post. I am getting Error message as follow: I am not getting what i made mistake Please help me solving this problem. Thanks,Supriya
View ArticleIs it possible in CREATE_DEEP_ENTITY to have a separate Request structure and...
Hi Everyone, I have redefined method '/IWBEP/IF_MGW_APPL_SRV_RUNTIME~CREATE_DEEP_ENTITY' for my service. I have a deep Request Structure with 3 internal tables, I don't want to pass this request...
View ArticleDynamic column in Gateway
Created a gateway entity type with properties using the individual field, i.e. I have 10 fields in my gateway project and exposed the URL to send or receive the data from the external system using CRUD...
View ArticleUnable to open SAP gateway client.
I have created a odata service in the recently installed gateway. SAP Netweaver version is 7.4 SP8. After registering the service when i tried to open gateway client to test the service, I do not find...
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 ArticleRFC call ended with "Communication Failure" exception in Gateway Service...
Hi, Our current Landscape of Gateway is "Central HUB Deployment" where all the Gateway Add-on's installed on Gateway Server. i.e. IW_FND, GW_CORE, IW_PGW and IW_BEP is also installed on Gateway System....
View Article