SAP Web IDE Full stack only shows a blank screen in preview mode
When preparing a workshop for SAP Partners this week I ran into a problem that an app that I created using SAP Web IDE full stack did not Show up in preview mode.
I only got a blank screen.
I was able to run the app after having it deployed to SAP CP and after having it registered in the Fiori Launchpad of my trial account.
The error that hit me was that the Destination webide_di which is required for SAP Web IDE full stack to run and which is normally automatically created when activating the Service in your Trial account was missing for whatever reason.
This destination is documented here but it is not shown how to create it manually.
https://help.sap.com/viewer/2c656257ea5740328a299638fb65975b/CF/en-US/4be99e779fcb4ff9a8e5179b74bd72cc.html
If you also encounter this problem and if it turns out that the destination webide_di is missing in your trial account as well you can copy the following Content into a text file, replace the string ‘d0#####trial’ with the name of your trial account (marked in bold letters in the following URL)
https://webidecp-d0#####trial.dispatcher.hanatrial.ondemand.com/
and import it in the SAP Cloud platform cockpit.
#
#Wed Jun 13 13:52:49 UTC 2018
Description=DevX DI backend
Type=HTTP
Authentication=AppToAppSSO
WebIDEUsage=true
Name=webide_di
WebIDEEnabled=true
ProxyType=Internet
URL=https\://disapwebide-d0#####trial.hanatrial.ondemand.com
PropagateAccount=true
Have fun with SAP Web IDE full stack.
Andre
Amazing!! It worked. Thank you.
Was suffering from the same issue for quite a long time.......thanks a ton. It's working perfectly now.
Hello Andre, look like the exact same problem is happening in web hide full stack account of my company.
there look like is non possible create manually the destination as you described. Any idea?
thanks ,
Valentino
It should be possible. What do you mean it's not possible?
Thank you so much, this article solved my problem.
I created new destination on SAP Cloud Platform->Connectivity-> destination. Here is picture.
Hello Andre,
I am getting this message while checking connection of the destination, can you help.
Thanks in advance.