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
-
Performing validation in csv file using Visual BuilderSummary How to perform various validations on CSV file in Visual BuilderContent We need to perform several validations on csv file in Visual Builder. For example, if a v… -
How to do a multipart/form-data request in Visual BuilderSummary Doing a multipart/form-data request to upload a file to Content and Experience CloudContent Hi, I am trying to upload a picture to Content and Experience Cloud u… -
Updating a column value of a row in ArrayDataProvider.Summary Updating a column value of a row in ArrayDataProvider.Content Hi All, I have requirment, In editable table, instead of keying in the data, user is going to click… -
Performance IssueSummary Performance IssueContent Hi All, We have around 8 List of value fields in our search page and using business objects as the dataprovider for these fields. I am c… -
Editing a table by one clickContent Hi All, In order to edit a table row we need to click on one row to select it, then to double-click it in order to make it into edit mode. I wanted to know if th… -
Dynamic data with nested table data implementationContent Hi, I need to code the functionality involving displaying data, obtained from API service when user opens the details view of a parent record. The parent record … -
Take and Store photoContent Hi, Does anyone know how to create an app with Visual Builder that allows you to use the device camera, take a photo and store it somewhere in Oracle Cloud? I'm …User_2025-02-04-13-24-52-333 40 views 2 comments 1 point Most recent by User_2025-02-06-08-43-22-650 -
Updating Business Objects programaticallySummary We have business objects in VBCS which we are using to store list of values. We need to periodically update the BO with new values using scheduled services.Conte… -
call a REST service that accepts XML payload from VBCSSummary We need to call a REST service that accepts XML payload. But VBCS seems to be able to pass only JSON payload. Please advise if it is possible to pass XML payload… -
How to work with complex JSON?Summary complex JSONContent Hi all, I was trying to work with a REST Service that returns a rather complex JSON object. JSON object contains multiple arrays. What would … -
Data Bind of HTMLSummary Data Bind of HTMLContent Is there an object that allows the binding of HTML? data-bind="html:{{htmlTextObj}}" -
How to remove the Button Outline/BorderSummary How to remove the Button Outline/BorderContent Hi All, I am trying to remove the border from the Submit Button(please refer attached ). I have tried different CS… -
Thanks to those of you who participates in the drag and drop survey a few weeks agoContent Many thanks to those of you who filled out the survey. I wanted to share what I could publically. Between Dec. 12 and Dec 31, 2018, 72 anonymous participants com… -
VBCS - DEVCS GIT Workflow is not working as expectedContent Hi, Version: 18.4.1 Build Number: 3b79752de7920b5519c11402ffb8cea8f2652234 (2018-12-10 22:05:59) Runtime Version: 18.4.1.7 JET runtime version: v5.2.2 I started … -
Provisioning of trail hangs since 12 hrsContent Hi, I provisioned a new VBCS instance in a trail environment. It hangs since this afternoon in status "creating service..."... I tried a second, but this one als… -
Generate PDF Report in VBCSSummary Can we generate a PDF format report in VBCS using data from a REST APIContent We have a requirement to generate a formatted PDF report using data retrieved from … -
Version controlSummary Can I use other then DEVCSContent Hi, I was wondering if there is a way to use a version control tool other then DEVCS... It would be great if we could connect t… -
Excel to business object dataSummary Not able to download VBCS excel add-in vbcs-excel-addin-installer.exeContent We want to manage business object data using excel. I see VBCS supports it and docum… -
Service Data ProviderSummary Service Data ProviderContent * First I'm assuming that Service Data Provider (SDP) variable is what is used to call the for the data, be it a Service Connection … -
Groovy vs JavascriptSummary Groovy vs JavascriptContent I'm running under the assumption that i would be using Groovy only in business object rules, but everything else would be javascript? -
FantasticSummary FantasticContent As a consultant I understand that most of the time people make comments only negatively. People always expect things to be going well, so when t… -
Navigate From ShellSummary Navigate From ShellContent How can i navigate to a specific page of a flow within the Shell? In the navigate action from the she level does not have that option … -
Q: What is the best practice for integrating BP into VBSummary Integrating BP into VBContent Hello, I am new to VB and BP, so I would like to ask a question. If I decide to use VB to create the UI and want to use BP in my we… -
Variable Access from TriggerSummary Variable Access from TriggerContent How can I use application variables within a trigger of a Business Object. I could not figure out how to pass or use an Appli… -
How get value from For Each input text loopingContent I have a page variable that is an array of objects(reqArray). Each object has a "description" property, and some others. I want to loop thru this array and build… -
Connection returns unauthorized error (401) via browser but in test in service conection is successContent I have a visual builder application that has a service connection for endpoint rest, after we changed the Basic Authentication user password (OIC) in the authent… -
Business Objects - long stringSummary How to save a long string (CLOB)Content Hi, I have the need to save long strings that does not fit on the current limits of a string within a business object. My… -
Data Grid CRUDSummary How to implement a Blank Data Grid for data entry with ability to add a rowContent Hello, Is it possible to create a Data Grid that is initially blank with, for … -
Simple Trigger Field UpdateSummary Failed field set on Business ObjectContent I have a demo environment, and can not tell if this is failing because of the environment, or something wrong with my … -
integrating chatbot into vbcs mobile appsSummary Following the blog works for mobile apps in the builder, but not when buildContent Hi, I'm following the blog: https://blogs.oracle.com/vbcs/integrating-chatbots…