Database
Discussion List
-
visual builder in oic v3 use atp instance in private subnet vcnSummary:visual builder in oic v3 use atp instance in private subnet vcn Content (please ensure you mask any confidential information): Hello, I wanted to ask if in OIC v…
-
Calling BO using JS to filter dataSummary: I have a BO for booking with field of startDate and endDate and a few other field. For now the filtering process is based on a few chosen criteria which is star…
-
Sum Total and Average of SDP table Column dataSummary: We have a SDP table data We need to fetch the average of one column named Rank as Average Rank = Sum Total of Ranks/ # of Ranks for each Employee Please advise …
-
Is it possible to switch from inbuilt schema to "Bring Your Own Schema" later?Summary: While an application was being developed in VBCS, this feature came out. Visual Builder on Existing Oracle Database with Business Object We decided to Go Live w…
-
Creating a simple "user registration" app is giving me ERROR 415Hello everyone! I'm trying to create a simples POST on my Business Object and I'm getting ERROR 415 - Unsupported Media Type. When I click on the "save" button nothing h…
-
Business Object - Composite primary keySummary: Can we define a composite primary key for a business object in Visual Builder? Content (please ensure you mask any confidential information): In my database obj…
-
How to Upload a Custom Excel sheet to Page and Download the Same Uploaded Excel SheetSummary: How to Upload a Custom Excel sheet to Page and also Download the Same Uploaded Excel Sheet Can any body Please share an example for this Content (please ensure …
-
is it possible to npm install in visual builder?Summary: Hello, I want to connect to oracle database with node js "oracledb" dependency. is it possible to achieve this in VBCS. Please guide me with the steps to achiev…
-
is it possible to use ORDS apis in exadata database running in OCI ?Summary: Hi Experts is it possible to use ORDS apis in Exadata database running in OCI in our visual builder application ? @Sherif Bashar @Nada Bashar Content (please en…
-
Loading Data to BO from External API using VB Enter EventSummary: We are Loading Data to BO from Oracle Cloud BIP Report using VB Enter Event The No of times we open the page that many times the Data gets loaded to BO . We don…
-
Editable table (ADP) how to delete few and modify few records on click of save buttonSummary: Hi Experts I have a editable table in which a user can update, delete, add records to the table, at the end when user clicks on Save button then the details hav…
-
How to export time datatype in excel ?Summary: I am trying to export table data into excel but the column that has time datatype doesn't show in excel
-
How to send the file(image/pdf/word docs) selected using file picker to the backendSummary: I'd like to upload an image, PDF, or Word document through a file picker and then send it to the backend by clicking a button. Right now, I can successfully dis…
-
Data Loaded to BO is not Reflecting on Page ImmediatelySummary: We are fetching the Data from Oracle BIP Report using Page URL Parameter and loading into BO. The Data gets loaded to BO, But the BO data shows on Page on the o…
-
Data Loaded to Business Object from Oracle Cloud BIP ReportSummary: We have Requirement to Fetch the data from Oracle Cloud BIP Report and do the further transactions on a single VB Page. Can anybody Please suggest a suitable So…
-
Using API gateway instead of directly calling ORDS APISummary: Hi Experts I have a requirement to call ORDS API via API gateway instead of directly calling from visual builder application. Is this possible? Any solution on …
-
How to make report from data in VBCS ?Summary: I have data calculated inside VBCS and i want to make report with this data
-
ORDS REST API authentication in VBCS applicationSummary: Hi Experts For development purpose I had tested my ORDS table REST APIs without authentication but for PROD deployment of my VBCS application we are required to…
-
Is it possible to fetch data from a REST endpoint and save some of its fields in a Business Object?Summary: Integration between a Visual Builder/VB Web Application and HCM REST endpoint. Content (required): We already have the employee/worker data in Oracle HCM and we…
-
No Backend Match while creating service connectionSummary: Content (required): Hi Experts, I am trying after the new update to create service connection , but I get the message no back end match. The API is from our dat…
-
How to call a procedure with parameters in visual builder ?Summary: I have an ATP database and i want to be able to run a procedure in visual builder link it to a button in visual builder
-
How to get total row count of table containing SDP Data ?Summary: I want to display the total row count on the vbcs page. Using SDP.getTotalSize() i am displaying the count on the page. In the SDP totalResults count is differe…
-
How to get started with ORDSSummary: Hi Experts As I'm new to VBCS, our customer is asking to make use of ORDS for database. Could someone please help how to begin with ORDS and test few basic data…
-
I want to connect two databases with each other ?Summary: 1) I have on database is Autonomous Database 2) The second one is normal database that i can access it with VPN I want to connect these two with each other how?
-
I want to load a lot of data into a table (data will be more than 60000)Summary: I have a business object that has many data i want to load them all into the table. When i did that visual builder freeze and didn't work after it
-
Not able to load/preview certain pages in designerSummary Some pages won't load in designer, although they seem to function when running the web application.Content Situation We've built a web application in Visual Buil…Ronald Konijnenberg 41 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to Hide a Column HeaderSummary: We are fetching the single row Data for only for one field and storing it using SDP and Displaying it in a table. We want to Hide the Header of the Field in the…
-
Populate custom fields on oracle delivered redwood pagesSummary: Populate custom fields on oracle delivered redwood pages. For example: How to populate "person number" on the connections page in about me section? Content (req…
-
Upload CSV File into an Object Storage BucketSummary: We are Pushing he Data from VB into a Bucket by using Object Storage. Can we Upload CSV File into a Bucket Directly. Content (required): Version (include the ve…
-
VB Excel add-in : ORDS service row update fails with Invalid RowIdSummary: A VB excel template is mapped to an ORDS service created on a database table using Auto Rest. While updating some rows through the add-in, the service returns a…