Starting in Fusion 5.0, App Studio is no longer included in the Fusion UI. However, you can use App Studio Enterprise (ASE) to create apps in Fusion 5. See Deploy App Studio for instructions.
Deploy App Studio
Deploy App Studio
This article describes how to deploy App Studio in Fusion 5.
Starting in Fusion 5.11.0, Fusion has deprecated the Webapps service. As of Fusion 5.11.0, you should instead deploy App Studio manually.
In Fusion 5.x, the default
FUSION_PORT
value is 6764
.-
Create UI (create a new App Studio project)
-
Execute the
command ./app-studio package
to generate theapp-studio-enterprise.war
file. The file is created in the following location:/<$Application>/dist/app-studio-enterprise.war
-
Deploy WAR (upload to webapps service)
-
Go to
https://FUSION_HOST:FUSION_PORT/webapps/UI_CONTEXT/
.