Custom Code
Discussion List
-
Use of Oracle Offline Persistence Toolkit in visual builder for CachingSummary Use of Oracle Offline Persistence Toolkit for CachingContent I have a auto suggest textbox on multiple pages of my application. Content to be displayed for autos…User_2025-02-04-23-47-46-987 34 views 6 comments 0 points Most recent by User_2025-02-04-23-47-46-987 Visual Builder
-
Oracle VBCS Role Based Mail SendSummary Oracle VBCS Role Based Mail SendContent In Oracle VBCS how can we send mail to the Users attached to particular VBCS Role. For Example: Suppose I have two Roles …User_2025-02-06-00-12-20-757 27 views 6 comments 1 point Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Business Object Function - return array with multiple recordsSummary Business Object Function - return array with multiple records to pass to web serviceContent Hello, I have BO called, TrxHdrs, with multiple records. I know I can…Stephen Bryant-131052 23 views 2 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
How to assign repeating element of a variable with values from an array in the action chainSummary How to assign repeating element of a variable with values from an array in the action chainContent I have a variable based on REST endpoint that has repeating el…
-
Best approach to expose custom database objects/functionality as Rest service, to consume in VBCSSummary Best approach to expose custom database objects/functionality as Rest service, to consume in VBCSContent Experts, We need your help in identifying the best optio…
-
How to raise custom event from app-flow.js file in VBCS appnSummary How to raise custom event from app-flow.js file in VBCS appnContent Hi, I want to programatically raise a custom event from app-flow.js file using below syntax. …
-
Patch to custom Object created in SaaS failSummary Patch operation failContent Hi There, We have custom object created in financial cloud. This object's row need to be updated when data changes in VBCS screen. I …
-
Add static text in expression editorSummary Add static text in expression editorContent Hi All, I want to add some static text along with expression when response from service is returned. Below code gives…
-
SSO between VBCS and Fusion ERP CloudSummary SSO between VBCS and Fusion ERP CloudContent SSO between VBCS and Fusion ERP Cloud, is this achievable? We want user only have to log into ERP Cloud, and from th…
-
Compound Filter Criterion IssueSummary The filter criterion works if you provide the first two fieldsContent Hello, I have the following 6 fields that are used as filter criteria on an SDP. Treasury S…Stephen Bryant-131052 10 views 7 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
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 31 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 22 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 125 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 31 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 8 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 60 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 64 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…