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
-
Downloading multiple tables from UI to CSVSummary How to download multiple tables in a single cvsContent Hi All, I have requirement to download multiple table data into CVS. The table structure is as below, One …
-
How to include "NOT IN" clause in query parameter of VBCS REST SERVICESummary I have master BO and its child BO. I need to show a column from master BO in an LOV for which there is not record in its Child BO. How to achieve this? Appreciat…
-
Calling Get Rest End Point of BOSummary Calling Get Rest End Point of BOContent Hi, i have created one BO table (ReportDeatils) as below: Id creationDate lastUpdateDate createdBy lastUpdatedBy reportId…
-
How to get Failure error form REST call and fire in the Fire Notification in VBCSSummary I need to fire the Failure error message which is coming from the REST callVersion 19.1.3User_2025-02-05-17-23-17-085 30 views 2 comments 0 points Most recent by User_2025-02-05-17-23-17-085
-
How to handle multiple nested collections in Visual Builder add-in for ExcelSummary How to handle multiple nested collections in Visual Builder add-in for ExcelContent In the Oracle Visual Builder add-in for Excel, a form-over-table layout can b…
-
Using Radio Buttons to Select a Single RowSummary Using Radio Buttons to Select a Single RowContent Hi, I have a requirement where I have to select a single row in table. I know this can be easily done using the…
-
Business Object data is not getting persisted when we commit code to GIT repoSummary Business Object data is not getting persisted when we commit code to GIT repoContent I created a Business object in VBCS and loaded some data and its running fin…
-
How to add "select all" option for a column in the table that's a checkboxSummary How to add "select all" option for a column in the table that's a checkboxContent Hi All, I am trying to add "select all" option for checkbox present as a column…
-
Pagination for oj-table component in VBCSSummary Oj-Paging-control tag data attribute data typeContent Hi, My service is returning large number of data so I've been trying to implement pagination for an oj-tabl…
-
Missing javascript libraries after Publish.Summary Application works fine in Preview mode. When I stage/publish, I get a 404 error when trying to load Javascript libraries.Content The application works fine in Pr…
-
Characters getting truncated in the field when passed through VBCS service connectionSummary Characters getting truncated in the field when passed through VBCS service connectionContent Hi All, I defined a service connection in VBCS and passing request p…
-
VBCS BO REST endpoint with query (q) for multiple fieldsSummary REST end point give error (400 bad request) for multiple fieldsContent Hi There, I created BO in VBCS with multiple fields. We need to query this BO, then based …
-
ApplicationCommon.js Not Found in Staged ApplicationSummary ApplicationCommon.js Not Found in Staged ApplicationContent Hi, I am making use of the ApplicationCommon.js to call some in-built functions. The application runs…
-
Pagination using SDPSummary Pagination mode required for a table containing data from a REST Endpoint callContent A REST Endpoint Call fetches data to be displayed in a table via a SDP vari…
-
How to update a text area using a Pop UpSummary On clicking on text area a pop up should come up and update itContent Hi All, Requirement : I have a table where the last column is a text area where user can en…
-
Oracle Visual Builder Roles are evaluated differently when opening the Dev URL in IncognitoSummary Oracle Visual Builder Roles are evaluated differently when opening the Dev URL in Incognito.
-
How to freeze first 3-4 columns in table and have scroll bar after thatSummary freeze first few columns of a table and have a scroll bar after thatContent I have a requirement to freeze first 3-4 columns of a table on the page and have a sc…
-
How to show same table in different views in different tabSummary Hide/Show table columns on click of tabs in the pageContent I have a 3 tabs in my page. All three tabs should contain a table based on the tab selected few colum…
-
Rich Text Editor ComponentSummary Rich Text Editor ComponentContent Hi, Do we have Rich Text editor component in VBCS? Did not find it in Component Pallete. Version 19.3.1
-
How VBCS webapp responds to screen resolution in desktop browserSummary How VBCS webapp responds to screen resolution in desktop browserContent To illustrate the question, create a sample application using Oracle SaaS R13 Light Theme…
-
How to check a checkboxset based on values?Content Hi All, In our application we have checkboxset. We are saving checked checkbox value as an array and storing that value in business object. Now we need to fetch …
-
How to upload an image file in VBCS through Service ConnectionSummary In this I need to pick an image file from the local system and upload this image in Compendium in order to get a CDN link as response.Content Need to upload this…
-
Call a SaaS service and pass user's SSO credentialsSummary We have a UI that calls an Oracle SaaS PO approval service. We already have SSO implemented. Please advise how can we use the same credentials to call the SaaS s…
-
Field Level Update Trigger updates field only onceSummary Field Level Update Trigger on BO only updates field when record is createdContent Hello, I have a very simple trigger in one BO that executes always. When a fiel…
-
Use of Oracle Offline Persistence Toolkit in visual builder for CachingSummary Use of Oracle Offline Persistence Toolkit for CachingContent I have a auto suggest textbox on multiple pages of my application. Content to be displayed for autos…User_2025-02-04-23-47-46-987 34 views 6 comments 0 points Most recent by User_2025-02-04-23-47-46-987
-
Flow Navigation in VBCS?Content Hi Team I'm new to VBCS, i've created new flow as (childflow), in that flow i have created two new pages, (childflow-start & childflow-page2). Now in my main-sta…User_2025-01-31-02-34-24-578 45 views 2 comments 0 points Most recent by User_2025-02-05-18-20-34-650
-
Oracle VBCS Role Based Mail SendSummary Oracle VBCS Role Based Mail SendContent In Oracle VBCS how can we send mail to the Users attached to particular VBCS Role. For Example: Suppose I have two Roles …
-
Fields Order in Custom TypeSummary Fields Order in Custom TypeContent Hi Experts, We are developing a VB app that consumes BIP reports from ERP. The issue we are dealing with is that we´ve created…
-
Business Object Function - return array with multiple recordsSummary Business Object Function - return array with multiple records to pass to web serviceContent Hello, I have BO called, TrxHdrs, with multiple records. I know I can…
-
Issue with logout from the VBCS applicationContent Hi, We have built a vbcs application where the identity is provided from an IDCS instance. We are unable to the logout from the VBCS application even after we cl…