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
-
I have a requirement to assign SDP variable data to a ADP variable in action chainSummary: Hi Experts I have a requirement to assign SDP variable data to a ADP variable in action chain, please help me on how to achieve this Content (please ensure you … -
How to convert SDP to a ADP using Javascript in vbSummary: Hi Experts I'm trying to convert SDP to ADP with below javascript function but it is throwing error as shown below. Please help JS function: define(["ojs/ojarra… -
how to iterate over data available in SDP and BDP variable with JavaScript functionSummary: Hi Expert how to iterate over data available in SDP and BDP variable with JavaScript function. is this possible? Content (please ensure you mask any confidentia… -
Choosing the Correct Redwood Template for VB AppSummary: We are Upgrading the Exiting VB App to Redwood. The Existing App is based on Creating/Replacing Orders, Searching the Existing Orders, Editing Orders, Changing … -
Fire Notification on a timely basis between two actions on UISummary: Hi All, I have a use case where I want to notify user on the screen after 10 mins. Here is the use case We have a search screen with couple of search parameters… -
limitation of the number of csv's that can be imported into a Deployment?Summary: hi, an update … after lots of testing, i can import a zip file with up to 29 csv's of BOs … if i try to load 30, it fails. I've tried this with different groups… -
How to Validate Input Text Field of BOSummary: We have Requirement where for Each Employee we need to allow to Edit /Update a Field named Component which has 3 rows Component 1, Comonent1 and Component3 . Wh… -
Unable to view custom fields in Visual BuilderSummary: We've created several custom fields for the Help Desk Create Page, but we encounter errors when we assign a field template to these custom fields. This issue sp… -
How to restrict Environments and build job creation in VB StudioSummary: Hi, We have OIC enabled VB Studio in PaaS. Wanted to check if we can restrict/hide Build Job and Environments tab based on seeded roles or is there approach to … -
Can we have help text for the LOV's?Summary: Hi Team, If there is a LOV field with 2 values, can we have help text for the values? for example when we add description to the lookups can that be used as hel… -
how can i customize build job such that single build job can deploy any visual builder appsSummary: Hi Experts I'm trying to deploy multiple applications with different build jobs (package and deploy) for each app. But as the number of apps are growing I'm fac… -
Import data into Deployment fails with error “We ran into a problem and could not import your data"Summary: Hi! I’m trying to Import data into a Deployment, but fail with error “We ran into a problem and could not import your data”. Content (please ensure you mask any… -
Excel add-in fails for ServiceUser: Service has forbidden you to perform the GET (VBAFE-00116)Summary: Excel add-in fails only for ServiceUser (it works for admin) with error: The service has forbidden you to perform the operation GET on this endpoint: the-table-… -
Best way to set IDCS domains for VB apps & instancesSummary: Hi! I’ve confused myself about how to use IDCS domains for VB apps … I think there must be separate ICDS domains for each VB instance (environment), and also fo… -
sample application having multi select with editable tableSummary: Hi Experts Could you please assist me how to create a multi select editable table. Below vb cookbook shows non editable table recipe. Please help me by sharing … -
Announcement: Oracle Visual Builder Add-in for Excel: version 4.0 releasedI am pleased to announce that version 4.0 of the Oracle Visual Builder Add-in for Excel has been released publicly on Oracle.com You can download the add-in via this pag… -
Offline SupportSummary: Offline support in web app PWA application Content (please ensure you mask any confidential information): We are in a process of transforming our PWA mobile app… -
I do not see application profile in appui, how to customize endpoint like we do in vb studio ?Summary: Hi Experts I'm new to appui, i have created a backend in appui but i don't see an option for application profile like we have in VB stidio / Visual Builder. How… -
How to consume REST API's which respond with Stream ResponseSummary: Hi Team, Is there a way by which we can consume the REST API's which respond with Streams like for example the OCI Gen AI API : https://inference.generativeai.u… -
Appui failed to add service connection for custom object with ADF describeSummary: Hi Experts I'm getting below error while trying to create service connection using custom object ADF describe endpoint . Please help as I'm new to appui I'm fol… -
How to convert gif to PDFSummary: Hi All, I am showing a gif file in VBCS using object tag . I want to convert this gif to PDF. Is there a way to do it ? Content (please ensure you mask any conf… -
Getting error on navigation from a fragment to other page using application action chainSummary: Trying to call an application level action chain from a fragment and then navigating to a page using inside action chain causing below error Content (please ens… -
Keep existing data when Sharing/Publishing with a changed Business Object (e.g. extra field)Summary: How to keep your existing data on a deployment when you have made changes to a Business Object (e.g. added a field to a BO) Content (please ensure you mask any … -
Table refresh issue with multiselect checkboxSummary: Content (please ensure you mask any confidential information): I have a table with multiselect which I can hide and show based on a button. What I observed is t… -
How to get unique values from the API response in VBCSSummary: Hi everyone, I'm trying to create an application that uses Fusion APIs.I have an issue with duplicated values for the APIs when I take only one attribute from t… -
VB/VBCS SIZING AND DB OPTIONSSummary: Queries around the following VB Licensing as Stand Alone & part of OIC . Content: Understanding: VB Stand alone is licensed per OCPU / hr. & OIC is based on 1 c… -
How to Change the Template of Existing VB Application to Redwood Pages TemplateSummary: We have requirement to Change the Existing VB Application which is based on Empty Template to Redwood Pages Template. Any Inputs on How to achieve this? Content… -
Difference between combobox (one) and select single (one)Summary: Difference between combobox (one) and select single (one) Content (please ensure you mask any confidential information): Hi Team, I would like to know the diffe… -
Tab out from table edit removes the row but working with mouse clickSummary: Hi All, We are facing issue with ADP "ojBeforeRowEditEnd" event. We are able to edit the column with mouse click and ADP gets updated with updated value. Howeve… -
Sorting based on ORDSSummary: Hi, I am using ORDS as source of data to display records in a SDP based table. I have enabled sorting on all columns but it does not work. How can I get sorting…