Action Flows
Discussion List
-
Filter criteria $or operator not workingSummary Rest endpoint filter criteria with $or operator doesnt workContent I am trying to filter REST endpoint of BO. I am successful when there is only one criteria. Bu…
-
Navigate From ShellSummary Navigate From ShellContent How can i navigate to a specific page of a flow within the Shell? In the navigate action from the she level does not have that option …
-
How to navigate to a flow/page from a page fragmentSummary: How to navigate to a flow/page from a page fragment Content (please ensure you mask any confidential information): I have a page fragment to show data in a tabl…
-
404 Error When Calling vbEnter Event ListenerI am doing a simple thing, I have a button in a page, and I am adding Navigate to another page (in same flow) action on ojAaction event of the button. Then in the target…
-
Value assigning issueSummary: Hi With below input parameter , i am calling OIC integration by clicking Go Button. When i am selecting Errored in drop down , i need to send internally code va…
-
Regarding oj-table on-data-change methodSummary: I am assigning data=“[[$application.variables.sdp ]]” in oj-table. If I reassign sdp variable, on-data-change action chain is not called. Is this the expected b…
-
undefined getting while clicking on search ButtonSummary: We have From date and To date in Input search criteria. If we don't put then it should pass NULL value but it seems "undefined" value is assigning. How to handl…
-
Select all is not working on List viewHi All, Select all using oj-selector is not working properly , though it checks all the rows on the list view, listviewselectedchange action chain ends up the error as s…
-
Rest api in VBCSSummary: Hi I am trying call rest api in vbcs but Not getting expected result. Also attached postman result. Content (please ensure you mask any confidential information…
-
numeric value coming as NaN while exporting for null values, can we have blanksSummary: When we are exporting the data from VBCS, string values are coming as blank but number values are coming as NaN, is it the functionality of VBCS or we can have …
-
vbenter - notificationSummary: I am using a vbenter event on application level to load some data that is used across the application. However when one of the rest calls fails a notification i…
-
Pages inside the flow has error in page designer modeSummary: This is related to post prod support work. We have few pages inside the flow , when I try to open the page in the Page designed , with will throw the error as d…
-
Download file from sharepoint with the help of ORDS Get call which contains file path & file name?Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
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…
-
Standalone Application embeded in FA but I got openapi3 errors and Exception During RestActionSummary: Hi Experts, I have a standalone App to be embedded in FA by using page integration. I am using the embedded database (BO). In the landing page there should be s…
-
Fire notification is not showing the message banner in redwood theme how to fixSummary: Hi Experts We have created a project using redwood theme, but on click of button we need to show the message using fire notification, this is not working, pleas…
-
How to get the array values from SDP variable using javascriptSummary: Hi Experts I'm trying to print the SDP variable using console.log but I'm not getting under which field in below SDP variable is having content of array items. …
-
how can i get a EBS vision instanceSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
Javascript Action Chains with same "visual style" as JSON Action ChainsHello everyone. I don't know where to put this feature request, so I'll put it here: I'm just transitioning to Javascript Action Chains and I miss the old "visual style"…
-
Assign value to array variable getting error in new javascript action chainSummary: Hi Experts I' trying to assign value to array field but getting error in javascript action chain, in json action chain there was no such error. please help atta…
-
Unable to Modify Account Detail Page in Redwood using Visual BuilderHi team, I am currently working on modifying the account detail page in Redwood using Visual Builder. However, I have encountered an issue where the account-edit page is…
-
Im getting "result: undefined" on my function.Hello everyone. Summary: I'm calling a "functionX" on an Action Chain. This function give me a value ( that I can check on Console ) but when I try to assign the functio…
-
Time Zone Preference in VBCSSummary: Time zone Preference Content (please ensure you mask any confidential information): Hi Team, we have created custom VBCS screens and would like to know if there…
-
POST method for Fusion TablesHi, Using SOA P service with BI reports created in the instance I am able to get the data from fusion tables and display in VBCS page. Next is how to POST data to the Fu…
-
Oracle Fusion Sales - Redwood (Visual Builder)Hi Team Summary: I am currently working on modifying the existing "Create Lead " Redwood page using Visual Builder and add the additional standard fields such as Campaig…
-
How to solve this issue :[Violation] Added non-passive event listenerSummary: Hi everyone, i am facing below warning while saving records to business object, and after that ADP table is behaving like this, [Violation] Added non-passive ev…
-
Displaying special charactersContent Hi, When trying to display a test that has // or |, they just do not show in notifications. I couldn't send them by email using the email adapter either. Any clu…
-
Please help me understand the below code on the main page.Summary: Below is the code on the main page ----
-
Where can I find the ESLint configuration file used by VBS to validate JavaScript files?Visual Builder Studio is reporting errors for JavaScript code that we are importing from code written outside of VBS. The code otherwise runs just fine, it is just rejec…
-
VBCS Page getting Timeout after 10 minutes in REST API Patch UpdateSummary: VBCS Page getting Timeout after 10 minutes in REST API Patch Update - I have a button in which i doing for loop for a REST Call in action chain and it run recor…