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
-
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 34 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 7 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 48 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…
-
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…
-
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
-
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…
-
Using Oracle Rest APIs at Physical Android Devices which developed from VBCSSummary I can't use Fusion Rest APIs in Physical DevicesContent Hello everyone, I'm newbie in VBCS. I'm try to use Oracle Rest API in one of my application. Here the api…
-
roles in VBCSSummary Group and Role mapping not working in VBCS AppContent I created a VBCS app where I'd like to manage user roles. Have integrated my VBCS visual application with I…
-
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…
-
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…
-
Can I get the id of the row and the id of the column when I click on a cell in a table?Content Hi I have an oj-table, and I need to do is that when clicking on a cell it must open a modal with data, that data is filtered by the id of the row and the id of …