Skip to Content
0
Nov 29, 2022 at 09:33 AM

Using fiori tools behind corporate proxy in VSCode

1950 Views

Hi,

we are running into errors which seem to be connected with working behind a corporate proxy.

In the following two use cases the data is not downloaded fully from the internet.

1. Fiori Application Generator > Minimum SAPUI5 version list is not complete

When generating a app with the Fiori Application Generator only the major versions are listed. When using fiori tools with VSC on a private notebook without proxy a lot more versions are listed (app-generator-minimum-sapui5-version.jpg).

2. Testing App preview show blank page

When testing the generated app with "npm start" the page opened in the browser is blank (empty-app-preview.jpg, terminal-app-preview.jpg).

When testing on a private notebook without proxy the "launchpad layout" is shown.

  • We are using the newes version of fiori tools extension pack and node.js.
  • The proxy settings are configured in .npmrc and in the windows env variables.
  • We also tried using python px-proxy as workaround as it was helpful in a older version of fiori tools when we had issues with loading the app templates through corporate proxy. But it also did not bring the desired result. I am adding the log output of py-proxy: px-proxy-log-for-app-generator.txt, px-proxy-log-for-app-preview.txt
Can you please advise how we can use Fiori Tools behind coperate proxy?Best regardsLisa Schmidtchen