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
-
Unable to dynamically configure Oracle Fusion instance URLs in VBCSSummary: Hello Everyone, I'm currently working on developing a mobile application using VBCS that involves calling Oracle Fusion REST APIs. The URL structure for these A… -
Visual builder studio - workspace backend configurationSummary: Visual builder studio - workspace backend configuration Content (please ensure you mask any confidential information): Hi, we are starting to use VBS as our mai… -
How to get OJ Text Area to preserve new lines when the user enters textSummary: As part of a customer contact message - the user fills out a text area and this is sent to an email provider API (simply, someone fills in a oj-textarea and the… -
How to solve this issue :[Violation] Added non-passive event listenerSummary: Hi everyone, i am facing below warning while saving records to business object, and after that ADP table is behaving like this, [Violation] Added non-passive ev… -
Standalone VBCS application using Oracle Fusion REST API call - Authentication for Logged-In Users?Hi Experts, We have built a standalone VBCS application using Oracle Fusion REST API calls. For authenticating the REST API, we have Oracle SaaS application service acco… -
How can we save an ADP data (having 3 records) into a single record using Rest API?Summary: We have a requirement to save an ADP data (having 3 records, 2 columns per record) into a single record using Rest API. Could someone please let me know how can… -
Displaying special charactersContent Hi, When trying to display a test that has // or |, they just do not show in notifications. I couldn't send them by email using the email adapter either. Any clu… -
Can I change the VBCS browser source code editor page color scheme?Summary: The color scheme in the VBCS source code editor makes it hard for me to read the code. The pastel source code text on white background isnot enough contrast. I … -
Please help me understand the below code on the main page.Summary: Below is the code on the main page ---- -
How to change the row color of editable tableSummary: Hi Experts In my editable table when the row is being edited doesn't have noticeable color difference than the background of table. Please help me how to change… -
How to change the background color and bold font for table headerSummary: Hi Experts I want to change the background of header in table and also change the font style to bold in below table, please help me how to do this Content (plea… -
select currency componentSummary: how to use select currency component in redwood template in Visual builder studio Content (please ensure you mask any confidential information): I'm facing the … -
What this error means ?Summary: I am trying to access visual builder from a Fusion instance and this error came so what the meaning of this error and how to solve it -
Updated. A new approach to visualizing data.Summary: Usually, we have conversations with our customers about how to better connect their organisations' systems to get more value from the data they manage. In today… -
Use of NPM in Visual Builder Studio for browser JavaScript modulesSummary: Visual Builder Studio has NPM support, apparently support for a local repository, and even a shared share private NPM repository for private modules that might … -
Where can I find the ESLint configuration file used by VBS to validate JavaScript files?Visual Builder Studio is reporting errors for JavaScript code that we are importing from code written outside of VBS. The code otherwise runs just fine, it is just rejec… -
SDP Total SizeSummary: Hi, Is it possible to get total number of rows from a SDP based on ORDS service. I have enabled transform function Content (required): Is it possible to get tot… -
Verify data with POST method in VBCS.Hello Everyone! I was trying to do a logic that a user can only proceed to a certain page if he put some values (that is already stored on Business Object) on a form. Si… -
VBCS Page getting Timeout after 10 minutes in REST API Patch UpdateSummary: VBCS Page getting Timeout after 10 minutes in REST API Patch Update - I have a button in which i doing for loop for a REST Call in action chain and it run recor… -
fetching data from APIInvokationErrorSummary: hi all , pls advice ASAP. OIC, gen2 ,i call to REST/SOAP and it retrive me the error.i am catching the error with FAULT HANDLER . i success to get "title" and "… -
Capture Event of window Browser close button in Oracle VBCS PageSummary: I am working on a client requirement. When a user tries to close the VBCS Page from window browser close button without providing a input to a field in the page… -
Authenticating SaaS API's with VBCS App userSummary: Hi All, I am building a page in vbcs and authentication is done via SSO account (Users configured in OIC IDCS ). In my application I am calling SaaS APIs and wa… -
visual builder in oic v3 use atp instance in private subnet vcnSummary:visual builder in oic v3 use atp instance in private subnet vcn Content (please ensure you mask any confidential information): Hello, I wanted to ask if in OIC v… -
PDP based table on the page - how to add hyperlink on one of the existing table columnSummary: VBCS page has table based on PDP ( ADP is converted to PDP in the JS ). in the design mode the PDP based table is not showing any columns on which is it based ,… -
play sound from mp3 on button click from VBCSHi all We have a requirement in oracle vbcs to play sound on button click. Where should I upload the mp3 file and how can I play in form js code(button onclick action) T… -
What is the latest version of ECMAScript supported by VBS?I have heard that VBS uses a proprietary web application bundler rather than some common open-source solution. Most web bundlers parse and transform JavaScript. So I was… -
Using oj-canvas in vbcs page to capture signatureSummary: how to import canvas in the component list as I don't see in the component list How to use oj canvas as signature pad and capture the signature. Experts , pleas… -
Getting 401 when calling SOAP using VBCS JS methodSummary: I have done all the setup and configured BIP webservice as service connection. I am able to test the endpoint properly in connection menu. but when i am running… -
Calling BO using JS to filter dataSummary: I have a BO for booking with field of startDate and endDate and a few other field. For now the filtering process is based on a few chosen criteria which is star… -
Two IDCS - SSO SetupContent Hi, Oracle provisioned two IDCS. One IDCS for FA & DCS. And one more for OIC (PaaS). We have enabled DCS-IDCS as IdP for the DCS self service users to signup and…