Web
Discussion List
-
Disable a button in VBCS temporarily for 5 Sec on Click.Summary Hi Experts , I am able to disable a button on click. but I want it to be disabled only for 5 seconds on click. can some body please help me with this.
-
BO Authentication for External ConsumerSummary How do we give an access token to a caller wanting to invoke a BO EndpointContent Hello all, We are running into a few issues with calling Business Object endpoi…
-
Load File Picker & Oracle Object StorageSummary Load file from VBCS to Object StorageContent Hi Experts, My Requirement is to pick a file (Any format, */*) in VBCS using File Picker and upload into Oracle Obje…User_2025-02-06-06-53-05-399 34 views 2 comments 0 points Most recent by Aparna Gaonkar-Oracle Visual Builder
-
Dynamic question and answers in VBCSContent Hi All, We are developing a page in vbcs in which we show question and answers. We are now able to retrieve all the questions and answers, but for every question…User_2025-02-05-07-00-39-312 34 views 4 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Is there a way to download the server logs from production?Summary Is there a way to download the server logs from production?Content Whenever we encounter the problem on production, we need to explain the users to reproduce the…
-
Issue with ADP based Table data load post runtime upgradeSummary Issue with ADP based Table data load post runtime upgradeContent Hi All, Today, I did the upgrade to runtime version 9.0.4. Runtime Dependency Release 2010Visual…
-
Error while using ADP to populate tableSummary I'm passing a ADP trough input parameter to other page but i'm having issues to see this in a tableContent Hello, I have a ADP that is populated in a 1st screen …
-
life cycle events of a pageContent Hi Experts, Can you please help me to understand the following page life cycle events in simple terms: * vbBeforeEnter * vbEnter * vbBeforeExit * vbExit I have g…
-
Arrange table 2 based on grouping of data in table 1Summary Arrange table 2 based on grouping of data in table 1Content Hi All, I have below table on VBCS page coming from API. Table 1: ID Name 12345 ABC 12345 XYZ 99999 R…
-
How to hide a button in a particular page which is defined in shell?Content Hi All, I was created a button in shell page. after implementing that, i need to hide that button in particular page. please anybody help to solve this. Thanks &…
-
Session Timeout for VBCS web appSummary Session Timeout for VBCS web appContent Hi Team, What is the session timeout for VBCS web app. Can we modify it? It is disturbing when it is suddenly times out w…
-
How to translate a particular word(loading) in index.html in Visual BuilderSummary I am trying to check if its possible to add translations to a particular word using $application.translations.(keyword) and update the keys for each locale in th…User_2025-02-04-21-30-53-416 26 views 0 comments 0 points Most recent by User_2025-02-04-21-30-53-416 Visual Builder
-
Editable table $current.mode from navigation to edit from a button clickSummary Editable table $current.mode from navigation to edit from a button clickContent Hi .. How to click on a button to convert the row current mode from navigation to…
-
VBCS Application is not rendering in IESummary VBCS Application is not rendering in IEContent Hi, Getting the below error when open the VBCS application on IE. do we have the support on IE? SCRIPT5009: 'Abort…
-
Visual Builder 19.4.3 Performance issue - Slowness in loading Page designerSummary Visual Builder 19.4.3 Performance issue - Slowness in loading Page designerContent Hi All, We are experiencing Visual Builder 19.4.3 Performance issue - Slowness…
-
Embedding OAC into Visual BuilderSummary Embedding OAC into Visual BuilderContent Hi all, We have one OAC(Oracle Analytics Cloud) dashboard which we want to embed into visual builder application. If som…Kumar Saurabh Srivastava 29 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Implicit objects of Visual BuilderContent Hi Experts, I saw that there are few implicit objects(application, page, variables, etc.) of VBCS as per the oracle official documentation https://docs.oracle.co…
-
favicon in vbcsSummary favicon in vbcsContent How do I show favicon for my VB webapp?
-
Populating Select List with multiple valuesSummary populate the list with multiple values and filter by those values.Content I am trying to populate the list with multiple values to gave the user ability to filte…User_2025-02-04-18-05-40-641 20 views 8 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
QuickStart vs Wizard of VBCS instance creationContent Hi Experts, There are two ways to create VBCS instance, one is QuickStart and another is using Wizard. What exact differences we'll get in both the options featu…
-
Dispatching a REFRESH event, after data mutationSummary Issue after an actionContent Hello, I'm receiving a flood in log of the following message snippet and attached. Also, my table is not fetching the data because i…
-
Dynamic question and answersContent Hi All,We have a requirement of displaying Questions with answers dynamically in our VBCS page for users. How can we achieve this functionality.Questions and ans…User_2025-02-05-07-00-39-312 6 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Visual Builder Benefits & featuresContent Hi Experts, Can you please list the feature and benefits of Oracle VBCS that it offers. Or share some doc that lists all these. Regards, Ankur
-
Calendar In Oracle vbcs.Content Hi all, We have a requirement in vbcs to display calendar based on data received from rest service we need to mark the dates given as per image which i have shar…User_2025-02-05-07-00-39-312 54 views 12 comments 0 points Most recent by Duncan Mills-Oracle Visual Builder
-
Change group and decimal separator in an input numberContent In Brazil (BRL currency), the group separator is the dot and the group separator is comma. it is possible to make this change when converting the input number fi…User_2025-03-07-20-58-43-066 168 views 3 comments 0 points Most recent by David Konecny-Oracle Visual Builder
-
Paging Control not working in a TableSummary Basic paging control not workingContent Hello, I'm trying to replicate the Paging Control mentioned in https://www.oracle.com/webfolder/technetwork/jet/jetCookbo…
-
Where do you see the option of Direct (Bypass Proxy) in VBCS Version 19.4.3.3Summary Where do you see the option of Direct (Bypass Proxy) in VBCS Version 19.4.3.3Content I am trying to create a VBCS application that can be called out of Oracle In…
-
File Upload in OCEContent Hi All, We have followed and implemented the below URL to upload files in Oracle content and experience. But couldn't able to complete the upload. Please refer t…User_2025-02-05-07-00-39-312 45 views 1 comment 0 points Most recent by David Konecny-Oracle Visual Builder
-
Take photo action in VBCSContent Hi Experts, I have created a Mobile application and on a page dropped a button. This button is associated with one of the Action chain where I'm usin Take Photo.…
-
User Id in VBCSSummary How to Get VBCS user IdContent Hi All, We need to get the User Id of the logged in user in VBCS. We are using the Single Sign on in VBCS and when we tried the $a…