A new version of Oracle Visual Builder Studio recently rolled out across our cloud centers. In this blog we'll list some of the new functionality you can leverage with release 25.04 of Visual Builder Studio.
Export / Import using a Pre-Authenticated Request (PAR)
An additional OCI connection method has been added for exporting and importing Project data. Using a PAR is easier than connecting with your OCI credentials and setting an expiration date gives you a little extra security.
- In your OCI Object Storage console, create a PAR.
- In the VBS Project export / import page, select "Pre-Authenticated Request (PAR) and enter the URL created above.
Documentation Links:
- Export to and Import from an OCI Object Storage Bucket
- Export Project Data to an OCI Object Storage Bucket Using a PAR URL
- Import Project Data from an OCI Object Storage Bucket Using a PAR URL
Merge Requests
Reapply Changes
When you reapply changes, you can now choose to reapply all commits or just the merged changes.
Also, after you've reapplied a merge request the linked issues from the original merge request are now retained.
Documentation Link:
Option to close multiple merge requests
You can now close multiple merge requests at the same time.
- In the Merge Request screen, click on "Custom Searches"
- Enter your search criteria
- Click the check box for the requests you'd like to close.
Notice the new status icons
- Click on the ellipsis "…" and select "Close # Selected"
Documentation Link:
Security
When you setup your Build Steps for Visual Applications and Application Extensions you now have the option to use OAuth instead of Basic Auth.
For existing environments you will need to have your administrator setup OAuth connections for this option to be available.
Documentation Links:
- Configure the Deployment Job
- Configure a Job to Lock, Unlock, or Roll Back a Deployed Visual Application
- Configure a Job to Undeploy a Visual Application
- Configure a Job to Import Data to or Export Data from a Visual Application
- Create a Production Deployment Build Job
- Deploy a Visual Application
Enhanced Extension Lifecycle Management
If you're not familiar with the Extension Lifecycle Management tool released in 24.10, you should definitely check it out. In this release it's even better.
Now you can create a new environment directly from the Manage Extension Lifecycle page. This functionality is also available in Express mode.
- In the Environments tab, click the "Extension Lifecycle" button
- Click the "Add Environment" button
- Fill in the details for your environment and click "Add"
There are more details about your extensions included on the Manage Extension Lifecycle page. With this enhanced level of detail, the Deployments tab on the Environments page has been deprecated for extensions.
Documentation Links:
Visual Builder
Notifications
In the Visual Builder designer, a new Notifications icon has been added to the header. This opens a Notifications panel, where you can view notifications received over the past two days. This will be extra helpful for those notifications that cleared before you had a chance to read them.
This functionality is also supported in Express mode.
Documentation Links:
Git
There is a new option to undo changes committed to Git repo.
- Open the git drop down and click "Revert Commits"
- Select the commits you'd like to revert
- Optional but recommended: Check Create a new branch for this revert
- Click "Revert"
Documentation Link:
There's More
There are various other features that were added in this version for the areas of Fusion Apps Extensions, DevOps and Visual App development – make sure to review the "What's New" document to learn about these features in depth.
