Validation
Discussion List
-
Anonymous user cannot access VBCS WebAppSummary Anonymous user cannot access VBCS WebAppContent Hi All, I have selected "Allow anonymous access" in VBCS application. However when trying to access the app it is…
-
Access ERP Role in VBCSSummary Access ERP Role in VBCSContent Hi All, Is it possible to access the ERP role in VBCS? Note; I want to disable buttons on the VBCS screen based on the ERP role. T…
-
Search Criteria for particular user?Content Hi, We have developed an application in vbcs When logged into the application using username and password in which we get details related to that employee We use…User_2025-02-05-07-00-39-312 21 views 5 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Does Oracle Auto Upgrade VBCS Version?Summary Does Oracle Auto Upgrade VBCS Version?Content Hi, We were working on a VBCS Dev environment with version 19.1.3. Oracle has recently upgraded our VBCS Dev Enviro…
-
How to perform export to excel in vbcs? (Table data from Business Object).Content Hi All, We have designed a page in vbcs, in which we have employee details as oj-table(drag and dropped from BO) We have a button as Export to Excel. Our require…
-
Required true is not getting fired in search criteariaSummary in tRequired true is not getting fired in search criteariahe property inspectorContent I have an input text component as one of the search criteria. I have set R…
-
Table Row Selection Listener in VBCS?Content Hi Team, I used below URL to get selected row data. https://blogs.oracle.com/vbcs/accessing-selected-rows-values-in-a-tables-in-visual-builder Now when i select …User_2025-01-31-15-10-49-714 63 views 3 comments 0 points Most recent by User_2025-01-31-15-10-49-714 Visual Builder
-
Business Object not getting updated?Content Hi all, I have created vbcs application and integrated it into fusion page. When i insert or update data in my application (after integrating my application into…User_2025-01-31-15-10-49-714 21 views 12 comments 1 point Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Unable to Navigate between Table fields when enter some text to any of the field in VBCS.Summary When we enter some text in the Table field and hit on Tab Key Button, the cursor should navigate to the next field and so on. - VBCSContent We have a requirement…User_2025-02-05-15-08-54-217 33 views 1 comment 0 points Most recent by Duncan Mills-Oracle Visual Builder
-
display form in Read only mode based on conditionSummary display form in Read only mode based on conditionContent HI, we have an editable form on UI and there is a requirement where we have to provide a button or radio…
-
Assing Variable TypeError: Cannot read propertySummary TypeError: Cannot read property 'cantidad' of undefinedContent Hi, i have a assign variable action, I am taking the result of a rest service and trying to map it…
-
How to pass list of values to particular ID and get table details ?Content Hi all, We have two BO, (Approver Table and Employee Table), we have APPROVER_ID in Approver table, we need to pass a particular Approver Id and need to check ho…User_2025-01-31-15-10-49-714 15 views 4 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Need to update Check box value in Table Variable(ArrayDataProvider)Summary update required on ArrayDataProvider variable for CheckBoxContent Hi All, I have an Editable table, here editable data is populated based on the Variable of type…Nazeer Anantha-145553 46 views 7 comments 0 points Most recent by Nazeer Anantha-145553 Visual Builder
-
How to populate array of elements in dropdown listContent Hi Team, How to populate array of elements in drop down list? I have consumed data from report. I am taking that values from looping. How to set that values in d…User_2025-01-31-15-10-49-714 19 views 4 comments 0 points Most recent by User_2025-01-31-15-10-49-714 Visual Builder
-
Make Row Required in ArraySummary Make Row Required in ArrayContent Hello, Is it possible to make an entire row in an Array required without affecting the other rows. The idea is once the user st…Stephen Bryant-131052 18 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to show only months and year in oj date Picker in VBCS?Content Hi Team How to show only months and year in oj date Picker in VBCS? Version 19.1.3User_2025-02-05-07-00-39-312 16 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Select one choice validation?Content Hi all I have two select one choice in my UI. I need to select either one of the values. If i select both values it should throw error. How to achieve this? Than…User_2025-02-05-07-00-39-312 20 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
LOV value filter in VBCS?Summary Lov values to be restricted while filtering.Content Hi all I have a business object that consists of lookup values I have consumed that in an LOV field in my pag…User_2025-02-05-07-00-39-312 126 views 4 comments 0 points Most recent by CHANDRASEKAR MANOHAR Visual Builder
-
How to make a checkbox checked by default in vbcs?Content Hi Team, How to make a checkbox checked(selected) by default in vbcs? In HTML we have used a property called checked like below code. But in VBCS its not working…User_2025-02-05-07-12-25-853 534 views 3 comments 0 points Most recent by David Konecny-Oracle Visual Builder
-
Object Trigger - create record in another BOSummary Object Trigger - only create if the record does not exist in the target BOContent Hello, I have two BOs. One BO stores balances by various attributes. I have an …Stephen Bryant-131052 22 views 6 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
How to validate a form before click save button ?Summary I want to not send a form only after all required fields are filled ?Content Hi evryone; I have some create forms that contains required fields. i want that if a…
-
upsert based on another fieldSummary Posting to Business Object from ICSContent Hello, I am extracting data from our SaaS system via an OTBI Report. This works nicely. However, I have an identifying…Stephen Bryant-131052 14 views 10 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
When the Field Level Validation TriggersContent Hi Experts, I am adding a field level validation trigger on one of my BO fields. This field is being populated using a Dropdown(Select One ) Component. So the us…
-
regExp in Visual BuilderSummary Attempting to Implement Pattern MatchContent Hello, I need some guidance on how to best go about validating a field for a particular pattern. I've tried implemen…Stephen Bryant-131052 33 views 12 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
Rest end point with parameter value containing single quote is not workingSummary When Business object rest endpoint is queried with parameter value containing single quote, bad request error is throwedContent I have a Business object containi…
-
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…
-
session details in sdpSummary Load session details in sdpContent The requirement here is, When a user logs in concurrently and hits the BO, the data that is getting displayed is incorrect. Fo…User_2025-02-04-21-30-51-376 30 views 12 comments 1 point Most recent by David Konecny-Oracle Visual Builder
-
Compare Amount in UI Field to Business Object dataSummary Verify funds are available for a transactionContent Hello, I have a transaction screen where I want to verify that funds are available for a given transaction be…Stephen Bryant-131052 16 views 5 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
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…
-
Customizing a VBCS Template Design and CSS. (Changes by code source)Summary Step by step on how to customize VBCS Template code as well as graphic components code.Content Hey experts! Enjoy this example focused on customize the design th…