Web
Discussion List
-
Whether VBCS can pull from any of database?Summary Can we build custom form based on database data?Content Would like to understand whether we can build custom application based on data resides in Database like O… -
Build Visual Builder App with Oracle JETContent Hello i developed a web application that uses RDK template in Visual Builder. I downloaded my application and tried to build with my terminal using "ojet serve".… -
WSDL generate in VBCS application?Content Hi Team, We have developed an application in VBCS, in which we have business objects and we need to generate wsdl using that business objects data. How to achiev…User_2025-01-31-15-10-49-714 37 views 3 comments 0 points Most recent by Duncan Mills-Oracle Visual Builder -
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…User_2025-02-04-15-16-40-439 35 views 4 comments 2 points Most recent by John Ceccarelli Visual Builder -
VBCS QR CODE SCAN APP NOT WORKING using TakePhoto & jsQRSummary VBCS QR CODE SCAN APP NOT WORKING using TakePhoto & jsQRContent Hi All, I am trying to build a simple mobile app to scan QR code , I have gone through some links… -
Need to update Check box value in Table Variable(ArrayDataProvider)Summary update required on ArrayDataProvider variable for CheckBoxContent Hi All, I have an Editable table, here editable data is populated based on the Variable of type…Nazeer Anantha-145553 60 views 7 comments 0 points Most recent by Nazeer Anantha-145553 Visual Builder -
Issue in Auto suggest and auto complete of oj-input-textSummary Issue in Auto suggest and auto complete of oj-input-textContent I want to implement auto suggest and auto complete on oj-input-text. I have used the below code i…User_2025-02-04-23-47-46-987 36 views 5 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
How to change the values of other tables based on selected row on table1 on pageSummary How to change the values of other tables based on selected row on table1 on pageContent I am helping a customer who wants to select a row on table1 and change th… -
How to get browser URL in VBCSContent Hi Team, I want to get browser URL when i integrate my application in fusion, i attached one image file for your reference. i m using below code const urlParams …User_2025-01-31-15-10-49-714 107 views 8 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Browser Crashed While Trying to Load 20K Rows From External REST APIContent Hi All, While trying to load data from a rest API to a Business Object, it suddenly crashes - probably because I was trying to load 20K rows. Does anyone know a … -
getting max value in array in javascript not workingSummary frustrating issueContent Hello, First a little background. I have an editable array with an "add row" button. The button adds a single row that is in a business …Stephen Bryant-131052 22 views 3 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder -
How to create customized dynamic table in VBCS?Summary How to create customized dynamic table in VBCS?Content Hi Team, How to create customized dynamic table in VBCS? Thanks, Karthick Version 19.1.3User_2025-02-05-07-12-25-853 33 views 6 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
VBCS Public WeblinkContent Hi, I have created a form use PCS and populated it on VBCS as a web App. Now This App should be public so how can I ask the users to use it if they don't have cl… -
Using a URL (as opposed to a selected row event) and Passing parameters to filter the ADPSummary click URL, pass parameters and filter an ADPContent Hello again, I can certainly configure a selected-row event and pass parameters to filter an ADP and show rec…Stephen Bryant-131052 20 views 14 comments 1 point Most recent by Stephen Bryant-131052 Visual Builder -
Display the default value in a select-one fieldSummary i wanna to display the default value of the variable in the select-one with static list optionsContent Hi, So, what I have is the edit form page (where each vari… -
State Management with a Data Grid ** Need Advice***Summary Managing the State of the page when a user changes rowsContent Hello, I have a data grid in the image file below. It has six fields as follows: Line Num / GL Dat…Stephen Bryant-131052 20 views 0 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder -
Problem to send the payload of reading a file in Visual Builder to the RESTful web service of ApexSummary Problem to send the payload of reading a file in Visual Builder to the RESTful web service of ApexContent The requirement consists of a screen in Visual Builder … -
How does Visual Builder define the line break when reading a file using File Picker?Summary I need to separate a text line by line in sql plContent Hi everyone, I have a development in Visual Builder that reads .csv files using file picker. On the other… -
Embed OEC - Re deploy ApplicationContent Hi, Assume this scenario. We want to modify something from the existing application which we embedded in OEC / any application, we have to redeploy it again wher…Mohana Gopal S-Oracle 23 views 2 comments 1 point Most recent by Mohana Gopal S-Oracle Visual Builder -
Running Visual Builder Apps On Other ServersSummary I wanna to run my VBCS app in my local serverContent Hi everybody, I want to run my application developed with VBCS on my local server. This blog of Shay Shmeltz… -
Getting Uncaught TypeError calling Web ServiceSummary Error Occurs even though the Webservice brings back dataContent Hello, I am getting this error when calling a web service I created that brings data back to vbcs…Stephen Bryant-131052 23 views 10 comments 1 point Most recent by Stephen Bryant-131052 Visual Builder -
How to create a REST master details tables ?Summary I wanna to create a page with two tables when i select a row from the first the second one change display valuesContent Hi everyone , first of all, i am new with… -
Filtering and sorting in VBCS is not working while implementing using rest servicesContent Hi Team, I have followed below link to perform filtering and sorting in vbcs. It works fine for the table which i have drag and dropped from Business Object. But…User_2025-01-31-15-10-49-714 69 views 4 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
How to call ICS (OIC) web service in VBCSSummary Click button in VBCS triggers cloud integration wsdl with input parameterContent Hi All My requirement is like below 1) in VBCS (Classic Application) page, I hav…Venkata Thota-70407 127 views 9 comments 3 points Most recent by Mohana Gopal S-Oracle Visual Builder -
How to configure body with form url encoded REST ServiceContent Hi All, I have a Post Rest Service for which request body is x-www-form-urlencoded. In VBCS Rest Sevice Configuration, I am only seeing an option of passing path… -
Table records is not visible to another admin userSummary Table records is not visible to another admin userContent Hi All, I am facing an issue, I am pulling the data from rest Service( rest Exposed Integration) in a t… -
Implement google Maps with multiple markers in VBCSContent Hi , I am trying to add google maps with multiple markers in VBCS. Am trying to add the script tag in Design page But page is not getting loaded. It is showing t… -
oj-bind-if not working in live modeSummary oj-bind-if not working in live modeContent Hi, We have a java script condition in page.js which will be called and evaluated in oj-bind-if test condition while r…User_2025-02-04-21-09-02-317 22 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Best Visual Builder ApplicationContent Hi, Our customer has license of DCS (Digital Customer Service) & OIC (Oracle Integration Cloud). We have planned to create around 100 pages which is going to acc…Mohana Gopal S-Oracle 30 views 2 comments 1 point Most recent by Mohana Gopal S-Oracle Visual Builder -
Search Refresh & Multiple Delete Issue with ArraySummary I am unable to refresh the search array results on search button re-click & Multiple delete on array is not workingContent Hi Everyone, I have made an editable p…