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
-
Images not loading in Live modeSummary Images not loading in Live modeContent Hi, When we run application in live mode , application is loading and running but the images are not getting downloaded an…User_2025-02-04-21-09-02-317 11 views 2 comments 0 points Most recent by User_2025-02-04-21-09-02-317 -
How do expose Table present in DBCS as Rest End Point using Sql developerSummary How do expose Table present in DBCS as Rest End Point using Sql developerContent Hello Everyone, There is requirement to Expose the table present in the DBCS as … -
VBCS Vs JCS SXSummary PaaS extension using VBCS vs JCS SXContent We are working with one of our customer and doing analysis on extension creation using JCS SX vs VBCS. We are consider… -
How to apply two different shell pages in a single vbcs appnSummary How to apply two different shell pages in a single vbcs appnContent Hi, I have 2 page flows in my appn & want to apply 2 separate root pages in both the pages re… -
Source version control in VBCSSummary Source version control in VBCSContent Hi All, How do we check, who has done what changes in the VBCS App and how do we revert the changes if something went wrong… -
Accessing application/page/flow level variables in custom componentSummary Accessing application/page/flow level variables in custom componentContent Hi, Could you please let us know how to access the application/page/flow level variabl…User_2025-02-04-21-09-02-317 7 views 2 comments 0 points Most recent by User_2025-02-04-21-09-02-317 -
How Change endpoint URL (auto generated) for a VBCS applicationSummary How Change endpoint URL (auto generated) for a VBCS applicationContent Hi Team, We have developed few VBCS applications. When we open an application, the end poi… -
Please participate in this Usability Exercise about the VBCS Component PaletteSummary Usability Exercise about the VBCS Component PaletteContent The Oracle Visual Builder Cloud Service (VBCS) team wants to know how you would group various UI Compo… -
Representing an XML schema in VBCSSummary taking a CSV file from OICS and converting it to a json for XML schema complex typesContent Hello All! I need some help on this problem I have I attempted to att…User_2025-02-04-13-35-35-440 57 views 0 comments 0 points Most recent by User_2025-02-04-13-35-35-440 -
How do we include external JavaScripts in VBCSSummary Calling external JavaScript functions in VBCSContent Hi all, I would like to call the external JS functions from my VBCS app. How do we achieve this? Here is the… -
Triggering the customer component multiple timesSummary Triggering the customer component multiple timesContent Hi, When i am using custom component by default it is triggering the default constructor and rendering . … -
How to call a rest webservice from a custom component by passing header parametersSummary How to call a rest webservice from a custom component by passing header parametersContent Hi, I tried following the below blog to call a webservice:- https://blo… -
How to pass CLOB type within VBCSContent Hi Experts, We are working on a VBCS application where we are integrating with Oracle ECM(ECM Content Server Version: 11.1.1.9) through the SOAP service provided… -
Passing header parameters in custom componentSummary Passing header parameters in custom componentContent Hi, Could you please tell how to pass the header parameters in custom component. Below is the attached code … -
Calling fire custom event from customer componentSummary Calling fire custom event from customer componentContent Hi, Could you please let us now how to call the fire custom event from custom component. Please find att… -
Passing kmauthtoken as parameter in action chainSummary Passing kmauthtoken as parameter in action chainContent Hi, Could you please let us know how to pass the "kmauthtoken": "{\"localeId\":\"en_US\",\"localeOverride… -
List of Values IssueSummary Getting a "use strict" mode errorContent Hello, I've followed Shay's LOV Tips video to configure an LOV that will list all values instead of just the first 15 va… -
Batch Operations With Nested ObjectsSummary Batch operations with nested objectsContent Hi everyone, I want to batch operations on business object in VBCS. 1)I should use nested objects for batch operation… -
Component field changed statusSummary Component field changed statusContent Hi everyone, I want to update only change component field with business object in VBCS. How can I find component field(inpu… -
Error in components in VBCS Version: 19.1.3Content I was previously using VBCS instance with version 18.4.5 where I was able to install and use components like Export data. Currently I have created a new instance… -
Auto Generate IDSummary Need to auto generate a number to use in the applicationContent Hi, We are developing a page where a field needs to be an auto generated ID. I want the auto gene… -
Role based security for VBCS componentSummary Role based security for VBCS componentContent Hi, We are trying to implement the role based security for VBCS component. we have followed below steps: 1) Created… -
BO TransactionContent i updating complex list.. But i want start transaction. if it failure i want rollback or commit. Should I use ORDS or BO? ords difficult to use. Table may change…User_2025-02-04-20-31-08-782 17 views 2 comments 0 points Most recent by User_2025-02-04-20-31-08-782 -
Business Object Validation RuleSummary Business Object Validation Rule producing bizarre results.Content Hello, I need help. I hope this makes sense. I have a business object configuration where one b… -
Navigating to an URL on click not workingSummary Simple Navigation to different URL is not working in Shell JSContent My requirement is to navigate to the different URL on click of a link. It's not working in S… -
offcanvas in Shell page?Summary Hide the film strip the way ERP Cloud doesContent Hello, I've successfully created offcanvas menus in many of my VBCS applications. However, I would like to crea… -
Calling an Action Chain from .js file of a vbcs pageSummary Calling an Action Chain from .js file of a vbcs pageContent Hi, I want to call and execute an action chain defined in a page from js file of that page inside a j… -
I want to embed VBCS application into OECContent I am trying to embed VBCS application created into OEC cloud. I have followed the instruction mentioned in the document: https://docs.oracle.com/en/cloud/paas/co… -
VBCS : Service Data Provider to Array Data ProviderSummary Converting Service Data Provider to Array Data ProviderContent Hi All, I have a ServiceDataProvider variable which is holding the table data in the page. I just … -
Call Third Party JS from VBCSSummary I want to call a third party js method in my page then how can i import that JS. Suppose the url for that js is "http://xyz.com/utility/test.js"Content I want to…