Database
Discussion List
-
Offline mobile sync with oracle ATPSummary Storage offline mobile from use Oracle ATPContent Hi All, i like use Oracle ATP in my app mobile and jet offline toolkit but i don't now what storage to user? Lo…Matias Buonavolonta 21 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Send email with ical eventContent Good Noon! Currently we are exploring new opportunities to collaborate Oracle Learn module with Oracle VBCS. The requirement is to fetch new enrollments from Lea…
-
Newly added columns in table which is exposed as REST are not reflecting in VBCSSummary Newly added columns in table which is exposed as REST are not reflecting in VBCSContent Hi, We have a table which is exposed as ORDS REST. I am consuming the sam…
-
Take PhotoSummary Take photo and store it in phoneContent Hi, I am trying to take photos and save them locally, will you please me guide me how. I am able to take photos using the…User_2025-02-06-08-43-22-650 27 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Question : Updating business objectSummary want to update selected row data on button clickContent i have a table getting data from business object, want to update edited row data on button click "save". …
-
Send JSON Data prepared in a module function to PL/SQL procedureContent Hi, There is a requirement to pass json type data to pl/sql procedure. Currently, we are passing json after stringify and then replacing " with \". Since just do…User_2025-02-06-05-53-15-083 43 views 2 comments 0 points Most recent by User_2025-02-06-05-53-15-083 Visual Builder
-
Getting error while querying Custom Object fields using Rest APISummary Getting error while querying Custom Object fields using Rest APIContent I am trying to query an attribute by using dynamic URL parameter as shown in the link bel…
-
Insert data to database using VBCS excel PluginSummary VBCS excel PluginContent Hi Experts, We have a requirement to insert data into database using excel(used by users). I am evaluating the option of using VBCS exce…User_2025-02-05-11-44-44-738 52 views 3 comments 0 points Most recent by Alex D-Oracle Visual Builder
-
Capture values in comma separated, selected from Select Many ComponentContent Hi, I am using a Select Many Component to select multiple values from LOV listed from Rest. Now i wanted to store the selected values in custom table with comma …User_2025-02-05-15-08-54-217 24 views 1 comment 0 points Most recent by Duncan Mills-Oracle Visual Builder
-
Security questions on VB and DBCS connectivitySummary Security questions on VB and DBCS connectivityContent We are planning to use the new feature VBCS to add tenant database on external DBaaS. We had the below ques…
-
Best approach to expose custom database objects/functionality as Rest service, to consume in VBCSSummary Best approach to expose custom database objects/functionality as Rest service, to consume in VBCSContent Experts, We need your help in identifying the best optio…
-
How to join two tables in vbcs?Content How to create realationship in BO between two Tables. For example: I have two tables. Employee Table. Primary Key: Request_Num Course Reference Table. Foreign Ke…User_2025-02-05-07-12-25-853 146 views 5 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Search Criteria for particular user?Content Hi, We have developed an application in vbcs When logged into the application using username and password in which we get details related to that employee We use…User_2025-02-05-07-00-39-312 21 views 5 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Internal server error 500 when creating a complex business object using REST callSummary Internal server error 500 when creating a complex business object using REST call.Content Goal We would like to store a page variable, whose type is based on the…
-
Whether VBCS can pull from any of database?Summary Can we build custom form based on database data?Content Would like to understand whether we can build custom application based on data resides in Database like O…
-
WSDL generate in VBCS application?Content Hi Team, We have developed an application in VBCS, in which we have business objects and we need to generate wsdl using that business objects data. How to achiev…User_2025-01-31-15-10-49-714 32 views 3 comments 0 points Most recent by Duncan Mills-Oracle Visual Builder
-
How to download uploaded file in button action?Content Hi All, We have file upload functionality in our VBCS page. Uploaded file will be of in any format i.e (PDF, txt, Document, excel, image etc.) we show that file …User_2025-02-05-07-00-39-312 55 views 4 comments 0 points Most recent by Duncan Mills-Oracle Visual Builder
-
Browser Crashed While Trying to Load 20K Rows From External REST APIContent Hi All, While trying to load data from a rest API to a Business Object, it suddenly crashes - probably because I was trying to load 20K rows. Does anyone know a …
-
How to Insert multiple values in Business Object in VBCSSummary How to Insert multiple values in Business Object in VBCSContent Hi Team, My goal is to insert all table data into a business object. How to achieve this. Could y…User_2025-02-05-07-12-25-853 96 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Problem to send the payload of reading a file in Visual Builder to the RESTful web service of ApexSummary Problem to send the payload of reading a file in Visual Builder to the RESTful web service of ApexContent The requirement consists of a screen in Visual Builder …
-
Image, Large files storage in VBCS?Content What are the datatypes available in VBCS. Is there any way to store image or large files in table in vbcs?User_2025-01-31-02-34-24-578 38 views 2 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Table records is not visible to another admin userSummary Table records is not visible to another admin userContent Hi All, I am facing an issue, I am pulling the data from rest Service( rest Exposed Integration) in a t…
-
How to get Rest Api data in vbcsContent Hi All, I m new to VBCS Visual Builder Application. https://technology.amis.nl/2018/05/25/5-main-concepts-of-the-new-visual-builder-cloud-service/ I followed abo…User_2025-01-31-15-10-49-714 58 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Rest end point with parameter value containing single quote is not workingSummary When Business object rest endpoint is queried with parameter value containing single quote, bad request error is throwedContent I have a Business object containi…
-
Not able to reset arraydataprovider variableContent I have a table with data populating from arraydataprovider. I have dragged and dropped a select-one element in one of the column and set the value for the select…
-
BO RelationshipsSummary How to aggregate one BO by two primary keys to another BO?Content Hi All, I came across the BOs relationship functionality and I wonder how to create a relations…
-
Search for data on a VBCS page based on a parameter valueContent Hi, We have devloped a page in VBCS visual application wherein we are displaying data for the jobs submitted in the past. The requirement here is that if the use…User_2025-02-05-01-33-23-630 47 views 21 comments 0 points Most recent by David Konecny-Oracle Visual Builder
-
Representing an XML schema in VBCSSummary taking a CSV file from OICS and converting it to a json for XML schema complex typesContent Hello All! I need some help on this problem I have I attempted to att…User_2025-02-04-13-35-35-440 49 views 0 comments 0 points Most recent by User_2025-02-04-13-35-35-440 Visual Builder
-
Auto Generate IDSummary Need to auto generate a number to use in the applicationContent Hi, We are developing a page where a field needs to be an auto generated ID. I want the auto gene…User_2025-02-04-20-45-43-416 26 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
BO TransactionContent i updating complex list.. But i want start transaction. if it failure i want rollback or commit. Should I use ORDS or BO? ords difficult to use. Table may change…User_2025-02-04-20-31-08-782 17 views 2 comments 0 points Most recent by User_2025-02-04-20-31-08-782 Visual Builder