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
-
Error With Switch to My Own Oracle DB InstanceSummary I got this error once i try to change tenant database Failed to verify the target database. Failed to initialise connection pool. Admin connection to target data…User_2025-02-11-03-13-19-003 7 views 7 comments 0 points Most recent by User_2025-02-11-03-13-19-003
-
VBCS variables losing dataSummary VBCS variables losing dataContent I have a VBCS application which has multiple variable used. In production we are observing some of these variables are randomly…
-
Combobox (Many) WidthSummary Combobox (Many) WidthContent Hi, I am trying to increase the width of combobox many to help the user see all the selected values by using Jet Cook as mentioned b…
-
Download Table Data as a PDFSummary PDF file GeneratorContent Hi Team, I want to download table data as a PDF file in VBCS. I thought of importing jsPDF library into VB App. when I download from Gi…
-
Reset Child LOVs when Parent LOV value is changedSummary Reset Child LOVs when Parent LOV value is changedContent Hi All, I have created a dependent LOVs using single-select in my page. I would want to reset/blank out …
-
ADP holding more records degrading web page performanceSummary ADP holding more records degrading web page performanceContent I m using a ADP to contain List Of Values.There are around 3000 records contained in ADP. This is …
-
Filter single select as you type blog, does not work for meSummary This blog does not work for me: https://blogs.oracle.com/vbcs/filtering-singleselect-values-as-you-typeContent Hello, Help needed to complete the blog: https://b…
-
Export data component configurationSummary Hi, has anyone used this component before for export excel filesContent We are trying to export multiple BO tables from the same page to excel to generate a repo…
-
Issue with export data component , header text does not appear on the excel sheetSummary Issue with export data component , header text does not appear on the excel sheetContent Hello All, I am using the export data which I download from the plugin. …
-
Is there a way to remove duplicates in Select Single based on SDP (Fusion REST API)?Content Hello, I have a Select Single component based on SDP that was created for the following Oracle Fusion Rest API: https:///fscmRestApi/resources/11.13.18.05/custom…
-
Tablet portrait orientation - Different pixel ranges due to pixel ratioContent We are building a responsive web application that is expected to work across mobile, tablet, desktop etc. As per below JET documentation, -sm- classes are for ph…
-
How to open a VB app in shell/main-start of another appSummary How to open a VB app in shell/main-start of another appContent Hi, We have developed a couple of VB apps which are published now. We are trying to implement a ma…
-
Performing a GET with a Query Parameter on a Business ObjectContent I created a business object and subsequently used an OIC integration to populate (insert rows) the business object with data. Now I am trying to GET rows back ou…
-
Filtering Response Payload of a rest endpointSummary I have List of Values in ADP and I want to filter the response from an Rest Endpoint based on list of values i am getting in ADP or ArrayContent List of all reco…
-
Bug In a ListView Component VBCS- DCS templateSummary for List View when i try quick data wizard to populate data from Rest Endpoint , wizard stops me at 2 nd step to select template, it doesn't let me select the te…
-
How to change legend color in pie chartSummary How to change legend color in pie chartContent Hi, I have a requirement where I need show the salary of an emp in a specific color in pie chart. If its Linda it …
-
VbBeforeExit is not workingContent I am trying to open a dialog in vbBeforeExit Event, but it is not working. The idea is to disable page navigation (using any button, mouse click or browser back/…
-
Getting 500 Internal Server Error on POST and PATCH operation on VBCS BOSummary When Applying Patch Operation on the BO getting 500 Internal Server error.Content HI , I'm updating a row in the BO using Patch call, but it is taking 2 to 5 min…
-
Editor freeze when exiting mapping modal windowSummary Editor freeze when exiting mapping modal windowContent Hi, The VBCS editor freeze after exiting assign variables window (in cancel and save). Is there a solution…
-
oj-table select all rows not workingContent Using latest Visual Builder, Runtime Version 2104.0.1, Oracle JET Version 9.2.6. I have a simple oj-table set to allow multiple row selections, and a Selected ev…
-
Component for Org ChartSummary creating org charts with vbcsContent Hi, is someone aware of a component in VBCS to create org charts? Neither in vbcs direct nor in JET I found sth. so far. Can…
-
Application hangs when closing multiple message notificationSummary Application hangs when closing multiple message notificationContent Hi, Use case - I am calling 4 action chains in parallel mode in vbenter. Each action chain ha…
-
Getting error when calling Module Function in an action chain defined at Application level when callSummary Getting error when calling Module Function in an action chain defined at Application level when called from page level action chainContent Hi Everyone. I am faci…
-
Feasibility to download one particular record as pdf in a tableSummary Export one record in pdf formatContent Hi , I have a table which has multiple records, is there any way where I can download one particular record in pdf format.…
-
Select Many Choice ListSummary how to create Select Many LOV in visual builder with pre selected valuesContent I have an Edit Form from which i can updated particular record. This edit form is…
-
Update Runtime DependencySummary Update Runtime DependencyContent Hello, Anyone knows when exactly the below versions will be deprectated ? Release 19.4.3 Visual Builder Runtime Version 19.4.3.1…
-
How to make the selected row in list view be highlighted even after performing an event/actionContent Hi, I am selecting a record in the list view the selected record is highlighted and then clicking on a button and opening a dialog and updating the details and s…
-
Does select single support using a standard array? How to use a select single in a bind for each?Content It appears the select single component only works with either an SDP or ADP. I have a select single wrapped in a bind for each. Let's say the bind for each has a…
-
Asynchronous Rest Call from VBCSSummary Asynchronous Rest Call from VBCSContent Hi Experts, Is there a way to call a Rest Service in an asynchronous way in VBCS. Requirement is to call a service on but…
-
Chexkbox loosing its selection on editing table columnSummary Chexkbox loosing its selection on editing table columnContent Hi , I have created an editable table following Jet 8.1 approach. In the same table I am showing ch…