To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Visual Builder Studio
Discussion List
-
WebCast - 18/Nov - What's New in Oracle Visual Builder Studio and Visual BuilderJoin us for a webcast that will cover the key new features added to Oracle Visual Builder and VB Studio in releases 24.10 and 25.01. Monday Nov-18th at 11:00am PST/2:00p…
-
Webinar - Extending Oracle Fusion Cloud Apps with Visual BuilderJoin us to learn about the capabilities of Visual Builder and Visual Builder Studio to customize and extend Oracle Fusion Cloud Apps. Including demos and live Q&A with p…
-
Webcast - Oracle Visual Builder - A Crash Course - 20/NovJoin us for a one hour crash course on Visual Builder. Learn about the building blocks that make up an Oracle Visual Builder application how they relate to each other an…
-
Does Visual Builder Studio support Oauth2.0 Client Credentials?Summary: I am using Visual Builder Studio in Oracle Fusion Cloud Applications25A (11.13.25.01.0). How to add Backend for the apis created in Apex/ORDS with Oauth authent…
-
How to change the email address in User Preferences in VBS (Visual Builder Studio)?Summary: I used to be able to change the email address via the settings screen (User Preferences), but now that option is no longer available. Could you explain how to c…
-
Launching VBCS app from Fusion Redwood page with contextSummary: We have a requirement to customize a Redwood page in Fusion and launch a custom VBCS app from it. Is it possible to add a custom link or button inside a Redwood…
-
Oracle VBS Integration with EBSHi Team We have a requirement to develop a custom page in Visual Builder Studio which needs to integrate with E Business suite for few use cases. Is this integration sol…
-
Received error on GIT PUSH - error: remote unpack failed: error Object too large (173,021,720 bytes)Summary: I used liquibase to export an APEX app, one of the components is 175MB and I am unable to push it to my repository Enumerating objects: 20, done. Counting objec…
-
No artifacts found with file path pattern extension.vxSummary: Error during Visual Application Packaging with Visual Builder Studio build task followed the Error during Visual Application Packaging with Visual Buidler Studi…
-
Error during Visual Application Packaging with Visual Buidler Studio build taskSummary: Can not Build the Packaging task for my VB application deployment JOB See attached log. Content (please ensure you mask any confidential information): [2024-08-…
-
How to invoke guided journeys in VBCSSummary: We have created guided journeys in Fusion environment and we want to invoke/launch the guided journeys from Oracle VBCS application. How do we achieve the same?…
-
Responsive self service (RSSP) - My requisitions - search from descriptive flexfield valuesIn Responsive self Service, "My requisitions" page, we would like to search requisitions based on values from Descriptive Flexfields at requisition line level. Right now…
-
VBS Error: "Matching visual extension already exists"Summary: Content (please ensure you mask any confidential information): Hi all, I am running into an issue where I am linking a build to a merge request and while runnin…
-
VBS Settings in T2T: Copied Automatically or Deployment Required?Regarding VBS settings, could you clarify whether they are automatically copied during T2T, or if a separate deployment is required after T2T? Thanks for your review, Re…
-
How to assign user and Projects to a VBS-group in VBS using REST APISummary: We have a requirement in our organisation that every User Role assignment must be done via Savyint, which is capable of utilizing RESt API for assigning User wi…
-
My deploy failed due to a service response exception, how can I fix this?I've tried building my application but I keep getting Error: Service response exception. What does this error mean and what could I do to fix it? In the above image you …
-
EFF not available in Person Extra Info in VBSSummary: We have 4 additional Context we added to Person Extra Info Below. However only 3 are showing in Redwood. When I go into VBS I do not see the option for the one …
-
Does publishing an Application extension always create an icon in others tabHello Connections, I have created a application extension using Visual Builder studio and published it. After successfully running the pipeline, I am able to see Applica…
-
Where to pass the server variable when deploying the application in VBSSummary: Consider I have created a backend to connect with Oracle Apex from Visual Builder Studio in Saas. I have server variable named domain_name which is used in the …
-
Uploading Build Output errorSummary: Uploading Build Output error Content (required): Facing the below error when running the build job, Script is executing fine but getting the below error and bui…
-
Guided Journey QuestionnaireSummary: Hello, We would like to use Guided Journey to guide users through the procurement process and capture additional information, related to the requisition. For th…
-
VBS Repository maintain after the production refresh on Dev2Hi I have Fusion Admin account, and Workspace is maintain by my account on Dev2(Fusion and VBS). From Dev2, we publish on the Production, Our VBSC workplace in Dev2 only…
-
Different OIC URL for each EnvironmentSummary: I don't know how to setup the OIC Connections for each ERP Instance Content (please ensure you mask any confidential information): I have an Application Extensi…
-
VB project is in Build state onlySummary: Hi I have published changes related in Supplier registration redwood page but it is not going into successful state. How to check further why it is not going in…
-
Purchase requisition(new) Redwood page customization - hide a source type optionHi all, This purchase requisition(new) is redwood page which is under procurement. Here i need to hide the "Supplier" option under the "Select the source type". so in So…
-
Role to visualize Visual BuilderHello colleagues. I'm trying to display the Visual Builder icon shown in the image below. I have already assigned these roles to my user: Application Administrator (ORA_…
-
Need help showing a table of Accounts under each Location in a hierarchical table in VBS.Summary: As per our business requirement, we are developing a hierarchical Tree Table in Oracle Visual Builder Studio (VBS). The structure we are aiming for is: Output L…
-
Add Guided Jouney Placeholder in New Custom Oracle Redwood PageHi All,I am trying to create a new Redwood Page with the help of New App Extension but I not getting any placeholder to add Guided Journey in my custom (Newly) created r…
-
How do we add attachments in Leads & Opportunity in VBCSHi team, We would like to have attachments field in both Leads & Opportunity details page in redwood. How do we add these fields using VBCS ? We tried searching but got …
-
Creating Project in VB StudioSummary: Hi All, I am using SaaS provisioned VB Studio. I want to create a project in Vb Studio to do VBCS development. When I access it under Configuration, I get an er…
-
How to layout a VBS OrganizationSummary: Content (please ensure you mask any confidential information): So, I'm sure the answer to this is "What ever works best for your team", but i'm curious if there…
-
How to Manage Pipeline Deployment with Patch Level Mismatches in Oracle Environments?Summary: We are utilizing Oracle Visual Builder Studio to make updates to our Redwood pages. A recurring challenge we’ve encountered is the inability to deploy pipelines…
-
POST and PUT on REST Enabled table with "GENERATED ALWAYS AS IDENTITY" columns results in #ERRORSummary: Hello, I am trying to insert data using autoRest enabled table with csv format data in Oracle Apex. POST and PUT on REST Enabled table with "GENERATED ALWAYS AS…