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
-
Fetch cloud application hostname from service connections/some other ways from VB app?Summary Fetch cloud application hostname from service connections/some other ways from VB app?Content Hi All, We have created a VB app and is embedded in cloud applicati… -
POST Multiple rows in ORDSContent Hello - I have ATP database. I have table called students. I right click this table and select "Enable REST" and it created GET, POST etc REST URLs for me. I gra… -
Rest API for accessing table validated value setContent Hello, We have a requirement wherein we want to access the values of table validated value set via REST API so that we can based the parameter value on it in VBC… -
PDP based table with Select All functionalitySummary PDP based table with Select All functionalityContent Hi, I have a table based on PDP with a checkbox as one of the columns where user can select one or more rows… -
Caching for REST APIs in VBSummary Caching for REST APIs in VBContent Hi All, I went through one beautiful blog from Shay on caching the BOs in VB,this is really good to know. https://blogs.oracle… -
Column - cell background coloring based on the few conditionsSummary Column - cell background coloring based on the few conditionsContent Hi All, I have created an ADP based table which has 20 columns in it. Out of which one colum… -
ORDS OAuth Serivce connection in VBCSSummary ORDS OAuth Serivce connection in VBCSContent Hi, 1. Before enabling OAuth, I could able to access REST end points in VBCS.... 2. I enabled OAuth for ORDS REST en…User_2025-02-04-08-39-48-494 45 views 13 comments 0 points Most recent by User_2025-02-04-08-39-48-494 -
Horizontal scroll is not shown on overflow of tableSummary Horizontal scroll is not shown on overflow of tableContent Hi All, Horizontal scroll is not shown on the over flow of table and table is getting stretched beyond… -
Invoke PCS from VBCS - FailingSummary Invoke PCS from VBCS - FailingContent Dear Experts, I am trying to invoke a Message start Process Application from VBCS using Start process under Action Chain. T… -
Select-Single - Dynamically add and group dataContent Hi, I have a requirement to group together certain criteria that the user selects based on how the user chooses to group them. So for example in my sample app, I… -
Direct Table update - Mouse Navigation not firing "Value Change Events"Content We have a Multi-row table based on ADP and user can update the table directly. Business validations are not firing if we are navigating out of the field using Mo…User_2025-02-05-22-26-32-179 25 views 7 comments 0 points Most recent by User_2025-02-05-22-26-32-179 -
VBCS Short URL with ParamsContent We have a requirement to send the application url with query param in SMS text. For that purpose we need to have short URL. We checked this Vanity URL, but it wo…User_2025-02-05-22-26-32-179 50 views 4 comments 0 points Most recent by User_2025-02-05-22-26-32-179 -
Creating a Scheduler in VBCS ApplicationContent Hi, We have a few OTBI reports that we want to display on our VBCS application to the users who don't have access to the Fusion Apps. However, these reports are … -
Import external librarySummary Import external library issueContent I need to convert PDF in base64 format to image for preview in mobile. there is an external library that does this (pdf.js) … -
Change Fill Color and add outline to oj-checkboxsetSummary Change Fill Color and add outline to oj-checkboxsetContent Hi Experts, In compliance to client's branding guidelines. I need to change the fill color and add an … -
VB2107 after app staging REST endoipoints are not working.Content They work ok while in the development mode. But once app is staged I am getting: "unable to find endpoint '{\"containerNamespace\":\"base\",\"serviceId\":\"ics\"… -
adding dynamic css class for oj-table issueSummary adding dynamic css class for oj-table issueContent Hi All, I have one oj-table and added one variable in the class property of table and added some default value… -
Menu in FilmStripSummary Menu in FilmStripContent I need to add menu to each item in a Film Strip , the issue is that when clicking a menu in any items of the Film Strip I am getting in … -
Single select CSS QuestionSummary Single select CSS QuestionContent I want to change the size of one single select component, I saw that when I change the html font-size the size of all component… -
Just to confirm no way to protect VB codeSummary Just to confirm no way to protect VB codeContent Hello, Perhaps is a bit weird the question, but useful for us. I will try to explain. Imagine my company develop… -
Send photos and files from Oracle Visual Builder apps to Oracle Content and ExperienceSummary Send photos and files from Oracle Visual Builder apps to Oracle Content and ExperienceContent We are trying the steps mentioned in the below link to upload files… -
Issue in Editable Table with PDPSummary Issue in Editable Table with PDPContent Hi Everyone, I am facing an issue with Editable table with pagination. Use case is as follows There is an Emp table based… -
Issue in version 21.07Summary Issue in version 21.07Content In previous versions when type was created from endpoint it was created as object, the new version create the type as array which c… -
How to set some value into oj-table cell from javascript and cssSummary How to set some value into oj-table cell from javascript and cssContent Hi All, I have created an ADP table with 4 rows and 10 columns. have to set some static t… -
After VBCS Upgrade to v2107 - Staging a VBCS application is disabling all GIT operationsSummary Staging a VBCS application is disabling all GIT operationsContent Hi All, We have a VBCS application which is imported from a DEV-CS repository. We have upgraded… -
Has anyone tried importing VB applications using curl/rest ?Summary automated VB deployments (OIC)Content Has anyone tried importing VB applications using curl/rest ? -
How to get a simple submenu similiar to Oracle ERP CLOUDSummary How to get a simple submenu similiar to Oracle ERP CLOUDContent Hello, I've notice the VB tool builds the main menu easily, adding flows and menu entries in shel… -
One little issue in RowExpander - based on 2 BOsSummary One little issue in RowExpander - based on 2 BOsContent Hi All, We have developed Row Extender based on 2 BOs and added a relationship between 2 attributes from … -
Need inputs on the RowExpander usecase - Tree tableSummary Need inputs on the RowExpander usecase- Tree tableContent Hi All, I have a usecase to design in VBCS, wanted to get your inputs on this. Any blogs/videos/anythin… -
How to access row data in multiple select table?Content How can I access the row data of selected rows in a table that has 'selection mode, row' set to 'multiple'? The table is hooked up to an SDP that's filled by a R…