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
-
How to solve can't upload any file in the file picker ?Summary: Everytime i upload a file in file picker it gives me null no file was uploaded how to solve it -
oj-c-select-multiple component behaves different from the cookbookSummary: Hi, I am implement oj-c-select-multiple component, but when i select any values from drop-down first and then try to search other values are typing it in compon… -
VB & APEXSummary: Hi! Would it be feasible / useful to have VB + APEX as a combined solution using a single ATP db? VB for the UI, and APEX for reporting and some batch data func… -
want to attach an excel file to hyperlinkSummary: hi, I am trying to attach an excel file to a hyperlink in VBCS. I read object storage approach but that is not working for me. Content (please ensure you mask a… -
I am trying to Update Task DFF using Visual Builder Excel Add-InSummary: I have downloaded the project and tasks in excel using VB Excel Add-In. I update the task DFF with a new value (which I can choose from LOV) but the upload fail… -
how to change the status of test instance from on to off for a PCS in VBCSSummary: How can i change the test instance status from on to off Content (please ensure you mask any confidential information): Version (include the version you are usi… -
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… -
VB Studio package build job is faliingSummary: Hi, when we are running build job for packing and hence enable to run the deployment job in build pipeline, it is failing with below error in VB studio. Content… -
How to use smart search filter templateSummary: We have to build search page with some select single fields how can I use smart search page template to achieve the same. Do we have some examples in cookbook h… -
VBCS Input Text Component is disappearing as soon as i bind the values with VariablesSummary: I'm creating a custom Data Entry Form Page which has 4 Input Text Fields as soon as I'm trying to bind with Variable, Input Text Fields get disappearing from th… -
Integrate OCI AI services in VBCSSummary: Hi @shay, I saw this amazing video in VBCS blog where we have integrated OCI AI imaging services in VBCS. I would like to implement this feature. Can you please… -
Download div with vbSummary: Please, I would thank any help with my javascript in vb. I would like to be able to download and print 2 divs, as shown. I have imported the libraries and tried… -
Advisor Webcast: Visual Builder - Using Your Own Database on July 2, 2024Advisor Webcast Title: Visual Builder - Using Your Own Database Description: This advisor webcast is recommended for technical users, functional users, system administra… -
How to display inventory item images in the VBCS page from Oracle Fusion instance?Summary: Hi All, We are developing a custom VBCS page in Oracle Fusion for inventory item transaction. In which we have to display the item images for the respective inv… -
How to format Time type in built in export buttonSummary: There is a column that is time type and i want to format it from T12:00:00 to 12:00 when exporting a table to excel file from built in export button -
Automatic user creation and role propagationSummary: Oracle Fusion Application (FA) will have all enterprise users. Multiple FA instances and Gen3 OCI exists with same oracle cloud account. Only selective FA Users… -
VBCS with ATP in a private subnetSummary: We are a long term EBS customer and starting our cloud journey. We have lot of OAF extensions in EBS. We want to use VBCS for building some of those in the clou… -
Clarification of Visual Builder product family product terminologyThe names of products within the Visual Builder product family can be confusing and sometimes ambiguous, especially considering recent name changes. I thought I would "a… -
Fusion REST API in APPUI is throwing error whenever q parameter is passedSummary: Hi Experts While calling Fusion REST API from appui i'm getting error whenever i'm passing the q parameter, but working fine from POSTMAN. here is one example h… -
Getting 'undefined' values in select singleSummary: Getting 'undefined' values in select single Content (please ensure you mask any confidential information): Hi Experts, I have created an application to populate… -
Client side filter is not working in ADPSummary: The client-side filter is not working in ADP Content (please ensure you mask any confidential information): Hi Expert, I have created a sample application to im… -
ChatGPT Integration in VBCS UISummary: Hi, Is it possible to call chatGPT API from VBCS UI ? Content (please ensure you mask any confidential information): Version (include the version you are using,… -
Object function in Oracle VBCSContent Hi Team, I'm creating an Object function under the Business Rules with the below code. The return type I selected as List only. def vo = newView('Employee') vo.a… -
Optimization issue with Oracle Digital Assistant Native Client SDK for WebSummary: Content (required): We have embedded an ODA chatbot into our VBCS application using the web-sdk library (AMD compatible). (https://docs.oracle.com/en/cloud/paas… -
What's New in Oracle Visual Builder - WebinarJoin the Oracle Visual Builder office hours to learn what's new in Visual Builder and Visual Builder Studio in the latest release. We'll cover and demonstrate key featur… -
Receiving 502 : Connection refused Error while invoking ORDS API from Oracle VBCSIn the Development instance, When invoking an ORDS REST service that has no Authentication from VBCS is failing, an error is given below. { "type": "abcs://proxy_problem… -
Filtering a table popluated with vb/extensions/process/ProcessDataProviderContent I have a few tables that I populate with Process and Task data from the PCS runtime. My user account is set as process owner (so I should have access to everythi… -
Does VBCS support JWT (JSON Web Token) as a form of authentication?Content We are trying to create a VBCS service connection to a REST API provided by a third party vendor. The vendor is using a JWT token. However, we don't see that opt… -
Multiple ATP Tenants on VB RuntimeSummary: Does VB support multiple ATP tenants? As an example, Application A in VB runtime A that is connected to ATP Tenant A. Does VB support Application B in VB runtim… -
Search result Count in SDP based tableSummary: Hi All, I am using SDP based approach to show data in a search result. I also have an Export Button on UI. How do I keep this Export Button Disabled if search r…