Action Flows
Discussion List
-
Cant able to filter in select-one component in vbcsContent Hi All, In my page, We have select-one filed with lots of records. i want to filter based on typing text but in my case its only highlighting the text. I refered… -
How to upload multiple files at the same time in vbcs?Content Hi All, How to upload multiple files at the same time in rest API. When I am going to select from file picker I want that count how many files picked how to get … -
Jet button on click event has to be pressed twiceContent Hello, i have added click event on button where i i am doing some action. The action gets triggered when i press button 2 time. on first click nothing happens. a… -
Combox(one) Component (oj-combobox-one) Issue.Summary In oj-combobox-one user click on lov and select one value from the lov and click on Enter button no events are firing but we have added the keypress event to it.… -
Unable to navigate to pageContent I have a page with a table of products and in each row there is a button that will open a new detail page in the same flow. The detail page has an input paramete… -
Error while using ADP to populate tableSummary I'm passing a ADP trough input parameter to other page but i'm having issues to see this in a tableContent Hello, I have a ADP that is populated in a 1st screen … -
Import external Javascript in VBCSSummary Import external Javascript in VBCSContent Hi, I want to use JS (https://lindell.me/JsBarcode/) to generate bar code. As per docs: https://lindell.me/JsBarcode/, … -
How to hide a button in a particular page which is defined in shell?Content Hi All, I was created a button in shell page. after implementing that, i need to hide that button in particular page. please anybody help to solve this. Thanks &… -
How to Call an Action Chain of the Shell page?Content Hi, I am integrating the CoBrowse functionality with my DCS application and to do so I have to a write a JS code on the shell page of the application. However, I… -
Hold action for a specific timeSummary I have 2 actions happening at the same time (Selection of row and check box marking) there is a way that I can hold any of them to not happen at same time?Conten… -
Event on tab (oj-tab-bar)Summary Need to perform action when 1 tab is selectedContent Hi Team, I have a tab bar on page where 2 tabs have been added- 'All Employees in Job Code' and 'Compare Emp…Kumar Saurabh Srivastava 25 views 1 comment 0 points Most recent by Duncan Mills-Oracle Visual Builder -
How to assign REST API output to table in VBCSSummary How to assign REST API output to table in VBCSContent I have Input text for user name and search button. This should call me IDCS User Search API and retrive the… -
How to scan Bar code or QR code in VBCS mobile app?Summary Looking for a solution to scan bar and QR code using VBCS mobile applicationContent Hello, I have requirement to implement VBCS based mobile application to scan …User_2025-02-06-08-34-54-080 59 views 10 comments 0 points Most recent by David Konecny-Oracle Visual Builder -
How to disable the AuditSummary Disable the Audit which is run automaticallyContent Hi All, After the recent upgrade to VB Studio (Version: 20.10.0) the Audit Functionality runs automatically o…Satish Kumar 42 views 4 comments 0 points Most recent by User_2025-02-04-21-56-11-668 Visual Builder -
How to fetch the third item from Dynamic choice list used in Combo boxSummary How to fetch the third item from Dynamic choice list used in Combo boxContent Hi All, I was referring to below blog from Shay in which he has showed how to acces… -
Problem with Editable tableSummary Problem with BeforeRowEditEnd eventsContent Hi all, wehen I try to implement an ediatble table based on ADP using this blog https://blogs.oracle.com/shay/editabl…Chokri Ben Romdhane 33 views 21 comments 0 points Most recent by David Konecny-Oracle Visual Builder -
Firing Table's first-selected-row Before the Hyperlink's on-clickContent Hi, I have a table which has a first-selected-row event registered with it. When the row is selected, I am assigning some values using the $chain.variables.rowDa… -
'ANY' type not available for Custom Event ParametersSummary 'ANY' type not available for Custom Event ParametersContent Hi Team, We have Quite a Few Custom Events defined for the purpose of Subflow data communication. Eve… -
ADP - Refresh Event AutomaticallySummary ADP - Refresh Event AutomaticallyContent Hi Experts, Created a Table with Boolean Checkbox to select multiple row for Processing, Once data loaded into the table…User_2025-02-06-06-53-05-399 24 views 2 comments 0 points Most recent by User_2025-02-06-06-53-05-399 Visual Builder -
Search in oracle VBCSContent Hi all, I have followed below blog to perform search in oracle vbcs. http://andrejusb.blogspot.com/2019/01/search-form-in-oracle-visual-builder.html In my applic…User_2025-02-05-07-00-39-312 23 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Append to ArrayDataprovider in action chainContent Hi Experts, I have a REST API that is sending the response in JSON. Created an action chain and calling the rest API to fetch all the dataset. What I want is in … -
Can we update anything without showing database table at the front end?Content Hi Everyone, My requirement is to update anything(Ex: Password) without showing the database table at the front end. For Example: 1. If we click on the Update pa… -
When Log Out to VBCS application, unable to re Log In in applicationSummary When Log Out to VBCS application, unable to re Log In in applicationContent Hello All, I already add my application in stage mode, the log out work fine. But onc… -
Instead of using combo box in vbcs do we have the possibility of using List Of Valueas as same as OrSummary Instead of using combo box in vbcs do we have the possibility of using List Of Valueas as same as Oracle ADF or Oracle FormContent Hello All, I wondering if Inst… -
Assign variableSummary Assign variable JSContent Can we Assign JS variable at action level.. For example i have a JS data variable, now i want this data variable to set at Target in th…Chakravarthy Elchuri-175313 27 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Lovs IssueSummary I am trying to show the items in the lov which is not working as expectedContent Hi, I am trying to show the Items As an Lov in my table. i am storing inventory … -
How to Reset ADP?Summary Clearing all data from ADP.Content Hi, I have an ADP in which I am adding the data through a JS function (Fire Data Provider Event --> Mutate --> Add). However, … -
Handling few complex scenarios in VBCS - data flows between SAAS REST API and VBCSSummary Handling few complex scenarios in VBCSContent Hi Gurus, I have few REST APIs from oracle cloud applications (SAAS), I have followed the below blog to access REST… -
Can we navigate to the pages in other Flows?Summary Can we navigate to the pages in other Flows?Content Hi All, I have used "Navigate" component in the action chain to navigate to other pages in the same flow, thi… -
How to show a table based on input conditionsSummary show table only when user inputsContent Hello, We have created a table view of records using business objects, there are two date fields on top of the table. Can…