Action Flows
Discussion List
-
How to know which column value user has clickedSummary: Hi, I want to take some action based on user interaction in a table. I have 4 columns in a table. I am showing values as link in all the column. These values ca…
-
arrow-indicator is not showing on guided process page templateSummary: Below arrow indicator is not showing in my application when i am using Redwood guided process template What could be the reason ? Content (please ensure you mas…
-
what is the use of transforms in service connectionSummary: what is the use of transforms in service connection Content (please ensure you mask any confidential information): Hi Expert, What is the use of transforms in s…
-
fire notification is not working in Redwood Simple Create and Edit Page TemplateSummary: fire notification is not working in Redwood Simple Create and Edit Page Template Content (please ensure you mask any confidential information): fire notificatio…
-
Getting Error on setting selectedStep in train componentSummary: Hi All, I have implemented train component in a dialog using cook book as reference. Its working fine. I am trying to enhance this little bit but getting error.…
-
Is there any way to store file base64 string in VBCS business objectSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
Screen flickering issueSummary Screen flickers after an eventContent Hello Experts, I have a table(based on ADP) which has events associated with columns values and in the event I am doing som…User_2025-02-04-06-54-05-326 78 views 4 comments 0 points Most recent by Duncan Mills-Oracle Visual Builder
-
how to design a multi step application form in redwood templateSummary: Hi Experts I need your suggestion here like what page template and component to use in order to achieve below use case. I have a requirement to design an applic…
-
Required validation is not working while using BDP in editable tableSummary: When i keep input text blank it should change its border color to red but in my case its showing for few seconds and automatically disappear, i am following VBC…
-
Assign Base64 Data to Image (Avatar)Summary: We would like to have the web service pull the users image into the avatar. I have an Action Chain created that will fetch the web service based on the logged i…
-
hi! is there any way to use a BO object trigger / field trigger to launch a VB Action Chain?Summary: hi! Is there any way to use a BO object trigger / field trigger to launch a VB Action Chain? So based on a specific update to a BO, we could invoke a VB Action …
-
Business rule Not Working to Default a DFF value based on Department selected on Change AssignmentSummary: We have requirement to default a DFF field with 1st five character of the Department selected on the Redwood change Assignment page. We already had the ACR rule…
-
How to deselect row using oj-table in oracle vbcs?Summary: Hi All, Content (required): I m facing table row deselection issue in my application. in the table, there is one record when i going to edit this record for fir…
-
How to Clear/Delete the data in ArrayDataProviderSummary How to Clear/Delete the data in ArrayDataProviderContent I have search form where I have 2 buttons where one is Search and another one is Purge. Search will sear…
-
How to store username and password in vbcs extensionSummary: We are calling an external REST API in vbcs extension that generates a jwt token and we are required to pass the username and password in the body. Currently th…
-
Talent Profile Changes on VBCS, not able to Publish.Summary: Talent Profile Changes on VBCS, not able to Publish. Content (please ensure you mask any confidential information): Version (include the version you are using, …Lava Somepalli-Oracle 11 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to get host name for vbcs open urlSummary: We are using the vbcs action openUrl in vbcs app extension to navigate to a fusion page. Is there any way to get the fusion host name instated of hard coding it…
-
How to update flow selection in dashboard templateSummary: Hi, I am using Dashboard template to have left side navigation menu. I have a use case where user navigates to another flow from one flow (interflow navigation)…
-
Lookup in VBCS App extensionSummary: We have a requirement to do country code/states lookup in an app extension workspace. App extension doesn't have business object to maintain the country codes u…
-
Retaining table position (SDP based) while navigating back from other pagesHi All, I have one table which is based on SDP (Service Data Provider), every thing works fine Now the catch is, when navigate to some other page, once I navigate back t…
-
Problems with Scan Barcode ActionSummary Sample on https://blogs.oracle.com/vbcs/scanning-barcode-and-qr-codes-in-visual-builder doesn't workContent Hi all, I cannot make the simple QR Scan sample on ht…
-
downloading .xlsm file with macrosSummary: Hi All, We are trying to download the .xlsm template file with MACRO from the Resources tab and then add the ADP data to it and then trying to download the same…
-
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…
-
Could not evaluate expression $packagepage.variables: ReferenceError: $packagepage is not definedHello Team, I am a beginner to VB and i have written a small java script which take two values as an input and return the sum of those two values. While executing that i…
-
How to append input parameters to VBCS app linkSummary: Hi everyone i am doing like below but somehow not working /ic/builder/design/app/1.0.4/preview/webApps/vbcsApp/?page=shell&shell=flow1&flow1=page1¶m1=value1…
-
VB improvement requestsSummary: hi! what's the best way to submit usability suggestions for VB? Content (please ensure you mask any confidential information): For example, … in JS action chain…
-
How to deselect a row in the event action chain on multiple select table in VBCS?Summary: How to deselect a row in the event action chain on multiple select table in VBCS? Content (required): We are displaying table data fetched from backend where us…
-
After 24.10 update, BOs don't honour the default sort order of the underlying DB View/TableSummary: We have noticed that after 24.10 update, Business Objects don't honour the default sort order of the underlying DB View/Table Has anyone else noticed this latel…
-
Json action chain in vbcsSummary: can't able to create json action chain Content (please ensure you mask any confidential information): Recent version update 24.10 in vbcs can't able to create j…
-
How to have different action chains for different steps in a guided them for CANCEL buttonSummary: Hi, I'm working on the guided theme in VBCS Redwood application and I have 4 steps in the flow. Now for each step, I want to add logic upon clicking the CANCEL …