cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Fiori Tools: Connect to On-Premise system

Joseph_BERTHE
Active Contributor

Hello,

I try to generate an Fiori Elements application using the Application Generator. When I try to connect to my system VSCode raise me an exception :

{"message":"@sap/fiori:app generator failed - process.on(uncaughtException) Cannot read property 'edmx' of undefined","stack":"TypeError: Cannot read property 'edmx' of undefined\n\tat default_1.prompting (C:\\Users\\josep\\AppData\\Roaming\\npm\\node_modules\\@sap\\generator-fiori\\generators\\fiori-elements\\app\\index.js:1:143151)\n\tat processTicksAndRejections (internal/process/task_queues.js:93:5)"}

I think the problem comes from my URI which is https://blablabl.bou.local

The "local" extension seams to be the issue. Is there any workaround or the fix ?

More information :

IDE : VSCode v1.60.0
SAP Fiori tools - Extension Pack : v1.3.2

Regards,

Joseph

View Entire Topic
quiggs1000
Advisor
Advisor
0 Kudos

Hello Joseph,

It looks like the SSL certificate being used is not using a trusted certification authority, and by default Windows will not accept the request. Can you please see https://help.sap.com/viewer/17d50220bcd848aa854c9c182d65b699/Latest/en-US/4b318bede7eb4021a8be385c46... for instructions on how to help with this.

Best regards,

Ian