Action Flows
Discussion List
-
How to make a VBCS login page that uses Oracle Identity cloudSummary How to create a login page in VBCS that uses the default oracle identity cloud service to authenticate users.Content Hello, Goal We would like to create a login …
-
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…
-
Integrating with Process Cloud: how to add attributes while submitting a taskSummary We don't know how to submit attributes to a process instance while submitting a task from a visual builder web application.Content Goal We'd like to use Process …
-
Internal server error 500 when creating a complex business object using REST callSummary Internal server error 500 when creating a complex business object using REST call.Content Goal We would like to store a page variable, whose type is based on the…
-
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…Shakila Murugan-90549 124 views 13 comments 2 points Most recent by Vignesh Viswanathan 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…Shakila Murugan-90549 30 views 3 comments 0 points Most recent by Duncan Mills-Oracle Visual Builder
-
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…
-
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 …Shakila Murugan-90549 63 views 3 comments 0 points Most recent by Shakila Murugan-90549 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…
-
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…Shakila Murugan-90549 20 views 12 comments 1 point Most recent by Shay Shmeltzer-Oracle Visual Builder
-
HyperLink vs ButtonSummary Hyperlink on Input Text ValueContent Hello, Is it possible to create a hyperlink on cell values in a table collection? I know I can accomplish a drill with a tab…
-
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…
-
Assing Variable TypeError: Cannot read propertySummary TypeError: Cannot read property 'cantidad' of undefinedContent Hi, i have a assign variable action, I am taking the result of a rest service and trying to map it…
-
Hyperlinks on multiple columns on a tableSummary Hyperlinks on multiple columns on a tableContent Hi, we are looking for guidance where multiple columns of a table can have a hyperlink and clicking upon the sel…
-
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…Shakila Murugan-90549 15 views 4 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Moving items from one list to anotherSummary How can we move items from one list to another? Our approach using ADP's and list views ends in an error while removing items.Content Hi all, Goal Currently me a…
-
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…Shakila Murugan-90549 19 views 4 comments 0 points Most recent by Shakila Murugan-90549 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 22 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
-
Populate ADP with data and then additional rowsSummary Loading a document for EditContent Hello, I have a custom edit screen in my application. Upon loading the page, the headers populate. Then the lines populate in …Stephen Bryant-131052 28 views 1 comment 0 points Most recent by David Konecny-Oracle Visual Builder
-
Make Row Required in ArraySummary Make Row Required in ArrayContent Hello, Is it possible to make an entire row in an Array required without affecting the other rows. The idea is once the user st…Stephen Bryant-131052 18 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Is it possible to lock certain rows in an editable table backed by an arraySummary Transactions Query brings in headers and linesContent Hello, I have an edit screen configured that is populated with a single transaction at a time. The header i…Stephen Bryant-131052 10 views 6 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
Master Details relationship Using Business objectsContent Hi, I am trying to create a Master child relationship using Employee Department table. I created Department to Employee (One to Many) relationships and on UI i h…
-
How to make a FireNotification dialog modal?Summary We have a process that submits a update to REST API. If an error returns then the Fire Notification event executes and displays, but user can navigate away from …
-
How to Insert multiple values in Business Object in VBCSSummary How to Insert multiple values in Business Object in VBCSContent Hi Team, My goal is to insert all table data into a business object. How to achieve this. Could y…
-
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 12 views 3 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
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 17 views 14 comments 1 point Most recent by Stephen Bryant-131052 Visual Builder
-
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 14 views 0 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder