1

VSCODE Add System Stopped working

 2 years ago
source link: https://answers.sap.com/questions/13683136/vscode-stopped-working.html
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client
Jul 18 at 09:33 AM

VSCODE Add System Stopped working

142 Views Last edit 6 minutes ago 13 rev

Ref https://blogs.sap.com/2018/03/29/installing-sapwebide-personal-edition-and-connect-it-to-a-system/#main

I installed Orion and the WebIde personal edition and created a “destination”
192.168.1.150 is LOCAL PRIVATE IP
C:\SAPWebIDE\eclipse\config_master\service.destinations\destinations

Description=RefAppsBackend
Type=HTTP
TrustAll=true
Authentication=BasicAuthentication
Name=RefAppsBackend
ProxyType=Internet
URL=http\://192.168.1.150\:50000

WebIDEUsage=odata_abap,odata_gen,ui5_execute_abap,dev_abap,bsp_execute_abap,odata_xs

WebIDESystem=A4H

WebIDEEnabled=true

sap-client=001

User=DEVELOPER

Password=********

Installed nw.epm.refapps.ext.po.apv the PO Approval App
Worked like a dream
Neo-app.json shows first several lines

"routes": [

"path": "/sap/opu/odata",

"target": {

"type": "destination",

"name": "RefAppsBackend",

"entryPath": "/sap/opu/odata"

"description": "Backend OData services"

"path": "/sap/public/bc/NWDEMO_MODEL",

"target": {

"type": "destination",

"name": "RefAppsBackend",

"entryPath": "/sap/public/bc/NWDEMO_MODEL",

"preferLocal": true

In VSCOde opened and migrated
ui5.yaml shows
customMiddleware:

- name: fiori-tools-proxy

afterMiddleware: compression

configuration:

ignoreCertError: false

backend:

- path: /sap

url: ""

destination: RefAppsBackend

path:

- /resources

- /test-resources

url: https://ui5.sap.com

Obviously “prodding” user to create a SAP destination RefAppsBackend
This I did before June and worked fine
Now 403 error comes

k631U_1bxiFpM5Qc11uMyuxCWiBEtV7XFgDFGAZqnY813OBubzQDiPu6vgF5Apjz5FuyvToVR3qOCnEpcKrd5868CKxr7ljJi0k0KS3oN928YTBhhQtBAf_-7LqzdL5vHWBjurpOYkhqrrT6K1SaTZ8

After a series of failures I used Version 1.102.1 instead of 1.36.7 POSSIBLY OLD which was suggested default

This 1.102.1 version worked!

configuration:

ignoreCertError: false

backend:

- path: /sap

url: "http://vhcala4hci:50000"

# destination: RefAppsBackend

path:

- /resources

- /test-resources

url: https://ui5.sap.com

version: 1.102.1


I managed Fiori Tools by using ODATA url in place of system
ui5.yaml has

customMiddleware:

- name: fiori-tools-proxy

afterMiddleware: compression

configuration:

ignoreCertError: false # If set to true, certificate errors will be ignored. E.g. self-signed certificates will be accepted

backend:

- path: /sap

url: http://192.168.1.150:50000

path:

- /resources

- /test-resources

url: https://ui5.sap.com

Why this works, the old WEBIDE personal works and
SAP ADD SYSTEM does not work is surprising and may now stands between me and trying out samples which seem to be “System/Destination based”

To my newbie eye the ui5.yaml that work look all very similar

SAP may consider the old WEBIDE way where you create a destination by means of a simple text file!

Regards
Jayanta@Kolkata


Recommend

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK