Validation
Discussion List
-
Search in oracle VBCSContent Hi all, I have followed below blog to perform search in oracle vbcs. http://andrejusb.blogspot.com/2019/01/search-form-in-oracle-visual-builder.html In my applic…User_2025-02-05-07-00-39-312 23 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Issue with editing current record with new records in ADP based tableSummary Issue with editing current record with new records in ADP based tableContent Hi Experts, I have a BO with single row and id attribute is 1. Have created a table …
-
Fetch table row conditionallyContent Hi Experts, I wanted to render the table rows conditionally and below is the code:
-
Gantt Chart VBCSSummary My sample data in VBCS Business Object doesn't reflect on the Gantt Chart ComponentContent I've tried different format for the date but the component still doesn…
-
CRUD operations on ADP based table and on "Save" to reflect the changes in BOSummary CRUD operations on ADP based table and on "Save" to reflect the changes in BOContent Hi Experts, I have created a table based on ADP, the table has 2 rows with i…
-
oj-combobox-one inside ADP based table in VBCS?Summary oj-combobox-one inside ADP based table in VBCS?Content Hi All, Are there any blogs/videos which talks on the usage of oj-combobox-one inside ADP based table in V…
-
Styling oj-combobox-one inside ADP based tableSummary Styling oj-combobox-one inside ADP based tableContent Hi Gurus, I have created a table based on ADP and added 3 oj-combobox-one components inside the table and m…
-
Managing changes only data from REST endpoints in VBCS application?Summary Managing changes only data from REST endpoints in VBCS application?Content Hi All, Are there any ways to handle changes only records in VBCS applications. Let's …
-
Can we update anything without showing database table at the front end?Content Hi Everyone, My requirement is to update anything(Ex: Password) without showing the database table at the front end. For Example: 1. If we click on the Update pa…
-
Upload functionalityContent Hi Everyone, Can we upload a file using VBCS? I have tried it with the Filepicker component and some JAVASCRIPT code. define([], function() { 'use strict'; var P…
-
Can we search without showing the results table in the page below the search field until the user haContent Hi Everyone, Can we search without showing the results table on the page below the search field until the user has actually entered into it? If we search for any…
-
Showing multiple options in a list in VBCSSummary Showing multiple options in a list in VBCSContent Hi Gurus, Is there any way to show multiple options in a list? With Select(One) choice component in VBCS, we ca…
-
Instead of using combo box in vbcs do we have the possibility of using List Of Valueas as same as OrSummary Instead of using combo box in vbcs do we have the possibility of using List Of Valueas as same as Oracle ADF or Oracle FormContent Hello All, I wondering if Inst…
-
How to get the IDCS roles or groups in VBCS and restricting the page/business objects/components?Summary How to get the IDCS roles or groups in VBCS and restricting the page/business objects/components?Content Hi Gurus, IDCS is configured between the SAAS cloud appl…
-
If there is no SSO between SAAS and PAAS, then how to pass SAAS credentials to VBCS application forSummary If there is no SSO between SAAS and PAAS, then how to pass SAAS credentials to VBCS application for authentication ?Content Hi, If there is no SSO setup between …
-
Custom Live URL for published VBCS applicationSummary Custom Live URL for published VBCS applicationContent Hi, When we publish any VBCS application the live URL has the paas instance host name.How can we use custom…
-
Handling few complex scenarios in VBCS - data flows between SAAS REST API and VBCSSummary Handling few complex scenarios in VBCSContent Hi Gurus, I have few REST APIs from oracle cloud applications (SAAS), I have followed the below blog to access REST…
-
Filter -> REST helper -> requestTransformationOptions!Summary Filter -> REST helper -> requestTransformationOptions!Content Hello Everyone, I've been referring to Duncan's post on "Ensuring Unique User Input in VBCS" (https…
-
REST API calls with LIKE keywordSummary REST API calls with LIKE keyword in q ParameterContent Hi Guys, Hope you are all doing well in these tough times. I'm unable to achieve a response for the below …
-
How to update multiple row at a time in Business Object?Content In our requirement, we need to send some approved records to a service, at the same time we need to update those approved records to a status of Data transferred…User_2025-02-05-15-03-12-334 37 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Integrate Analytical properties with VBCSSummary How to analyse crash analysis and other app tracking functionalityContent How to Integrate the Firtebase and Analytical analysis with VBCS mobile application to …
-
Creating Job application like VBCS page screen by screen flow - step by stepSummary Creating Job application like VBCS page screen by screen flow - step by stepContent Hi All, I am looking to create VBCS application which looks similar to few Jo…
-
Encode- Decode VBCS app urlSummary Encode- Decode VBCS app urlContent Hi Team, Is there any way we can encode the VBCS application url when we click from Oracle SaaS page (hyperlink is provided)? …Kumar Saurabh Srivastava 55 views 2 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
fireDataProviderEventAction fails for ADP when keyAttributes is @indexContent We are trying to do a mutation event (UPDATE) using fireDataProviderEventAction for an ADP. The keyAttributes is @index for that ADP. When we specify the Keys fo…
-
Passing Parameters Via URLSummary Passing Parameters Via URL in a Staged ApplicationContent Hi Guys, I have been working to develop an application that returns the contact details based on value …Rony Mathews-Oracle 50 views 13 comments 2 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Role based UI and data in VBCS similar to Oracle Cloud ApplicationsSummary Role based UI and data in VBCS similar to SAASContent Hi All, I have a VBCS application which is running absolutely fine. But now I need the add roles and users …
-
Table with move up/down options in VBCSSummary Table with move up/down options in VBCSContent Hi All, I have a ADP based table and which is working fine. Now there is a need to modify this table to add Move U…
-
Retaining table changes (ADP based) while navigating back from other pagesSummary Retaining table changes (ADP based) while navigating back from other pagesContent Hi All, I have one table which is based on ADP (Array Data Provider). I made th…
-
How to download file of any format from sql developer table via VBCSSummary How to download file of any format from sql developer table,saved as type clob via VBCSContent I need to download files with all formats which were saved as data…
-
Moving the selected boolean row to first record in the tableSummary Selected row should be moved as first row in the next pageContent Hi All, We have 2 pages, first page has a table with the first column as boolean select. As use…