cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Web IDE (Personal Edition) - Problem connecting to On-Premise S4HANA System

yogesh_pathak
Participant
0 Kudos

Respected Madam / Sir,

Greetings!!

During Selection of Gateway System in SAP Web IDE Personal Edition, I encountered an error "unable to reach the catalog service. Please check the service configuration and connect again."

I have gone through following threads and many more, but not succeeded:

https://answers.sap.com/questions/278462/unable-to-reach-the-catalog-servicecheck-service-c.html

https://answers.sap.com/questions/13395411/webide-deployment-error-csrf-tokens-do-not-match.html

https://answers.sap.com/questions/13593392/sap-web-ide-problem-connecting-to-on-premise-syste.html

Following are the details of what I have done till now:

With the help of URL https://tools.hana.ondemand.com/#sapui5 I have downloaded SAP Web IDE Personal Edition and extracted sap-webide-personal-edition-1.53.9-trial-win32.win32.x86_64.zip in C:\MyWebIDE folder.

Now Folder C:\MyWebIDE\eclipse exists. ( Eclipse installed in Folder: C:\MyWebIDE\eclipse )

In transaction /n/iwfnd/maint_service I can access SAP Catalog Service by pressing the button "SAP Gateway Client". While I am pressing "Call Browser" browser ask for credentials and then XML is displayed correctly.

I have created Destination file without file extension at C:\MyWebIDE\eclipse\config_master\service.destinations\destinations

The name of the Destination file is exactly the same as my System ID

Below is the content of the Destination file:

Description=CDA

Type=HTTP

TrustAll=true

Authentication=NoAuthentication ( I tried with BasicAuthentication also )

Name=CDA

ProxyType=Internet ( I tried with OnPremise also )

URL=http://aaa.bbb.com:8002 ( I tried with http\://aaa.bbb.com\:8002 also )

WebIDEUsage=odata_abap,odata_gen,ui5_execute_abap,dev_abap

WebIDESystem=CDA

WebIDEEnabled=true

sap-client=110

Following is the content of the Orion.ini file:

-startup

plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar

--launcher.library

plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20150204-1316

-consoleLog

-console

-data

serverworkspace

-nosplash

-vmargs

-Dorg.eclipse.equinox.http.jetty.http.port=8080

-Dorg.eclipse.equinox.http.jetty.http.host=127.0.0.1

-Dorg.eclipse.equinox.http.jetty.autostart=false

-Dorion.XSRFPreventionFilterEnabled=false

-Dhelp.lucene.tokenizer=standard

-Xms40m

-Xmx384m

Catalog service is active

I am able to get the metadata of the catalogservice in browser without Web IDE.

I am able to logon to the url http://localhost:8080/webide/index.html ( Please note that I have already opened Orion.exe file )

I have tested /default_host/sap/opu/odata/iwfnd/catalogservice in transaction SICF and it is showing 403 Error: app_not_configured_for_user. ( Please note that the service is active )

I have tested /default_host/sap/public/bc/ui5_ui5 service in transaction SICF and it is showing version 1.41.1

At browser console, there is no error shown on selection of Data Connection in SAP Web IDE (Personal Edition).

Following message displayed after login at Orion osgi prompt:

osgi> 2023-07-21 16:02:03.379 [qtp282279652-38] WARN c.s.core.hcproxy.fs.FileSystemModule - No file system root configured. Using defaulthelium-work

2023-07-21 16:02:05.500 [qtp282279652-37] INFO org.eclipse.orion.server.config - FileLocker.processLock: overlap process.lock

Following is the screenshot in DEV System:

But when I am opening the link, the browser displayed Google Account Sign In Dialog Box.

If you wonder why still I am on SAP Web IDE, then please note that I have come across video tutorial for SAP Web IDE and I want to go through the same.

Please help.

Thanks & Regards,

Yogesh.

View Entire Topic
0 Kudos

To resolve the connection issue between SAP Web IDE (Personal Edition) and an on-premise S4HANA system, check network connectivity, user authorization, CORS configuration, SSL certificates, and SAP IDE updates. Enable diagnostics for detailed error messages. If unresolved, seek support from SAP experts or consultants.

yogesh_pathak
Participant

Dear Hango Gomes,

Thank you for your reply.

I have asked ChatGPT my above mentioned question and to my surprise it gives me the same answer what you have given, and in the same order what you have written.

By the way, I am not offending you.

Once again thank you for your answer.

Thanks & Regards.

Yogesh.