Hi Team,
We have moved our gateway development project to quality system.
The project, we are not able to found in SEGW , but all the MPC and DPC classes are there.
Please suggest.
Thanks,
Saurabh Gupta
Hi Team,
We have moved our gateway development project to quality system.
The project, we are not able to found in SEGW , but all the MPC and DPC classes are there.
Please suggest.
Thanks,
Saurabh Gupta
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 asynchronously multiple time (20-30) every minute to refresh page content. It is working fine,
but the NW Gateway Error log is growing. The error I am getting: /IWFND/MED180 - "Database lock for Service 'MY_SERVICE' could not be set." I am
getting 2-3 error log entries per refresh. It is not consistent. I am not able to reproduce the issue when testing the failed service call. Please, help.
Best Regards,
Zachary
Installed SW (Frontend)
Backend
Hello Collegues,
I've created a NW Gateway Service on the backend (Service is working correctly) and now I want to create a UI5 Application on the Eclipse site.
Before creating the project I have to create a Gateway connection first. But I'm getting a "Network Connection Error".
Connection data (host, port) is correct, also tried with IP instead of hostname already.
I'm getting the same error if I'm using the (new) ES Workspace data (sapes1.sapdevcenter.com, Port 80?).
Tried also on another PC, same error.
Any ideas?
Hello all,
I am trying to consume XSODATA from HANA system into Netweaver gateway system using OSCI method.But I am getting error '
Dear all,
I am new to Netweaver Gateway. In my landscape the IWBEP component has been installed in the Gateway Hub system. In my custom OData service i want to get the data from my backend SAP ERP system using a BAPI.
I have created my custom OData service with the relevant components and have implemented the service using the BAPI method. While implementing the service i referred to the BAPI method from the SAP ERP backend system using the RFC destination (ABAP connection i.e. connection type 3) to the SAP ERP system created in my Gateway hub.
Now when i test the service, the service document and metadata XML are generated correctly. However when i test the entity set, i find that the data is NOT being extracted from the SAP ERP backend system.
What configuration/settings need to be maintained in the custom OData service so that the service refers to the correct SAP backend system? How does the gateway service determine from which system it should extract the data?
regards
Nitesh
Hi All,
I am facing an issue in connecting to the SAP Gateway from Eclipse while trying to create a UI5 app to consume the Gateway service.
Please note that the gateway is accessible via web browser.
Also, that i already checked other threads on SCN to cater to the problem & hence i have already added the required SSL certificate to the Eclipse JRE installation. But unfortunately, i am still facing the issue. Please help me at the earliest. TIA.
Regards,
Sumit Jindal
I have been using GWPA to create test front-ends for my GW services in HANA Studio for months. From workflow to simple services exposing cost centers, etc. After an update to HANA Studio everything is broken. All I have are warnings in the JAVA code, but when I try to run the apps as a web app preview, I get nothing.
Problem 1
Undefined attribute name (role). index.html /CC/WebContent line 23 HTML Problem
Problem 2
The local variable dialog may not have been initialized FormAuthentication.js /CC/WebContent/Authentication line 79 JavaScript Problem
Any ideas?
SAP HANA Studio
Version: 1.0.68
Build id: 201310151624 384084
ABAP Connectivity And Integration Development Tools (Developer Edition) 1.21.1
ABAP Core Development Tools (Developer Edition) 2.28.1
ABAP Development Tools for SAP HANA (Developer Edition) 2.28.1
ABAP Development Tools for Web Dynpro (Developer Edition) 1.21.1
OData Modeler and Tools Core for SAP (GWPA, Developer Edition) 1.1.1
OData Toolkit for Java Platform, Standard Edition (GWPA, Developer Edition) 1.1.1
Toolkit for Android (GWPA, Developer Edition) 1.1.2
Toolkit for HTML5 (GWPA, Developer Edition) 1.1.1
Toolkit for Integration Gateway (GWPA, Developer Edition) 1.1.1
Toolkit for iOS (GWPA, Developer Edition) 1.1.1
Toolkit for PHP (GWPA, Developer Edition) 1.1.1
Hi All,
I am getting error while executing oDATA service from SAP Netweaver Gateway
Error details:
RFC call ended with "Communication Failure" exception (Function call failed; could not find the function
I am using SAP NG 740
Project is created in Gateway system using SEGW having Map to Datasource option used.
in SPRO manage alias, I had seleted Local App option. Screen attached
I had tried all troubleshooting like delete and add service and alias in "/IWFND_MAINT_SERVICE".
but still getting same error for all service.
Kindly advise.
Regards
Vivek
Hi
We are trying to test the Fiori Launchpad from internet.The process we are following is described below
1. We have configured the Fiori Launchpad Client
2. We are testing the Launchpad URL with in LAN, it just works fine across all locations when we test this using Chrome Browser
3. When we place the same URL on a DMZ box in order to test from internet; URL fails and the Chrome Network console says it is in "Pending" state. After some time Chrome Browser, fails with the message "This Webpage is not available"
I am attaching the screenshot for your reference taken from the DMZ box.
However, what I am wondering is the Netweaver Service URL with the same host and Port just works fine on the DMZ Box.
Please help me understand what could be the issue?
Additional Details:
Hostname of Gateway Server: abc.company..ad
Hostname of DMZ Server: xyz
Required ports to and from DMZ are opened by the firewall team
Thanks
Range
Hello all,
I am trying to consume XSODATA from HANA system into Netweaver gateway system using OSCI method.But I am getting error '
Hi Team,
We have moved our gateway development project to quality system.
The project, we are not able to found in SEGW , but all the MPC and DPC classes are there.
Please suggest.
Thanks,
Saurabh Gupta
Hi,
I am trying to create Odata service by creating new entity type and entity set at service level creation itself (Data model-->Create). Now at the time of generation of classes I am getting syntax error fields are not defined in method, Define Entitytype of MPC class. Could you guide me on how I can generate classes here.
Br,
Venkat Konanki.
Hi,
I have implemented create deep insert functionality. It works fine for single header record and multiple item records.
When I pass multiple records (multiple header records and their corresponding item records) in payload, I am not able to fetch any records via
io_data_provider->read_entry_data( IMPORTING es_data = lt_del_mts ).
here lt_del_mts is a table of deep structure.
If I pass ls_del_mts which is a deep structure
io_data_provider->read_entry_data( IMPORTING es_data = ls_del_mts ), I am able to fetch single header and multiple item records.
PLease help.
Thanks and Regards,
Kawish.
Hi Experts,
We are facing an issue while passing URL as given in the attachment with error in the conversion routine "CONVERSION_EXIT_EXCRT_OUTPUT".
Please let us know if there exists a sap note to fix the given problem.
Detailed screenshots of the problem have been attached.
Regards,
Saritha
Hello,
How can I view standard fiori service GBAPP_POAPPROVAL in system????
I am creating zservice through SEGW . Want to have reference of standard service.
Can anyone please help.
Regards,
Akshay
Hi Experts,
I have implemented CREATE_DEEP_ENTITY method of DPC extension class. Also I am using POST.
At runtime how does the gateway know that it has to call CREATE_DEEP_ENTITY?
In which class the logic is written like
If HTTP method is POST then call CREATE_DEEP_ENTITY?
What is the purpose of MPC and DPC class? What is the program flow that is, which class is called first and then next etc?
Please help.
Thanks
Gopal
I am able to follow through on Week 6 Unit 2 until Ihave to create a destination...
The issue is I cannot change the authentication from "no authentication" to anything else...
I am trying to set it to "basic authentication"...
I was able to find the link required as well as get a login and password exactly as the unit 2 lecture prescribes, so I am not sure what to try next.
That about halts as far as I can go... with the demo for this Unit.
Hi All,
Within all the discussions about Gateway and OData sevices, I couldn't answer to a basic question I have... Hope someone here could answer it for me.
We have a NW 701 ABAP system with the IW_BEP Addon installed. I understand that this is enough to create OData channels from ABAP.
However, every blogs/articles goes ahead to GW_CORE as further steps to expose the OData channel as gateway services to the world. That's fine, but I'd like to know if I want to develop a UI5 application that's hosted right within the same ABAP server (using SAPUI5 runtime), then is there a way to consume these OData channels directly without the GW_CORE?
Can anyone refer me to any articles, wiki or blogs etc. that has such an information?