cancel
Showing results for 
Search instead for 
Did you mean: 

full stack web ide workspace issues (connected to CF trial account)

former_member208449
Active Participant
0 Kudos
518

Hi Community,

Lately I have been experiencing issues with my workspace on Full stack web ide (in neo trial). When I start the build, it gives a pop-up that asks for Username and password. Even when I supply my HCP credentials, it doesn't work and displays the pop-up repeatedly disrupting the build.

Kindly let me how can I avoid this. I have created separate workspaces and I get the same pop-up after using the workspace for few days.

This web ide is connect to CF trial for deployment.

View Entire Topic
former_member189220
Active Contributor

Hello G B,

1.

To deploy on SAP CF, you need to fill email instead of S-user into the login credentials to the SAP CF. This also is explained in this SAP KBA:

2657025 - Login to SAP Cloud Platform: "You don't have permission to access this account"

Have you entered email in the pop-up window?

2.

In case, you do enter email, and the build is still disrupted, have you tried to build the HTML5 locally before the deployment:

2.1.In the application configuration in neo-app.json, change the maximum time of "cacheControl" to a lower value. Example: "cacheControl": [{"maxAge": 0}]

2.2. Delete the Component-preload.js file.

2.3. Enter the project settings of your app in Web IDE (via right-click menu) and in "Project Types", make sure the "SAPUI5 Client Build" type is checked.

2.4. Deploy the app again.

Regards,

former_member208449
Active Participant
0 Kudos

Hi

I have given email only. But I am not trying to build the UI5 module. I am trying to build Hana DB.

former_member189220
Active Contributor
0 Kudos

This HANA DB is on the Cloud or on On-Premise?

Regards,

former_member208449
Active Participant
0 Kudos

It's not only about the HANA DB. I am using the Full stack web ide to do the XSA development using various runtimes.

I get the same logon while connecting to HANA DB explorer and while trying to build any module in MTA.

And yes, this is on cloud and on CF.