Action Flows
Discussion List
-
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…
-
Salary Range default Value (DFF) to Populate from Job Master at Requistion PageAt the Job Requisition, the Salary Range Value is to be Populated from the Job Master. For example, Job A has a Grade, Grade A's salary range is 100-150 Hours. then that…Dhananjay Prakash-Oracle 9 views 0 comments 0 points Started by Dhananjay Prakash-Oracle Visual Builder
-
How can we can call action chain from a javascript functionSummary: Hi Experts I have a requirement to call a action chain (with parameters and get the parameter back from action chain) from a JavaScript function. is this feasib…
-
Digital customer service DCS portal is showing 'Sign in' button as disabled.Summary: After 25B upgrade on 3 May 2025 , we are observing that on DCS customer login page , 'Sign in' is getting disabled and no option left for signin. Please help , …
-
How to create an event on a non-extensible component in VBSummary: Hi, I am looking to trigger an action chain on a change of value for the item description field of the purchase requisition form. However, that field is part of…
-
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…
-
Role based UI security in VBCSSummary Role based UI security in VBCSContent 1. I created mfgrole in the application settings and assigned my user to it.2. In the page, I implemented below oj-bind-if …User_2025-02-04-08-39-48-494 32 views 8 comments 0 points Most recent by Jeeva - Cloud Vantage Visual Builder
-
Visual Builder option is not showing in Oracle fusion for RedwoodSummary: Visual Builder option is not showing in Oracle fusion for Redwood Content (please ensure you mask any confidential information): Hi Expert, For Fusion instance …
-
Primary action button is disabled on on guided process page templateSummary: We are using redwood guided process page template and Submit button is showing on last step but its disabled by default. Can anyone please suggest why its disab…
-
Click event is not triggering on thematic map markerHello experts: I am building a thematic map in VBCS which shows the US states and specific cities within the states. I am using marker template to show the cities. I wan…
-
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…
-
unable to scan QR code using Scan Barcode actionContent Hi All, we have requirement to scan the QR code using the VBCS app. so we followed the below steps to scan QR code: https://blogs.oracle.com/vbcs/scanning-barcod…
-
How to refer the JavaScript file directly in JavaScript file instead of index.htmlSummary: Hi Experts I have a requirement to generate the PDF file using JSPDF library, this is working fine. but the problem here is i'm referring to the js file using s…
-
Customize fetch action chain not showing hookhandler in JS action chainSummary: Customize fetch action chain not showing hookhandler Content (please ensure you mask any confidential information): Hi Expert, I'm going through the below video…
-
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…
-
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…
-
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 80 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…