Database
Discussion List
-
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…
-
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…
-
Read to CSV file using file pickerSummary Read to CSV file using file pickerContent Hi everyone, I have to use the file selector to read a csv file and then insert it into a database. The component is d…
-
VBCS: Tab out from table edit is not triggering "ojBeforeRowEditEnd" action chain but with mouseSummary VBCS: Tab out from table edit is not triggering "ojBeforeRowEditEnd" action chain but with mouseContent Hi All, We are facing a very strange issue with ADP "ojBe…
-
How to access rest api in jsSummary How to access rest api in jsContent Hello All, I would like to know how to access rest api in js. Basically i got an action button where I call a java scrip func…
-
Java script function return undefinedContent Hello All, My use case consists 1 function to call another function in js. But it keep returning undefined. I would like to know if i need to do a conversation o…
-
Calling Rest API Via Java script-- Not WorkingSummary Calling Rest API Via Java script-- Not WorkingContent Hello All, I am trying to execute a rest api via java script. Its not working . Please see below part of th…
-
Calling Rest Web servies using a loopSummary Calling Rest Web servies using a loopContent Hello Expert, My use case is to call a rest webservices (get method via ords) in a loop. The number of iteration may…
-
Storing offset and corresponding data set/records in a 2 dimensional array in VBCSSummary Storing offset and corresponding data set/records in a 2 dimensional array in VBCSContent Hi All, Needed your thoughts on the below use-case. We have one search …
-
ORDS OAuth Serivce connection in VBCSSummary ORDS OAuth Serivce connection in VBCSContent Hi, 1. Before enabling OAuth, I could able to access REST end points in VBCS.... 2. I enabled OAuth for ORDS REST en…
-
VBCS: Timeline chart with showing week numbers in the x axisSummary VBCS: Timeline chart with showing week numbers in the x axisContent Hi All, Could you please give some links/blogs which shows timeline charts in VBCS? I have be…
-
Pagination: VBCS + OIC+ ATPSummary Pagination: VBCS + OIC+ ATPContent Hi, We have around 50k records in ATP database. We can add additional attribute to restrict the data fetch from ATP database b…
-
LastUpdatedBy field in Oracle Cloud - Update triggered from VBCSContent Hi all, We have one VBCS page where user uploads data into BO and triggers an integration (connection registered with basic authentication). This integration tak…
-
How to get the table event which fires when we move from one record to next recordSummary How to get the table event which fires when we move from one record to next recordContent We have an ADP based editable table in which we have column called Rank…
-
How to switch from ATP database to built in databaseSummary How to switch from ATP database to built in databaseContent Hi, We need to switch VBCS from ATP database to built in database. Can you please suggest the steps t…
-
how to read data from csv file and store in a business object at run time using file picker componenContent We have a requirement that, we need to upload data trough CSV files, so that we have created an application in VBCS and try to use File Picker component to pick …
-
Missing my application after integrating ATP DBSummary Missing my other application in my VBCS instance after integrating with ATP DBContent Hi Experts, Our team has a VBCS instance which has many applications. Recen…
-
Will the Search functionality work with DataBase As A Service (DBaaS)?Content Hi, Search functionality has worked well with Business Objects by using filter criteria in SDP. The same process I have applied for DataBase As A Service (DBaaS)…
-
List Pagination with custom REST endpointSummary List Pagination with custom REST endpointContent Hi, I have custom REST API that support limit and offset parameters for pagination. How to implement list pagina…
-
Accessing Tenant database custom tables in VBCS applicationSummary Ways to access custom tables from the Tenant database configured in Visual BuilderContent Hi Gurus, How can we access the Tenant database (ATP or Cloud DBCS conf…
-
VBCS Application -How to log user sessionSummary How to log user session when using VBCS integrated log out / log inContent Hello All, We are using the vbcs integrated user management for the log in and log out…
-
Can we update anything without showing database table at the front end?Content Hi Everyone, My requirement is to update anything(Ex: Password) without showing the database table at the front end. For Example: 1. If we click on the Update pa…VBCS Learner-238170 11 views 4 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Can we search without showing the results table in the page below the search field until the user haContent Hi Everyone, Can we search without showing the results table on the page below the search field until the user has actually entered into it? If we search for any…VBCS Learner-238170 12 views 2 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to refresh a data table which is from rest web serviceSummary How to refresh a data table which is from rest web serviceContent Hello All, My data table is populated from a rest, I would like to know via an action button ho…
-
VBCS Tenant Database SwitchSummary Questions and ConcernsContent Hello everyone, we are exploring changing the tenant database from the embedded one, which has some hard limitations, and we have a…
-
Getting REST endpoint of custom tables in cloud DBCSSummary Getting REST endpoint of custom tables in cloud DBCSContent Hi All, I have created a custom table in SQL developer to get the REST endpoint of the table to be us…
-
Custom Service ConnectionsSummary Authentication and Configuration Setup while setting up Custom Service ConnectionsContent Hi Guys, Hope you are all doing well in these tough times. When we are …
-
VBCS to Cloud DB connectionSummary VBCS to Cloud DB connectionContent Hi, VBCS to Cloud DB connection We installed the connectivity agent in Cloud DB & Oracle Integration cloud (OIC) is able to co…
-
Update business object records using REST APISummary Update business object records using REST API with own columnContent Hi Team, To update business object records using REST API we need to pass ID. Our requiremen…
-
How to download file of any format from sql developer table via VBCSSummary How to download file of any format from sql developer table,saved as type clob via VBCSContent I need to download files with all formats which were saved as data…