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
Discussion List
-
Announcement: Oracle Visual Builder Add-in for Excel: version 4.8 releasedI am pleased to announce that version 4.8 of the Oracle Visual Builder Add-in for Excel (VBAFE) has been released publicly on Oracle.com You can download the add-in via … -
Announcement: Oracle Visual Builder Add-in for Excel: version 4.7 releasedI am pleased to announce that version 4.7 of the Oracle Visual Builder Add-in for Excel (VBAFE) has been released publicly on Oracle.com You can download the add-in via … -
Announcement: Oracle Visual Builder Add-in for Excel: version 4.6 releasedI am pleased to announce that version 4.6 of the Oracle Visual Builder Add-in for Excel (VBAFE) has been released publicly on Oracle.com You can download the add-in via … -
Announcement: Oracle Visual Builder Add-in for Excel: version 4.5 releasedI am pleased to announce that version 4.5 of the Oracle Visual Builder Add-in for Excel (VBAFE) has been released publicly on Oracle.com You can download the add-in via … -
Webcast - Troubleshooting and Debugging Visual Builder AppsRegister & join our monthly office hour for an online seminar with tips and techniques that will help you debug and troubleshoot your code. Monday July 15th 1:00PM PST/4… -
Alternative approach to show/process 50k records in VBCSSummary: Alternative approach to show/process 50k records in VBCS Content (please ensure you mask any confidential information): Hi Expert, I am exploring an alternative… -
How to access application-level variables inside transform.js in VBCS?Summary: Unable to access app-level variables in transform.js to dynamically set request headers for all REST calls. Content (please ensure you mask any confidential inf… -
How to handle no selection in select multiple component in vbcsSummary: Hello Team, We are using select multiple component and passing the values selected as parameters to another api call. it is working as expected when values are …Koda V V Satya Sai Surya Ramakrishna 2 views 0 comments 0 points Started by Koda V V Satya Sai Surya Ramakrishna -
How to display 10000 records in tableSummary: How to display 10000 records in table Content (please ensure you mask any confidential information): Hello Expert, Please suggest possible approach Need to show… -
What is the Real Usage of Value item in Select Single ComponentSummary: Hi Experts , in Select Single component we can assign the data through value field right then what is the real usage of value item field I just want to know the… -
need help with https://www.oracle.com/webfolder/community/roc/km-assets/attachments-viewer.pdfSummary: Hi Experts I have a requirement to view the attachments or files using the native VB components and came across this oj-sp-attachment-viewer but Oracle has not … -
need help with https://www.oracle.com/webfolder/community/roc/km-assets/timeline-event-templ.pdfSummary: Hi Experts I have a requirement to view the project timelines using the native VB components and came across this timeline viewer but Oracle has not shared the … -
Difference between on-value-changed and on-value-item-changed on select singleSummary: Difference between on-value-changed and on-value-item-changed on select single Content (please ensure you mask any confidential information): Hi All, What is th… -
How to embed the Process Automation Tasks (approve, reject, reassign, etc.) in Visual Builder pageSummary: Hi Experts, We have a requirement to design Visual Builder page to display the Approval Task List from Process Automation and upon clicking on each task, the us… -
Unable to create project in Visual builder studioSummary: I clicked on edit page in visual builder studio. I can see other projects. The create project button is not visible. What additional role/ access do I need to c… -
Image assets from Visual Builder Blogs are missing. Anyone else facing this?Image assets from Visual Builder Blogs are missing. Anyone else facing this? For example in the below blogs- Advanced Filtering with the Redwood Smart Search Component |… -
API/Rest Service to Create a Role and assign users in VBCS ApplicationSummary: Do we have any API/Rest Service to Create a Role and assign users in VBCS. Content (required): For Adding a new role in VBCS we need to create new version and d… -
Getting Issue In Inline Edit with Pagination(ADP variable)Summary: Getting Issue In Inline Edit with Pagination(ADP variable) Content (please ensure you mask any confidential information): Hi Expert, We need to implement pagina… -
What is the use of edit row functionality in OJ-TableSummary: What is the use of edit row functionality in OJ-Table Content (please ensure you mask any confidential information): Hello All, What is the use of Edit row func… -
select single not showing the data but not printing the valueSummary: select single not showing the data but not printing the value Content (please ensure you mask any confidential information): Hello All, On select single i'm sho… -
Not able to edit json action chainSummary: Not able to edit JSON action chain Content (please ensure you mask any confidential information): Hi Expert, I would like to add a few additional steps to the J… -
Best Practices for Maintaining Persistent Service Connections Between VBCS and Fusion/OICIn our current environment, the Service Connections in Visual Builder (VBCS) that interface with Oracle Integration (OIC) and Fusion Cloud are frequently breaking. This … -
need help on designing the page where the components are stacked as we ask questionSummary: Hi Experts I have a requirement to build a page in Oracle Visual Builder similar to the chat-GPT like where user can ask the question and see the response above… -
how to store the integration instance identifier in vbcs ?Summary: Hi Experts I have a requirement to build a page to show the monitoring on integration runs failed, succeeded,..etc. To get those information we need to call the… -
Implementing Combobox Suggestions within the Smart Search ComponentSummary: I am working with the Smart Search (Redwood) component in Visual Builder and have a requirement to incorporate a Combobox behavior within the search interface. … -
Clarifying the Relationship Between Visual Builder (VB) and Visual Builder Studio (VBS)Summary: There is often confusion regarding the naming and packaging of Oracle's low-code tools. Specifically, is Visual Builder (VB) the same as Visual Builder Studio (… -
Role based access control on Navigation MenuSummary: Hi I have created VBCS application using Dashboard example template which provides vertical navigation menu and dashboard. Now I want to implement role base acc… -
Understanding the Functional Distinction Between 'Value' and 'Value Item' in Select SingleSummary: In the Select Single component within Visual Builder, we typically bind the component's value property to a variable to store the selected key (e.g., the Primar… -
Styling VBCS Components to Inherit Redwood Background ColorsSummary: I am developing a VBCS application using a Redwood-based template. I want the background of my input components—specifically oj-input-text, oj-input-number, and… -
oj-dynamic-table with BDP(on SDP) making multiple duplicate REST calls when switching LOV selectionSummary: I have an oj-dynamic-table backed by a BufferedDataProvider (BDP) over a ServiceDataProvider (SDP) pointing to an ORDS endpoint. When a user selects a Card Issu… -
Oracle VBS build executor outbound IP rangesSummary: Is there a published list or CIDR block range available, in order to view the outbound IP's that VBS build executors use? Content (please ensure you mask any co… -
Best Practices for Extracting Metadata from Non-200 HTTP Response Bodies in Action ChainsSummary: I am integrating a REST API in Oracle Visual Builder that returns distinct JSON schemas for success (HTTP 200) and failure (HTTP 400). My Service Connection is … -
Handling Selection Metadata and Recursive ADP Updates in Oracle Visual BuilderHow can I programmatically capture the selected record details from a List View component and map them to an Array Data Provider (ADP)? Furthermore, once the ADP is popu… -
Establishing VBCS Connectivity to Private ATP Instances via Tenancy SettingsI am attempting to establish a connection between Oracle Visual Builder (VBCS) and an Autonomous Transaction Processing (ATP) instance using the Tenant Settings (the nat… -
Persisting Application Parameters Across Browser Refreshes in VBCSSummary: I have a standalone Oracle Visual Builder (VBCS) application launched from Oracle Fusion SaaS via a custom tile. At launch, a crucial parameter (the Fusion user…