Stage and Publish an Oracle Visual Builder
You can stage and publish visual applications from the Oracle Visual Builder home page.
When you stage a visual application that contains a mobile application, you must create at least one build profile for the mobile application. Otherwise, attempts to stage the visual application fail.
If you build a mobile application in your visual application to create the installation file that installs the mobile application on a device, Oracle Visual Builder deploys your visual application that's in development to stage. To build a mobile application, you create one or more build profiles that sign the mobile application and generate a platform-specific installation file or QR code.
Stage a Visual Application
You can stage unpublished versions of your application at any time from the home page or from the main menu.
Staging your application enables you to test each update to confirm that it behaves
as you expect and that no problems were introduced, for example, when you add new
features or change your data model. You can distribute the URI
of
the staged application to team members who can help you test and provide
feedback.
To stage your application:
On the home page you can see the status of each version of your application. You can continue to update and stage versions until you are ready to publish. Click Stage in the Status column, and click the link to open the staged application in your browser.
Make a note of the URL of the running application. You can share this URL with team members.
Publish a Visual Application
You can publish a staged version of your application from the home page or from the main menu.
When you publish a staged version of your application, it becomes the live version.
If you're updating an earlier version of your application, the previous live version
is archived and locked. The URI
of your application doesn't change.
Only one version of an application can be live at a time, but multiple versions of
an application can be staged simultaneously.
To publish your application:
You can run the published application in your browser by clicking Live in the Status column and selecting the link. You can share the URL of the running application with public users.
After you publish a version of an application, it becomes read-only and can no longer be changed. To make changes to the application, you must create a new version.