Database
Discussion List
-
Question regarding the new "Switch to your own database schema" featureSummary: We are looking for a hook for some database initialization from business objects. Content (required): We are investigating on the usability of the new "Switch t…
-
Adding parameters to VBCS URL embed in Oracle ERP CloudHi Team, In VBCS URL which is embed in Oracle ERP cloud, we are able to add parameters and pass along with the VBCS URL using below syntax. ?ItemNumber=#{bindings.ItemNu…
-
VBCS Tables Primary keySummary: How can i update table primary key sequence Content (required): I have scenario in which user maintaining the version of documents and we are handling it with p…
-
Give a row in a table some colorSummary How can you give a row in a table some color if it matches a field value?Content Hi guys, At the moment we want to give a row in a table some color when it match…
-
Attachment download from table in vbcsSummary: Content (required): Hi Everyone, I have an requirement for upload and download the documents. I did upload document process. When am going to download, I didn't…
-
Is it possible to upload attachment in PCS?Summary: Content (required): Hi All, I have an requirement in my project that is. is it possible to upload attachment in PCS ?. i did application with upload attachment …
-
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…Kumar Saurabh Srivastava 17 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
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 21 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 11 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…