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
-
Have You Created Custom Components in Visual Builder?Content If you have created any Custom Web Components in Visual Builder I wanted to draw your attention to the following article which provides important information abo… -
User LockedSummary My user profile keep getting locked during developmentContent When I develop integration and move to VBCS to insert the integration, my user get locked. I have m… -
Using dispatchEvent in Custom componentSummary Using dispatchEvent in Custom componentContent Hi, Could you please let us know how to use the dispatchEvent to trigger custom event in custom component. Could y… -
Calling another component from current componentSummary Calling another component from current componentContent Hi, Could you please let us now how to call a custom component from another custom component. Example: Sa… -
Css and Application ressourcesSummary Is there a way to refer to an image of the application ressources in a css file in VBCContent Hey, my question is if there is a way to set the background of a cl…User_2025-02-05-00-18-30-682 26 views 3 comments 0 points Most recent by User_2025-02-05-00-18-30-682 -
*** Solved *** Getting the Label on an LOV to pass to REST ServiceSummary Accessing the Label on an LOV to collect in a VariableContent Hello, I've created a VBCS application that takes data from the page variables and passes them (as … -
Assigning values to app/shell/page level variables in JavascriptSummary Assigning values to app/shell/page level variables in JavascriptContent Hi, Could you please let us know how to assign the values to Application/Shell/Page level… -
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… -
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 12 views 2 comments 0 points Most recent by User_2025-02-04-21-09-02-317 -
Manual insert data to DBCS from VBCSSummary Manual insert data to DBCS from VBCSContent Hello Everyone, Requirement: We have staging table created on DBCS and exposed it as rest service.(this is done) We n… -
Using VBCS for On-Prem AppsSummary Is it possible to use VBCS for On-Prem Apps?Content Hi all, We are developing an application that will be used as both a cloud app and an on-prem app. Is it poss… -
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 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 … -
is it possible to upload the spreadsheet from VBCS to insert the records into DBCSSummary possible to upload the spreadsheet from VBCS to insert the records into DBCSContent Hi, Requirement: To Upload the Spread sheet from VBCS page to upload records …User_2025-02-04-23-18-33-181 36 views 4 comments 0 points Most recent by User_2025-02-04-23-18-33-181 -
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… -
Importing external JS file in shell.jsSummary Importing external JS file in shell.jsContent Hi, I tried to import and execute a custom JS file in shell.js using ajax call.. $.getScript("../templateappn/resou… -
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 12 views 2 comments 0 points Most recent by User_2025-02-04-21-09-02-317 -
VBCS Data GridSummary using oj-data-grid for showing hierarchical structureContent I am using oj-data-grid for showing hierarchical structure in my VBCS application. The idea is to sh… -
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… -
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 . … -
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 … -
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 55 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… -
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… -
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… -
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… -
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… -
Using Oracle Rest APIs in VBCSSummary I can't use Fusion Rest APIs in VBCSContent Hello everyone, I'm newbie at VBCS. Today I have to use one Oracle Rest Api in my application for one of Oracle Custo…