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
-
Regarding trigger of JQuery EventsSummary JQuery events are not triggeredContent Hi, I have an issue where the JQuery events are not getting triggered inspite of defining it in the JS functions. Could yo…
-
Accessing Business Objects via REST and SOAP UISummary Need some Newby help on Cross-Origin Resource SharingContent Hi I'm relatively new to OVBCS and REST, and a little help please... I've created a simple VB App an…
-
How can I update the field of a Business Object from a checkbox in a table?Content I have a business object that contains the field 'status', I show that status in a table in the form of a checkbox, that is, if the checkbox is selected its stat…
-
unable to access REST service from Visual BuilderContent Hi all, My requirement is to develop an application using oracle jet(Visual Builder) as Front End and oracle ADF as Back End. I am in my very first month of orac…
-
VBCS Application on JCSSummary Deployment of a VBCS Application on JCSContent Hello, I believe we can deploy an Oracle JET application on JCS. However, can we export an application developed i…
-
Accessing Business Objects Using REST APIs: Response 403 ForbiddenSummary Accessing Business Objects Using REST APIs: Response 403 ForbiddenContent Hi, I am testing 'Accessing Business Objects Using REST APIs', use postman as rest call…
-
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…
-
Need help on the import path for Export Data ComponentContent Hi there, There's a new component "Export Data Component" - which can download the data providers as CSV. It seems great, but I'm not able to use the component …
-
How to add translations for the text key given in shell page in VBCS?Content I created an application and I wanted to add a header throughout all the pages and so I added that in shell page. while giving the text I chose translatable n ga…
-
Single Sign onSummary How to enable Single sign on (SSO) between SaaS(ERP) and OIC(VBCS) custom pagesContent we need a Single sign-on (SSO) between SaaS(ERP) and OIC(VBCS) custom page…
-
VBCS: Button set (many) does not support primary button?Summary Button set (many) does not support primary button?Content Dear all, I've added a Button set Many to my page and two buttons. I've added the class oj-button-prima…
-
VBCS: expanded REST problems, One-to-One relation, and settings with Business ObjectsSummary VBCS: expanded REST problems, One-to-One relation, and settings with Business ObjectsContent Dear all, I have Business Objects in one Application and am consumin…
-
Which is the Caching applications that are compatible with Oracle cloud VBCS and OIC?Content We want to use a Caching application that is efficient for Visual Builder Cloud Service, we tried Oracle Coherence to cache frequently used data on WebCenter por…
-
VBCS & Processes: using ExternalUIUrl to use a VBCS Flow as Task UI (questions regarding task API veSummary VBCS & Processes: showcase of using ExternalUIUrl to use a VBCS Flow as Task UI (and a question regarding Task API Version)Content Dear all, In combination with …
-
Regarding file path in URI datatype in Business ObjectContent Hi, I have imported a html file in my project and wanted to add that file path in URI datatype attribute of Business Object. I tried giving the actual path of th…
-
Java method calls in VBCSSummary Can we write java code in VBCS. would like to execute a java method before VBCS page loads for the first time.
-
Regarding java integration in vbcsContent Hi , Can you please let us know how we can integrate or use java classes in visual builder instead of getting data through REST API. Also please let know With Re…
-
oracle offline persistence toolkit Usage in VBCSSummary How we can use oracle offline persistence toolkit for caching purpose. My intention is that if we get same request from one user then response can be provided th…User_2025-02-04-21-12-48-882 39 views 2 comments 0 points Most recent by User_2025-02-04-21-12-48-882
-
Dynamic dropdown at header or footer levelContent Hello, I am creating an application that needs something like a language drop down on its header. So I thought of adding it to shell so its available throughout …User_2025-02-04-14-58-25-903 23 views 3 comments 0 points Most recent by User_2025-02-04-14-58-25-903
-
Import Javascript Libraries is not workingContent Hi, We followed the steps in https://blogs.oracle.com/vbcs/importing-and-using-javascript-libraries-in-your-visual-builder-custom-code Therefore, I wrote below f…
-
VBCS: Securely invoking REST APISummary How to pass VBCS logged in user credential to backend REST APIContent I have developed REST apis using ADF-BC and deployed them in JCS. I have secured those serv…
-
How setup the security between the SaaS and VBCSSummary Unable to access the saas application in VBCS(OIC)Content Hi All, We are trying to access the SAAS application catalog from VBCS(OIC subscription) with below URL…
-
Composite/compound filterSummary few issues in search conditionContent Hi, after following the steps in the below blog, https://blogs.oracle.com/shay/filtering-data-providers-with-compound-condi…
-
Fetch users who have access to particular application in combo-boxSummary Need to fetch the user names who have access to that particular application and show them in dropdownContent I want to show the user names who have access to my …
-
How to call long running sync job (ADF BC method) on page load in VBCSSummary Need to call Java method(exposed in AMImpl) on VBCS page load and show busy / loading iconContent Hi, We have a requirement to process and load batch of invoices…User_2025-01-29-01-03-09-178 37 views 9 comments 1 point Most recent by User_2025-01-29-01-03-09-178
-
Using Rest Endpoints in Visual Builder Cloud ServicesSummary I can't use any Rest Endpoints in VBCSContent Hi to all, I have Rest Endpoints for sample hr schema's Departments table. I want to use this endpoints in my VBCS …
-
unable to update the ADP after modifying the Data in custom Javascript function.Summary unable to update the ADP after modifying the Data in custom Javascript function.Content Hi , I am unable to update the modified data to ArrayDataprovider. I need…
-
Fetching records from a REST endpoint not working in GET methodContent Hi All, I set up a REST end point. I need to select only one field. The two problem I encountered are: 1. The loading is very slow. 2. It only lets me to select …
-
QR code reader javascriptContent Hi, I'm trying to user qr code reader Javascript and imported as a resource. However, i get the "qrcode is not defined" error, am I declaring the Javascript inco…
-
How to use variables in JS functions in VBCSContent Hi Team, I am trying to create File Picker component. I have defined the variables to hold the file names uploaded by the user using the File picker component. I…