Action Flows
Discussion List
-
Smart Search Page Template – Dialog not closing when updating badge.text /page subtitle on page loadSummary: We are using the Smart Search Page template in a VBCS extension. Requirement: On page load, we launch a dialog asking the user to select a Department. User sele… -
table to stay on the same scroll position before editingHi @Sherif Bashar @Shay Shmeltzer-Oracle @Satish Kumar I have an editable table with more than 50 columns. After I am editing a cell the table scrolls left/right, I want…Neh09 11 views 3 comments 0 points Most recent by Koda V V Satya Sai Surya Ramakrishna Visual Builder -
Dispatching a REFRESH event, after data mutationSummary Issue after an actionContent Hello, I'm receiving a flood in log of the following message snippet and attached. Also, my table is not fetching the data because i… -
Getting Error Cannot read properties of undefined (reading 'eventHelper') For Calling Custom EventI'm trying to call Custom Event from a Javascript function below define(["datagrid/DemoDataGridProvider"], function (DemoDataGridProvider) { "use strict"; class PageModu… -
How to prevent oj-dynamic-table from adding a row to BDP when no actual data changeSummary: I am using oj-dynamic-table bound to a BufferingDataProvider (BDP over SDP). When a user enters row edit mode and exits without changing any values, the row is …Vishal Singh Rajpurohit 11 views 5 comments 0 points Most recent by Vishal Singh Rajpurohit Visual Builder -
Oracle VBS: table Multi select issue in page fragmentHi All, I have table on which multi select functionality is enable. I have created this table in a page fragment. And in some use case, I want to un-select the selected …Rohit Chaturvedi 21 views 6 comments 0 points Most recent by Vignesh Viswanath-Oracle Visual Builder -
Use Advance Expression to select multiple Values in VBSSummary: How can we use Advance Expression within VBS to select multiple values for a field? For example - VBS only lets you default one selection but in this instance, … -
Application fails after import to newer VBCS runtime (works in preview mode but not when liveSummary: I have an application that was developed and running successfully under the following configuration: Release: 2410 Visual Builder Runtime Version: 2410.2.0 Orac… -
Invoke oj-file-picker oj-select event dynamically via Menu drop down ojMenuAction eventSummary: Business want to invoke oj-file-picker action after api operation being performed on Menu drop down action Chain we have written action chain on menu option Clo… -
need help in understanding the navigation tree recipeSummary: In the above , which part of the code is responsible to navigate to required pages upon click on the navigation lists In the action chain above I am unable to f… -
Reusable Redwood Page with Dynamic form for multiple actionsSummary: I have a requirement to display 10 integrations on Page1 (Welcome Page) as a List, and upon clicking an integration, it should take me to Page2 (Welcome Templat… -
Dynamically navigating the user to pages after they login based on the initial URL.Summary: Hello, We have a scenario where users will get emails with the parameterized links to our DCS portal pages. However, once they click on the link to access the p… -
How To Provide "Redirect-URL" after logout action ?Summary: Unable to Login to same application after Logout action. Content (required): The logout button in my application(status:live) triggers an action chain that call…Vishal Singh Rajpurohit 321 views 4 comments 0 points Most recent by Suresh Pallapothu Visual Builder -
Can't able to set value to select-single filed in Oracle VBCSSummary: Hi All, I m facing some issue in select-single filed. when i create a record using select-single its working fine that same way, when i go to edit that record t… -
Set global format dateSummary: I am looking for a way to format dates, date-times, and currency globally, so that all values are automatically formatted consistently across the entire applica… -
Making a Dynamic menu based on a User Role in combination with its RegulationSummary: Hi, I am new to Visual Builder and I am looking for a way to create a dynamic menu. I would like to have an out of the box feature, but I figured it is not ther… -
Application ArchitectureSummary: More of a general question about application archtitecture. Is there a best practice guide when it comes to application architecture? Let explain what I am tryi… -
Invalid Expression ErrorSummary: Hi All I am new to VBS. I have copied the createModelHRHDRule layout and added the fields 'Business Unit Name' and the 'BUOrg'. When I try to publish this chang… -
Checkbox kept auto checked while editing rowHi Team, I have a table in Oracle VBCS with checkboxes displayed in one column. The requirement is: The checkbox should always display in the table. When I edit a row, t… -
Error- callComponentMethodAction]: Missing parameter, element='null', methodName='open'Summary: Hello , I'm trying to navigate from one page to other page by clicking on hyperlink. Refer this Flow— search page- hyperlink- click - create page- on load actio… -
Oracle hcm redwood telent review page action delete controlHi , In 25C, I need to control the Delete action based on condition as applied. It's only working for the meeting "in progress" but not working for the status "Not Start… -
navigate to component a componentSummary: I am working in an application where I need to move to any specific component of the page by pressing enter button on keyboard instead of tab. How can we achiev… -
Is it possible to delete all records in a BO using a REST CALL?Summary Similar to truncating a table in plsqlContent Hello, We have a requirement to truncate/delete all records in a Business Object and then re-poplulate with new rec… -
Redundant use of `await` on a return value.Hi , I am facing the issue as like below for the {{ await Actions.callRest(context, { endpoint: 'ORDSService/getBox', uriParams: uriParams, }) }} Please suggest to solve… -
actionChain 'AttachmentZIPSelectChain' referenced in eventListener 'filePickerSelect2' is not defineSummary: In VBCS, I am getting this error. How can i solve this. Content (please ensure you mask any confidential information): File: webApps/yardiglupload/flows/main/pa… -
REST APII have two tables named attendance_device_user and attendance_device_missing_punch. Legal entity defined for all user in attendance_device_user table. What I wish to ach… -
VBCS page need to be opened in another tabSummary: I am opening VBCS application from SaaS page using Page composer(Clicking on 319 VBCSForm). but VBCS page is opening on same saas page. It should be opened in a… -
Assign integration value into VBCSSummary Hi I am fetching date from integration and want to display in VBCS form. How i can assign these value? Service connection is in Post method. I am trying to check… -
Failed to load resource: the server responded with a status of 404 () Error in VBCS page previewSummary: I am able to test ORDS enabled REST service connection at service connection test option. However getting 404 (Not Found) error in inspect —> console during the… -
VBCS: A few questions on validations, performance tuningSummary: Need more info on the below questions in Oracle VBCS Content (required): Hi All, Need more information on the below questions/use cases in Oracle VBCS. In Edita…