Action Flows
Discussion List
-
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 91 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 13 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…
-
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 …
-
How to expose Etags from the response header of VBCS endpoints on a vbcs page ?Summary: how to access etags in custom headers since it is returning empty response header fields, or if it is possible to move the etag to the response body? Content (p…
-
Parsing error: Unexpected token .eslint.genericErrorSummary: Error in Audits and Page in Visual Builder, Can someone assist here? Content (please ensure you mask any confidential information): Version (include the version…
-
OIC Synchronous Call from VBCS not behaving as expectedSummary: Hi All, I am facing some issue in my action Chain while triggering OIC integration. We are having a synchronous call from UI—→OIC OIC returns a response code ba…
-
How to do Navigation to other pages in an existing application ?Summary: I want to create like the built in navigation of VBCS in an existing application not creating a new application so how