Database
Discussion List
-
How to limit the number of records in a data tableSummary How to limit the number of records in a data tableContent Hello All, I would like to know in VBCS how to limit the number of rows in vbcs table. My use case is t…
-
How to define a sequence in VBCS Business ObjectSummary How to define a sequence in VBCS Business ObjectContent We have a requirement to display a number on screen that has to be unique for each transaction we make on…
-
When passing parameter from one page to anther space replace with + to how to revertContent Hello All, I am passing a param through hyperlink in a table which redirect to another page, my issue is that when passing the parameter the name which = "ALLOWA…
-
Using Rest API - post. How to get out param in VBCSSummary Rest Api created using oracle db / ordsContent Hello All, I would like to know to get a return parameter from a POST rest api in Oracle VBCS. I am using Oracle t…
-
How to do master details when using rest web serviceSummary How to do master details when using rest web serviceContent Hello All, I would like to know to to generate master details forms where data come from rest web ser…
-
Issue with filter in Visual BuilderSummary I got a rest API with 4 url param , cannot filter using a search buttonContent Hello Expert, I got a rest API where it contain 4 URL parameter. The requirement i…
-
How to execute a search from a rest API with search parameterSummary How to execute a search from a rest API with search parameterContent Hello Expert, I would like to know how to execute a search from rest API with more than one …
-
Cannot create a new application in Visual BuilderSummary Cannot create a new application in Visual BuilderContent Hello Engineer, We are not able to create a new application using visual builder, the finish button rema…
-
How to pass $appliction.user.fullName in URL parameter Service Connection Definition.Summary How to pass $appliction.user.fullName in URL parameter Service Connection Definition.Content Hi All, Dear, we are trying to pass system variable to REST API quer…
-
How to configure BOP objects in VBCSSummary How to configure BOP objects in VBCS (Using Visual Applications and not from Classic Applications))Content Hi, I have a requirement to get the data from Oracle I…
-
Is it possible to do Scheduler Process in Oracle VBCS?Content Hi All, I need to implement scheduler process for Approver flow. In our application we have an approval action, we need to implement auto approval using schedule…Shakila Murugan-90549 42 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
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 19 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…
-
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…Aishwarya Sharma-181966 42 views 2 comments 0 points Most recent by Aishwarya Sharma-181966 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…
-
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 …
-
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…
-
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…Muralidharan Kanagaraj-161200 20 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…Shakila Murugan-90549 31 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 …Muralidharan Kanagaraj-161200 49 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…