To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Visual Builder
Discussion List
-
APEX to VBCSSummary:APEX 11 based application Content (required): We have APEX 11 based application. We want to move this application to modern technologies. 1>Is it preferable to m…
-
Load BO data for live versionSummary: Content (required): Hi Following the below link, is it possible to load (replace) bo data in live version from external source? (After locking the application).…
-
Run Job in VBCS BuildSummary: Hi All, I am trying to run Job in VBCS build.. but i am getting " Error: Line 16: Unexpected token = " error. Under Resource file JS I am having html5-qrcode.js…
-
iOS distributionSummary: Hello All, We are trying to publish an enterprise app & have an apple developer program. However the app is not being pushed to app connect or test flight. Cont…
-
SDP with input search suggestion with limited results.Summary: The SDP with input search suggestions only fetch only 12 results. Content (required): Hi all, The SDP with input search suggestions values is limited by only 12…
-
Show warning message when user select table rowsSummary: I have a scnerio where I need to raise a warning alert message to the user when the user selects a table row but it should not fire for 1st table row. Version (…
-
Checkbox not showing Values in UI properlySummary: I am trying to display enable checkbox through Y or N flag in VBCS using oj-checkboxset and oj-option but somehow correct value is not showing in UI. I am getti…
-
The Basics for an Oracle Forms DeveloperHi, apologies, but I am a complete Visual Builder novice, in fact calling me a novice would be a promotion! So, I've built many applications using Oracle Forms in the pa…
-
Can we embed VBCS custom page in the Login Page of SaaS Fusion Instance?Summary: We have a requirement to capture the login details (login name, time of login), along with purpose of login (additional custom fields, for which issue, details …
-
Select single inside FilmStripSummary: Content (required): I have select single inside FilmStrip, the select single is based on SDP, the endpoint behind this SDP has required parameter. When I config…
-
In the Editable Table, can we do a Insert Only option and not allow updates on existing records?Summary: Need to understand if it is possible to make an editable table similar to VBCS Cookbook, Batch Editable Table (ADP), but restrict it to allow only inserts and n…
-
Can we embed VBCS custom page in the Login Page of SaaS Fusion Instance?Summary: We have a requirement to capture the login details, along with purpose of login into an Oracle Fusion Instance into a table. So we need to add two or more field…
-
How to combine 3 application into single application in vbcsSummary: Content (required): Hi All, I want to combine 3 different application into single application, is it possible to achieve in vbcs, if it is possible means, could…
-
List View with pre selected recordsSummary: Content (required): Hi, I am looking for a working example of list view with pre selected record. Tried to use the multi select list example from the cookbook b…
-
Issue after upgrade to version 2110Summary: Hi, I am having an issue in my application when deleting from an Array Data provider using the Fire Data provider Event. I am getting the below error and am not…
-
While checking in the console, am encountered a non-passive violation. Is there any fix for this?Summary: [Violation] Added non-passive event listener to a scroll-blocking event. Consider marking the event handler as 'passive' to make the page more responsive. Cont…
-
Update data from oj-table to BOSummary: I am loading my oj-table through knockout data source java scripting using page.function.functionName();. There is one edit field and I need to update the same …
-
How to show real time push notifications in VBCS?Summary: When the data is updated in notification table in database , how to show that notification in Web Apps and Mobile Apps. Content (required): Version (include the…
-
Oracle Visual Builder Excel Add-in for Project Fin PlansSummary: How to limit download data using Excel Add-in for Fin Plans Content (required): The Visual Builder Excel Add-In is downloading the correct plan version in sheet…
-
Can we create 300 roles in VBCS and will it decrease performanceSummary: We have an Customer Facing application and each customer has to see only his data in a BO. BO has Customer Name. To achieve this we have to create role for each…
-
Field Validators are not working when updating from Postman toolSummary: We have Field Validators and it should work based on roles. When updating Business Object from Postman tool it is not checking the roles and updating the column…
-
EBS Account Code combinations Key Flex fields/Special Valueset in OIC VBCSSummary In EBS we can display GL account code combinations in a form or report using Special Valuesets, can we achieve the same in OIC VBCSContent In EBS we can display …
-
WebCast - Configuring and Extending Oracle SaaS with Visual BuilderSummary: Join our upcoming VB Office Hours to learn about Configuring and Extending Oracle SaaS with Visual Builder Content (required): Oracle Visual Builder is used to …
-
Any references to add OAuth security (apart from user credentials) while calling BO REST API?Summary: Added REST API security (OAuth) for business object in VBCS Content (required): We need to add OAuth security while calling Business Object REST API that has ad…
-
How to create empty row in table using VBCSSummary: Content (required): Hi All, I implemented editable table with save button. i need to add new row (ie) when i click add button empty row added in the table and f…
-
Tab Close Event or Browser Close eventSummary: Hi, Is there a way to capture the event if the user accidently closes the tab in which VB app is running. Need to do some clean up job if the user closes the ta…
-
Cómo puedo leer toda la data de una tabla mediante un botón y enviarla en trama json a un servicioSummary: Hola a todos, Por favor necesito su apoyo con lo siguiente: Tengo una tabla en visual builder, quiero enviar la data de esa tabla de la pantalla hacia un servic…
-
How to preview image and pdf file within VBCS page.Summary: Preview Base64 encoded image and pdf file within VBCS page. Content (required): Hi Team, We have a requirement of previewing the base64 encoded pdf and image wi…
-
Unable to select desired row ADP based tableSummary: I have Adp based child table filtering out data based on row selected from master ADP table but whenever I try to select child table row it default select 1st r…
-
ChangeTemplate configurationSummary: How to get all available template in for my login Content (required): When i try to create a project, i could see only empty template is available, what are the…