Action Flows
Discussion List
-
VB Studio- Table Component not visible completely without zooming out the page.Summary: We have a table component with data set as ADP. We also have Pagination associated with this table. We are unable to see the table completely without zooming ou…
-
What support is available from VB for Back Button . What are limitations.Summary: While trying to use Navigate Back it gives a warning saying it is ambiguous. Are there any recommendations by VB on how to go about with back button Content (pl…
-
How to encrypt payload being sent during Action Chain events?Summary: During an actual page load, you can see these request/response values being exchanged between browser and VBCS App. How to encrypt the payload passed during Act…
-
SDP variable not resetting from action chainSummary: My SDP already has data. Now I want to reset the SDP when user clicks next record. In the action chain for click, I have resetted the SDP and then called Refres…
-
oj-sp-calendar component: How to set a single monthSummary: We are using a calendar component in our page and every time when we load the calendar its defaulting to the current month. Instead we want to default it to the…
-
Select Single is returning Index rather than Key ValueSummary: My ADP based Select Single is returning index number instead of returning the key value. The key values in my ADP are all unique. Content (please ensure you mas…
-
Long running Action chainsSummary: Hi! From past comments i see that to run long Action Chains without holding the user, we can fire custom events and listeners. Also we can use the Batch API to …
-
Calling REST END Point in a loop in Action ChainSummary Calling REST END Point in a loop in Action ChainContent Hi, How do I call a Rest End Point in a loop in Action chain with new offset values in each call. Consume…
-
Usages of a variable / action chainSummary: hi! I'd like to view the usages of a variable, or of an action chain… i could see that under variables / usages and action chains / usages for a while, but perh…
-
Getting 'undefined' values in select singleSummary: Getting 'undefined' values in select single Content (please ensure you mask any confidential information): Hi Experts, I have created an application to populate…
-
Fire Notification on a timely basis between two actions on UISummary: Hi All, I have a use case where I want to notify user on the screen after 10 mins. Here is the use case We have a search screen with couple of search parameters…
-
How to Copy Actions Chains(Vb Enter Event) from One VB App to Another VB AppSummary: How to Copy Actions Chains (vbEnter Event) from One VB App to Another VB App and also from One Page to another Content (please ensure you mask any confidential …
-
Custom object ADP describe URL throwing 404 not found error without sandboxSummary: Hi Experts I'm following below video to consume custom object in our appui application. I have created custom objects and published the sandbox in fusion, I'm a…
-
How pass the selected values of a list view layout to an ADP in VBCSSummary: Hello everyone, I need to pass the selected item detials in the list view layout card to an ADP.How can I do this?Also I need to take that same ADP and then edi…
-
REST API request not going through in VB app,Summary: Hi Experts In my action chain i'm calling a REST API but when i check the network tab no calls are being made and if i look at the console is it showing that ca…mudassirsOrc-Oracle 11 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Choosing the Correct Redwood Template for VB AppSummary: We are Upgrading the Exiting VB App to Redwood. The Existing App is based on Creating/Replacing Orders, Searching the Existing Orders, Editing Orders, Changing …
-
sample application having multi select with editable tableSummary: Hi Experts Could you please assist me how to create a multi select editable table. Below vb cookbook shows non editable table recipe. Please help me by sharing …mudassirsOrc-Oracle 11 views 2 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Getting error on navigation from a fragment to other page using application action chainSummary: Trying to call an application level action chain from a fragment and then navigating to a page using inside action chain causing below error Content (please ens…
-
Issue with Fire data provided event in Editable tableSummary: Recently we have upgraded our application. We are using editable tables in our application. Our table data source is flow level ADP variable. In 'ojBeforeRowEdi…
-
Assigning SDP to ArrayUse Case: Display and Hide SDP table columns conditionally On VBEnter, while assigning SDP variable to multiple Array Variables with custom column headers (set in variab…
-
Service connection issueSummary: While creating new service connection in VBCS , getting below error Content (please ensure you mask any confidential information): Version (include the version …
-
-
Select (Single) to Filter ADPSummary: Can anybody Please share a Sample App to Filter ADP Table Data using Select (Single) Content (required): Version (include the version you are using, if applicab…MilanMohanty 61 views 3 comments 0 points Most recent by Koda V V Satya Sai Surya Ramakrishna Visual Builder
-
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…Jaeyshree Kumaran 34 views 5 comments 0 points Most recent by Koda V V Satya Sai Surya Ramakrishna Visual Builder
-
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 …Nathan Zentner 27 views 1 comment 0 points Most recent by Koda V V Satya Sai Surya Ramakrishna Visual Builder
-
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…VBCS Learner-230793 43 views 2 comments 1 point Most recent by Koda V V Satya Sai Surya Ramakrishna Visual Builder
-
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…