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 apply TextFiltering in SDP Variable ?Summary: I have a select one component which displays list of Supplier Number. When I type in the number in box , the filtering works fine when I bind the ADP variable t…
-
Horizontal scroll is not shown on overflow of the content in the tableSummary: Hi All, Horizontal scroll is not added to the table on overflow of the content in vbcs version 2207, Even adding the code style= "overflow-x:hidden" to vb-conte…
-
Expose VBCS JS function as REST APISummary: Expose JS function as REST API to be consumed by middleware Content (required): We have requirement with very complex calculations which are dependent on multip…
-
String containing XML to ADPSummary: Hello, I would thank any help with the following. In VB I get an XML (after a decode64) string like this: 44 AA 33 BB I would need to know the steps to co…
-
How to use raw value event for select single or combo boxSummary: I have a query where we need to use select single or combo box when user enters or press keys runtime we pass raw value(search with raw value like lov) to our r…
-
Is it possible to have a configuration parameter created to change value at runtime in vbcsSummary: Hi, I want to create a configuration parameter that could be changed at runtime like we have in OCI function or like integration property in integration. Is sim…
-
PWA languageSummary: How to change the PWA default language to English? currently, the error messages for required fields are displayed in the phone default language. Content (requi…
-
is it possible to npm install in visual builder?Summary: Hello, I want to connect to oracle database with node js "oracledb" dependency. is it possible to achieve this in VBCS. Please guide me with the steps to achiev…
-
Is it possible to connect to Oracle database with JavaScript instead of integrationSummary: Hello, Please let me know if is it possible to connect to Oracle Database with the help of Javascript. If yes, please guide me. Content (required): Version (inc…
-
Added navigation list but it gets hidden even after adding marginSummary: Hi Team I have added the navigation list at the top of page but it is partially visible, could you please help me. I tried to add margin-bottom to navigation li…
-
Is it possible in VBCS to Re-order Columns of a Table during runtime?Summary: I have a requirement of reordering the columns of a table when the web page is running. Content (required): I have found Row reordering functionality in OJET co…
-
How to close current browser tabSummary: Actually I am try close current browser tab using button and action chain via call module function. Content (required): Version (include the version you are usi…
-
Join Visual Builder Office Hours - Extending Oracle SaaSRegister and join us for the next Oracle Visual Builder Office Hours webcast - July 18th This time we'll focus on the new features in the Visual Builder platform that si…
-
How to allow non IDCS user access vbcs page from fusion along with IDCS uers (both)Summary: Hi Team, We have embedded VBCS web page in Fusion cloud. Currently IDCS authenticated users are able to access the page but we want to allow non-IDCS users as w…
-
Roles are not being copied over during build/deploySummary: Roles are no longer being copied during deployment of my Visual Builder application via VB Studio. This has previously worked. Content (required): From Visual B…
-
Starting a process fails with 400 invalid service scopeSummary: From a VB application in development/workspace, I am trying to make a call to Start a Process which is returning 400 failure. Content (required): Request:…
-
Sessions Are Not Terminated on Log OutSummary: Sessions Are Not Terminated on Log Out Content (required): After logout, the user's previous session is still active. I have added a logout action in the action…
-
VB Studio Build failureSummary: Deploy job fails with "Error: Status of instance OICINST_BT-QA could not be determined at this time. Please try agin later or contact your system administrator …
-
Visual Builder Excel Plugin- Error while deleting more than 10 recordsSummary: When we try to delete 24 invoices of same contract in batch mode using Oracle Visual Builder Add-in for Excel, we get error for some requests. From the network …
-
Visual Builder excel add-in - Dependent LOV for ORDSSummary: Need more clarity on support/how-to for VB excel dependent LOV's support for ORDS/Open API spec REST API's. Content (required): Field 1 and Field 2 are LOV enab…
-
Filepicker & Procurement Attachment REST API - VBCSSummary: How to user filepicker in VBCS? I want to use PO Attachment REST api to attach any file(s) attached on filepicker to SaaS for specific PO Header ID. Content (re…
-
Encrypt input parameters sent to OIC integration REST endpointSummary: Encrypt input parameters sent to OIC integration REST endpoint Content (required): I have created a REST trigger based integration in OIC which accepts input pa…
-
Calling Services from business rulesTrying to write business object and call paas services and get value behalf of id but getting error , how can i update column value behalf of id Error Calling Services S…
-
Accessing SAS custom objects from VB.Summary: Hello, I've seen this comment in linkedin You don't get a VB runtime instance here - which means you can't create your own BOs - you can access however custom o…
-
Can we deploy multiple instances of the same visual application to one VB runtime instance?Summary: Is there a way to deploy multiple instances of the same visual application to one VB runtime instance? Content (required): Our application is targeting multiple…
-
Controlling browser's network tab logging in Visual BuilderSummary: Controlling browser's network tab logging in Visual Builder Content (required): Is there any way to control Visual builder from printing info of the REST API ca…
-
"Oracle Cloud Apps Extensions - The New App UI Approach" menusSummary: I am giving a try to the extensions option in VB embedded in FA. One of the things I miss, is the wizard to create a (fancy for me) basic menu as VB-classic, wi…
-
Visual Builder Application Extension change stylesSummary: I want to modify the default css or link a new one to override the default. Content (required): Hello, I'm making some developments usign the new option to make…
-
Accessing and securing Business object - row level securitySummary: The below link provides an example to secure data in the business object based on the created by field by defining security at the row level for View, Update, a…
-
Conditional Formatting Row ValuesSummary: Hi Team, I am trying to format row values. Following the steps mentioned in the blog. Below is my code, I don't see color change for the values ################…