Custom Code
Discussion List
-
How to iterate ADP variable and pass the field values to a variable based on REST end point POST metSummary How to iterate ADP variable and pass the field values to a variable based on REST end point POST methodContent I have and editable table based on ADP variable wh…Abhilasha Singh 32 views 3 comments 0 points Most recent by User_2025-02-04-06-54-05-326 Visual Builder
-
How to get table data on click of a button and update some columns in another tableSummary Get table data on click of a button and update some columns in another tableContent Hi All, I have the below requirement, 1. I have a BC with name parameters and…Venkata Chakradhar P 23 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Business Object Functions not visible after updgradeSummary List of endpoints limited to 8 total for business object functionsContent Hello, I have 17 functions defined on a business object yet only 8 endpoints are availa…Stephen Bryant-131052 21 views 2 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
Search Criteria for particular user?Content Hi, We have developed an application in vbcs When logged into the application using username and password in which we get details related to that employee We use…User_2025-02-05-07-00-39-312 21 views 5 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to set the value of columns of current row of table from JavaScript.Summary How to set the value of columns of current row of table from JavaScript.Content My requirement is to have empty table on screen with ability to input text in few…
-
How to use binding in VBCsSummary Iam trying to implement a OJET drag and drop example from cookbook in VBCSContent Iam trying to implement a OJET drag and drop example from cookbook in VBCS I am…
-
Unable to concatenate two fields in Business ObjectSummary Unable to concatenate two fields in Business ObjectContent Hello, This is a strange issue. I have a business object where I want to concatenate two fields using …Stephen Bryant-131052 41 views 7 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
How to access Curl Command using javascript in VBCSContent Hi Team, I want to get Access token from fusion, so i need to pass credentials via curl command. Please inform to me how to access Curl or If there any other way…User_2025-01-31-15-10-49-714 20 views 1 comment 0 points Most recent by Duncan Mills-Oracle Visual Builder
-
How to Generate PDF in Oracle VBCS?Content Hi Team I need to generate PDF file in VBCS. I have tried that in Oracle JET. In JET i have added library in main.js file 'pdfmake': 'libs/Pdf/pdfmake', 'vfs_fon…User_2025-01-31-15-10-49-714 126 views 13 comments 2 points Most recent by User_2025-02-05-15-03-12-334 Visual Builder
-
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 32 views 3 comments 0 points Most recent by Duncan Mills-Oracle Visual Builder
-
How to get mobile device IMEI number using VBCS/ Java scriptSummary How to get mobile device IMEI number using VBCS/ Java scriptContent Hi All, We have requirement to get mobile IMEI number in VBCS mobile app. Is it possible to g…User_2025-02-05-07-53-00-242 9 views 1 comment 1 point Most recent by Shay Shmeltzer-Oracle Visual Builder
-
VBCS integration with Here Map or any other map except google for mobile appSummary VBCS integration with Here Map or any other map except google for mobile appContent Since Google Api is no longer free (we have to provide credit card informatio…
-
How to perform export to excel in vbcs? (Table data from Business Object).Content Hi All, We have designed a page in vbcs, in which we have employee details as oj-table(drag and dropped from BO) We have a button as Export to Excel. Our require…
-
Imported js file in vbcs application throws Error: Mismatched anonymous define() module:Summary Imported js file in vbcs application throws Error: Mismatched anonymous define() module:Content Hi, We've imported an external js file in our appn & exported its…
-
How to download uploaded file in button action?Content Hi All, We have file upload functionality in our VBCS page. Uploaded file will be of in any format i.e (PDF, txt, Document, excel, image etc.) we show that file …User_2025-02-05-07-00-39-312 55 views 4 comments 0 points Most recent by Duncan Mills-Oracle Visual Builder
-
Oracle jet cookbook to Oracle VBCSSummary How we can bring the complex Ora JET functionalities showen in cookbook into VBCSContent Oracle JET Cookbook has some fancy functionality. Some of them are very …
-
Table Row Selection Listener in VBCS?Content Hi Team, I used below URL to get selected row data. https://blogs.oracle.com/vbcs/accessing-selected-rows-values-in-a-tables-in-visual-builder Now when i select …User_2025-01-31-15-10-49-714 63 views 3 comments 0 points Most recent by User_2025-01-31-15-10-49-714 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 30 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…
-
How to fill a table with Java Script data?Summary How to fill a table with Java Script data?Content Hi everyone, I am trying to fill a table with Java Script I have seen something similar in this link: https://w…
-
Business Object not getting updated?Content Hi all, I have created vbcs application and integrated it into fusion page. When i insert or update data in my application (after integrating my application into…User_2025-01-31-15-10-49-714 21 views 12 comments 1 point Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Validator -- Convert Arrow Function to Normal FunctionSummary Validator For Numbers or anything elseContent Hello, This question is based on Shay's original post at: https://cloudcustomerconnect.oracle.com/posts/3a15dbfbe8 …Stephen Bryant-131052 18 views 1 comment 0 points Most recent by David Konecny-Oracle Visual Builder
-
Search Page not workingSummary Search Page not workingContent Hi, We have custom Search Page having search on 4 columns which is displaying a table having 8 columns. If we provide search crite…
-
How to add a new row to an existing table?Content How to add a new row to an existing table using button action in VBCS? Version 19.1.3User_2025-02-05-07-00-39-312 24 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to pass list of values to particular ID and get table details ?Content Hi all, We have two BO, (Approver Table and Employee Table), we have APPROVER_ID in Approver table, we need to pass a particular Approver Id and need to check ho…User_2025-01-31-15-10-49-714 15 views 4 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
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 46 views 7 comments 0 points Most recent by Nazeer Anantha-145553 Visual Builder
-
How to populate array of elements in dropdown listContent Hi Team, How to populate array of elements in drop down list? I have consumed data from report. I am taking that values from looping. How to set that values in d…User_2025-01-31-15-10-49-714 19 views 4 comments 0 points Most recent by User_2025-01-31-15-10-49-714 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 27 views 5 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Bar Chart with multiple seriesSummary Bar Chart built with WizardContent Hello, Is there a way to create multiple data series using a bar chart built with the wizard? Right now, only one field each c…Stephen Bryant-131052 23 views 2 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
navigating between pages (passing parameter to edit page)Summary based on John Jullion-Ceccarelli's BlogContent John's blog is here: https://blogs.oracle.com/vbcs/navigating-between-pages-and-flows Here is what I have: A main …Stephen Bryant-131052 28 views 4 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder