Database
Discussion List
-
Attachment RequirementSummary: Multiple attachment in VBCS Content (required): We need to attach multiple attachments in VBCS screen. Below is the current design which we are using . File Pic…
-
How to Refresh Table once data is editSummary: How to Refresh Table once data is edit Content (required): Hello All, I have created a page where I'm doing the below operation 1) Editing the table Record thro…
-
How to add a blank row in a table on click of a buttonSummary: Hi to add a blank row row on click of a button and store it into an ADP Variable Content (required): Hi Expert, I have below requirement Add a blank row in a ta…
-
Sorting based on header in oj Tables in VBCSSummary: I am fetching data using a rest api with the help of SDP and populating that data into a oj table. My table have three columns Name, age and Designation. I want…
-
Bulk Upload Feature in VBCSSummary: Bulk Upload Feature in VBCS Content (required): Hi Team, We wanted to load the BULK data using the excel in VBCS based on a PAAS View or Paas ATP tables. We hav…
-
Can't able to set value to select-single filed in Oracle VBCSSummary: Hi All, I m facing some issue in select-single filed. when i create a record using select-single its working fine that same way, when i go to edit that record t…
-
Is it possible to do editable table using ords in oracle vbcsSummary: Hi All, I have an requirement to do add row and edit row in table level using ords(REST). I saw lots of video and websites but its used for business object, ple…
-
How to use App1 Business Objects in App2Summary: How to use App1 Business Objects in App2 Content (required): For example we have two applications like App1 and App2. How to use App1's Business Objects in App2…
-
When will VBCS support Tenant DB in Private SubnetSummary: Content (required): Hi Team, We know that at the moment VBCS cannot connect to a database in a private subnet. But there is a known enhancement ENH 31653218 - C…
-
Facing issue exporting SDP 1000 records table data onlyI am facing an issue when exporting data to excel it's exporting only 1000 records not exporting all records around 5000 when I add a limit in the property then it gives…
-
Excel Spread Sheet with LOV values in VBCSSummary: Hi Team, We have a below requirement in VBCS. Download button to download an excel sheet with predefined LOV values and entire the required data and upload it t…
-
Blank rows to be added on Editable Table in VBCS & Inserting multiple lines to Database TableSummary: Blank rows to be added on Editable Table in VBCS & Inserting multiple lines to Database Table Content (required): Hi All, We have the below required for the VBC…
-
paging control with the help of buttons like next & prev has to call REST API and populate tableSummary: Hello, I have a requirement where I have to fetch huge data from database with the help of Integration and populate in VBCS tables. If entire data set is retrie…
-
Bulk Upload Feature in VBCSSummary: Bulk Upload Feature in VBCS Content (required): Hi Team, We wanted to load the BULK data using the excel in VBCS based on a PAAS View or Paas ATP tables. We hav…
-
How to deal with large data in select single or Input Search ?Summary: We have a requirement where the customer wants a Single Select/Input Search Component on VBCS Page to Search As you type and select Item/Product Information fro…Vishal Singh Rajpurohit 121 views 2 comments 0 points Most recent by Vishal Singh Rajpurohit Visual Builder
-
VB Excel add-in - Dependent layout for ORDS servicesSummary: Dependent layouts are currently available only for bc-rest services (most FA services and VB custom business objects) as mentioned here: https://docs.oracle.com…
-
Is it possible to connect to Oracle database with JavaScript instead of integrationSummary: Hello, Please let me know if is it possible to connect to Oracle Database with the help of Javascript. If yes, please guide me. Content (required): Version (inc…
-
Hi I am facing issue while fetching ORDS records to VBCS limit more than 1000Summary: Hi , I am trying to fetch all tables records from ATP database using ORDS service but I am only getting 1000 records after setting ?limit=1001&offset=25 when I …
-
Multiple Field filter with OR condition in VBCSHi all, I have an requirement that is multi field filter table using rest api. i tried query param,url param and header param also. all the method working in AND conditi…
-
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…