Oracle Visual Builder Studio

Here are some key things you can now do to extend your application pages using Visual Builder Studio: 

  • New project from deployed extension
    You can now import an extension's source files into a new project from any environment where it's currently deployed. This is helpful, say, if a project was deleted in Visual Basic Studio, but you still need to work on the extension. See How Do I Recover My Extension After Deleting the Project?
  • Subcategory display for Oracle Customer Experience (CX) extensions
    When an extension in the Customer Experience (CX) pillar is assigned a subcategory using the Extension Pillar Subcategory option in the Settings editor, all extensions in that subcategory now show in the Navigator on the App UIs and Dependencies panes, as well as in the Layouts, Services, and Translations panes. See What Are Dependencies? and Add a Dependency.
  • Usability improvements
    We've made some usability improvements for previewing and sharing an extension:
    • When previewing your App UI, the message indicating that the application is being prepared for preview now appears as a notification instead of a pop-up. See Preview Your App UI.

    • When sharing your App UI, you now share the extension and copy the deployment URL with a single click, instead of using separate actions in the Share Application Extension dialog. This way, you won't copy the URL without actually sharing the extension. See Share Your App UI.

These changes also take effect in Express mode. See Preview and Share Your Changes.

  • Default for publishing page configurations from new workspaces changed

    Starting with version 25.01.1, extensions created by using the Edit Page in Visual Builder Studio option were configured to deploy changes directly to the target Oracle Fusion Cloud Applications instance, bypassing the CI/CD pipeline. With this release, this default behavior also applies to extensions created from a new workspace. See Enable or Disable the CI/CD Pipeline for Publishing.

  • Simplified upgrade process in Express mode
    In Express mode, it's now easier to upgrade your extension to the most recent version of the Oracle Fusion Cloud Applications. See Respond to the Time to Upgrade Pop-up.
  • Option to directly deploy from a branch in remote repository
    You can now deploy extensions and visual applications directly from a branch in the remote repository, You'll typically do this, for example, if your extension or visual application was deleted from an Oracle Fusion Cloud Applications or a Visual Builder instance and you want to restore it. This is also convenient if a merge request was approved and merged, but a CI/CD pipeline doesn't exist to automatically deploy those changes to the target instance. 

Deploy and Publish are distinct actions in the Designer: 

  • Click Publish to merge new changes in your workspace to a remote branch, and then deploy those changes to your target instance. 
  • Click Deploy if your changes already exist in the remote branch, and now you want to deploy those changes directly to your target instance. 

For visual apps, see Deploy Changes From the Remote Branch and for extensions, see Deploy Changes From the Remote Branch. This functionality is also available in Express mode, see Deploy Your Published Changes.

  • New option for vb-process-local Grunt command
    A new additional-locales for the vb-process-local Grunt command now allows you to specify additional locales supported by an application. See Grunt Task - vb-process-local.

Steps to Enable

You don't need to do anything to enable this feature.

Tips And Considerations

If you have 25D version of Oracle Fusion Cloud Applications, you automatically have access to these Visual Builder Studio features.

Key Resources