Custom Code
Discussion List
-
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… -
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… -
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… -
Implementing "Active" vs. "Passive" Barcode Scanning in Visual Builder Mobile ApplicationsI have implemented barcode scanning in my VBCS application using the Camera Component and the barcode action. However, the current behavior requires the user to manually… -
Dynamically Disabling Dropdown Options in Table Cell Templates Based on Row-Level Date ComparisonI have a Table component in Visual Builder where one of the columns uses a Cell Template containing a Combobox (Dropdown). I need to disable specific options within this… -
Adding Custom Navigation Buttons to Locked Redwood Procurement PagesI am working with a Redwood Procurement page in Visual Builder Studio (VBS). My requirement is to add three custom buttons to the header toolbar to facilitate navigation…Samruddhi Baviskar 14 views 5 comments 1 point Most recent by Sushan Peiris Visual Builder Studio for SCM -
How to Manually Enter “Creating Bank Statements (FBDI)”I’m very sorry for reaching out with almost no prior knowledge.Please let me know if this is posted in the wrong category or section.I have received the following inquir… -
Architectural Guidance: Integrating VBCS with DBCS for Spreadsheet-Based Data IngestionSummary: I am designing a solution in Oracle Visual Builder (VBCS) that requires users to upload a spreadsheet to insert or update records directly into an Oracle Databa… -
Data Sync for Project in VBCS Extension and Oracle FusionRequirement: Bidirectional Data Sync for Project in VBCS Extension and Oracle Fusion Context: We have a requirement to build a custom application over VBCS extension to … -
How to Implement Conditional Logic on Columns in Vbcs Excel Plug inHi Experts, Im using Vbcs Excel Plug in and Im trying to implement a conditional Logic over the Columns Ex: I have two Columns A , B when A column Cell have Data like Co… -
Oracle VBCS: Auditing and logging in VBCS application for production instance at runtimeHi All, We wanted to enable Auditing and logging functionality in our VBCS application at different data level to track its history and also want to debug any production…Rohit Chaturvedi 12 views 3 comments 0 points Most recent by Vignesh Viswanath-Oracle Visual Builder -
Is there a way to get the current session ID when we run VB app?Summary Is there a way to get the current session ID when we run VB app?Content Hi All, I want to know if there is a way to get the current user session ID when we run t… -
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… -
How do we include external JavaScripts in VBCSSummary Calling external JavaScript functions in VBCSContent Hi all, I would like to call the external JS functions from my VBCS app. How do we achieve this? Here is the… -
Oracle Visual Builder: After column sort, not getting correct key in multi select oj tableHi All, I am using a multiselect editable oj table as shown below. My table is BDP/SDP based and table key is Penny Test ID. Multi row selection is enabled on this table… -
help needed to build a vbcs home page like fusion in Redwood page templateSummary: Hi Experts I have a requirement to build a home page similar like Fusion home page as shown below i.e. having tabs at the top and having arrow if tabs are more … -
How to create sections in oj-sp-dynamic-scoreboard programmaticallySummary: I am using the Redwood Dashboard component and using oj-sp-dynamic-scoreboard to configure the KPI tiles and using oj-sp-dynamic-dashboard-grid to display the c… -
how to add the edit button to edit the editable row and then approve or cancel buttonSummary: Hi Experts How to add the edit button on to the row in editable table and then on click of edit the row must be available to edit and then 2 buttons on the row … -
How to Use Scroll Position to retrieve same row after edit in tableHi , I have a requirement to fetch the Edit row in large table after table updated and refreshed How to use Scroll postion on table to achieve this ? -
how to create a search similar like fusion search in VBCSSummary: Hi Experts I have a requirement to add the search field as shown in below fusion page, can someone please share the working sample code for the same where ill h… -
Getting Error Cannot read properties of undefined (reading 'eventHelper') For Calling Custom EventI'm trying to call Custom Event from a Javascript function below define(["datagrid/DemoDataGridProvider"], function (DemoDataGridProvider) { "use strict"; class PageModu… -
Expandable (drill-down) table row in Oracle Fusion Visual Builder StudioSummary: Looking for guidance on implementing an expandable table with drill-down functionality in Oracle Visual Builder Studio. Need to display parent records (e.g., de… -
Oracle VBCS - how to change Max Count scroll policy option based on table total row countHi All, In my table I am getting lac of rows. In my table Scroll policy Option , Max count is default to 500. We can also change this show more than 500 rows but it will… -
How to Make Only One Row Editable in Data Grid ComponentSummary: Hi Team, Im trying for Editable Datagrid concept when i make cell as Edit it enabling all Cells to editable but My requirement is to make only one specific Row … -
How to Trigger an event After Cell Data Updated in Data GridWe need to trigger a on value Event when User enter the value on Cell of Data Grid I seen there are few Events for Before Edit but there is no After edit ot on value for… -
Default the Current Row Data into Select Single Dropdown on Insert a RowSummary: Default the Current Row Data into Select Single Dropdown on Insert a Row Please advise Content (please ensure you mask any confidential information): Version (i… -
Embed AI Agent in Custom Apps (VBCS, APEX)Is there any way to Embed AI Agent (created via Oracle AI Agent Studio) in Custom Apps(Created using Oracle Vbcs, Apex) -
Camera Component Showing OK and Cancel Options in Mobile for Barcode ScannerI implemented Barcode Scanner Logic in My Vbcs Application where i used Camera Component as a scanner and on Camera event i wrote below code to get the Value from Barcod… -
Using Page Variable in seeded Redwood Runtime Pages in VBSHi Experts, I am facing an issue with the VBS value expression when trying to set a value from a field expression function. In my scenario, I declared a page variable gl…Jeeva - Cloud Vantage 11 views 2 comments 0 points Most recent by Jeeva - Cloud Vantage Visual Builder