Action Flows
Discussion List
-
Problem to send the payload of reading a file in Visual Builder to the RESTful web service of ApexSummary Problem to send the payload of reading a file in Visual Builder to the RESTful web service of ApexContent The requirement consists of a screen in Visual Builder …
-
How does Visual Builder define the line break when reading a file using File Picker?Summary I need to separate a text line by line in sql plContent Hi everyone, I have a development in Visual Builder that reads .csv files using file picker. On the other…
-
How to return array values in JS function in VBCS?Content Hi Team, I am trying to return array in Javascript and split those array values and populate in text fields. But the array values which i return in JS couldnt ab…
-
Posting VBCS Screen (header and lines) to REST Service in ICS (upload to FTP)Summary One Header Record, Many LinesContent Hello, I have a VBCS screen composed of a Header section and a Lines Section. The header section is tied to a BO while the l…Stephen Bryant-131052 41 views 14 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
Page Navigation with Data.Content Hi all I have a requirement in vbcs. In a page i have a table contains data such as Chile Req.Num, Employee Req.No, Status..... Those data have been fetched from…Muralidharan Kanagaraj-161200 17 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to get a selected row value in VBCS for data which have been consumed through REST.Content Hi all I'm using VBCS I want to get a selected row data in input text. I have follwed below link which works perfect for Business component data. But i have cons…
-
Compound Filter not working on SDP **Solved**Summary Compound Filter not workingContent Hello, I've configured two fields as search parameters on a table tied to an SDP. No matter what I do, it will not filter data…Stephen Bryant-131052 27 views 9 comments 0 points Most recent by Duncan Mills-Oracle Visual Builder
-
QR code scanner in VBCSSummary QR code scanner in VBCSContent Hi, I would like to implement QR Code Scanner in oracle VBCS Mobile Application. I have tried implementing take photo action using…
-
Compound Filter - not working for five fieldsSummary Compound Filter works for three of the five but not last twoContent Hello, I have a compound filter that is based on five fields. I created a function per Shay's…Stephen Bryant-131052 18 views 5 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
How can i make a variable store data after using a Call Module Function event?Summary waht am asking for is how to change the value of a variable and keep it changed using a Call Module Function eventContent Hi, I passed a variables in the argumen…
-
How to read from 2 Business Object in 1 Action ChainSummary How to read from 2 Business Object (parent and child) in 1 Action Chain and contruct a single payload?Content Hi OVBCS Guru’s I need some help with my OVBCS Appl…Mark Chappell-112191 26 views 17 comments 0 points Most recent by David Konecny-Oracle Visual Builder
-
Integrating with HCM WorkflowSummary Building a Customized SelfserviceContent Hi All, One of our customers are trying to add some sophisticated validations to the current Self Service Screens, so ou…
-
Getting Uncaught TypeError calling Web ServiceSummary Error Occurs even though the Webservice brings back dataContent Hello, I am getting this error when calling a web service I created that brings data back to vbcs…Stephen Bryant-131052 7 views 10 comments 1 point Most recent by Stephen Bryant-131052 Visual Builder
-
Sending data from an SDP from one page to another results in a loss of key values?Summary When I am sending data from one page to the other, only some of the values from my keys/pairs in my SDP object is kept.Content I have a table on my page that is …
-
Filtering and sorting in VBCS is not working while implementing using rest servicesContent Hi Team, I have followed below link to perform filtering and sorting in vbcs. It works fine for the table which i have drag and dropped from Business Object. But…Shakila Murugan-90549 58 views 4 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to call ICS (OIC) web service in VBCSSummary Click button in VBCS triggers cloud integration wsdl with input parameterContent Hi All My requirement is like below 1) in VBCS (Classic Application) page, I hav…Venkata Thota-70407 115 views 9 comments 3 points Most recent by Mohana Gopal S-Oracle Visual Builder
-
How to copy all rows from REST End point to Page Level variable in Action ChainContent Hi, I am calling the rest endpoint in action chain. I want to copy its content to a local variable which I defined at the page level. Step 1: Call Rest End Point…
-
-
Intelligent Search in VBCSSummary Intelligent Search in VBCS for combobox/tableContent Hi All, I have a requirement that a combobox or table will have list of locations from REST Service. User ha…
-
oj-bind-if not working in live modeSummary oj-bind-if not working in live modeContent Hi, We have a java script condition in page.js which will be called and evaluated in oj-bind-if test condition while r…
-
Search Refresh & Multiple Delete Issue with ArraySummary I am unable to refresh the search array results on search button re-click & Multiple delete on array is not workingContent Hi Everyone, I have made an editable p…
-
Export PDF and Print PageSummary are there components for these functionalities?Content I'm using the export data component to download data in a table to a csv file. I'd like to do something si…
-
Not able to reset arraydataprovider variableContent I have a table with data populating from arraydataprovider. I have dragged and dropped a select-one element in one of the column and set the value for the select…
-
Data from staged BO is not visible in UIContent I have staged my application and the staged BO has data. But when I run the staged application, data from staged BO is not visible in UI, the data from developme…
-
How to Calculate a Running TotalSummary Header Field to total the Line Amounts belowContent Hello, I have a page designed (attached) that includes a Header Section and Lines Section. There can be many …Stephen Bryant-131052 30 views 3 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
Impose Data Security Rules in the VBCS WebAppContent Hi Experts, we have built an app which will be used by three groups of users: 1. Requester 2. Approvers We wanted to impose data security rules in the App so tha…
-
Another Nagging Issue with LOVs and ArraysSummary LOV Array - values repeating for all rowsContent Hello, I have an array tied to a table and the array is populated when the page loads. I have an LOV on one of t…Stephen Bryant-131052 22 views 3 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
LOV IssueSummary LOV will not pull dataContent Hello, Here is my situation: I've defined the following in accord with Shay's "LOV Tips Video": * Business Object to Store my LOV v…Stephen Bryant-131052 28 views 2 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
How to pass and retrieve the query param from the urlSummary How to pass and retrieve the query param from the urlContent Hi, Could you please let us know how to pass query param in url and how to retrieve in the applicati…
-
Changing Messages titleSummary How do I change the title of the Notification Messages showingContent In action chain we have this Fire Notification action. The type there has 4 values. Error, …