Action Flows
Discussion List
-
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 …
-
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…VBCS Learner-230793 21 views 5 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
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
-
Update an Array from JavascriptSummary Update an Array from Javascript after assigning field values in one columnContent Hello, I create the following screen included below. I've created a function th…Stephen Bryant-131052 67 views 14 comments 1 point Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to resolve 401 issue when calling integration in vbcs?Summary: Hi Team, We are using demo oic instance with passcode. when we calling integration via vbcs, we are facing 401 issue. And we checked all the credentials its cor…
-
Upload csv file from VBCS UI to OIC SFTP server.Summary: I am working on a client requirement. Where users will use VBCS UI to upload .csv files those files will be uploaded to OIC SFTP server. These csv files are not…
-
VBS EXCEL PLUGIN SEARCH TEXT BOX TO WORK WITHOUT CASE SENSITIVITYSummary: Dont want search text box to be case sensitive Content (please ensure you mask any confidential information): @E. Alex Davis-Oracle We have a requirement where …
-
How to enter to a specific page and it is not the default one ?Summary: I have an application that has two pages (Time Machine, Time Card) and i want from Fusion to enter any page when i press on the icon of Time Machine it opens up…
-
Hi All, I need to display a REST response in a table in VBCS.Summary: Hi All, I need to display a REST response in a table in VBCS. What would be the best way to achieve this Content (please ensure you mask any confidential inform…
-
Need to do conditional edit in tableSummary: Need to do conditional edit in table depending on the value of . I am trying this below code using conditional on combobox value and template on table, it is no…
-
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…