REST
Discussion List
-
Displaying data from a REST call returning data in parent child structureSummary Displaying data from a REST call returning data in parent child structureContent Hello Experts, I am just starting on VBCS, building a page which shows data in a…User_2025-02-04-06-54-05-326 24 views 2 comments 0 points Most recent by User_2025-02-04-06-54-05-326 Visual Builder
-
VBCS Database MonitoringContent Hi All, I know that VBCS comes with a internal database of around 5GB. Is it possible to monitor the size of the internal database as we start using the applicat…User_2025-01-28-05-07-26-222 25 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How do I update an entire column with a value?Summary update field entry in visual BuilderContent Hello all!, I have an integration in PaaS that is reading documents that contain refund amounts The refund amounts ar…User_2025-02-04-13-35-35-440 30 views 2 comments 0 points Most recent by User_2025-02-04-13-35-35-440 Visual Builder
-
How to do a multipart/form-data request in Visual BuilderSummary Doing a multipart/form-data request to upload a file to Content and Experience CloudContent Hi, I am trying to upload a picture to Content and Experience Cloud u…User_2025-02-04-13-24-52-333 81 views 2 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Dynamic data with nested table data implementationContent Hi, I need to code the functionality involving displaying data, obtained from API service when user opens the details view of a parent record. The parent record …
-
How to work with complex JSON?Summary complex JSONContent Hi all, I was trying to work with a REST Service that returns a rather complex JSON object. JSON object contains multiple arrays. What would …
-
Connection returns unauthorized error (401) via browser but in test in service conection is successContent I have a visual builder application that has a service connection for endpoint rest, after we changed the Basic Authentication user password (OIC) in the authent…
-
VBCS Features to Work With Oracle CloudSummary Use cases for fetching data from the Cloud into Visual builderContent Hi All, I'm interested in Saas\PaaS integration between the Oracle Cloud and the VBCS. The …User_2025-02-04-12-06-50-154 28 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Unauthorized error when trying to access REST endpoints of a staged applicationSummary Unauthorized error in staged applicationContent We are able to access the REST endpoints of business objects from outside of OIC during design time. When we stag…
-
Search for a keyvalue in a ArrayDataProviderContent Hi All, I have a requirement to search for a particular key in a ArrayDataProvider (the ADP is populated with the data returned from a rest service) Could you ki…User_2025-01-28-05-07-26-222 21 views 2 comments 0 points Most recent by User_2025-01-28-05-07-26-222 Visual Builder
-
VBCS - Allow access to service connections (REST) to other oracle usersSummary Service connections accessContent Hi, When other oracle users are playing the VBCS app, it fails when a given UI component triggers a service connection call (e.…User_2025-02-04-06-37-33-175 28 views 4 comments 0 points Most recent by User_2025-02-04-06-37-33-175 Visual Builder
-
Order entry app - guidance around checkout and availability checkContent Hi All, I am designing a small order entry application in VBCS which allow the users to search for the items and create orders. I have created a landing page wil…User_2025-01-28-05-07-26-222 8 views 3 comments 0 points Most recent by User_2025-01-28-05-07-26-222 Visual Builder
-
VBCS - Call rest endpoint - how to get the HTTP Status code and messageSummary Actions - Rest endpoint - get HTTP status code and messageContent Hi, When calling rest endpoint within VBCS actions, how can we get the returned HTTP Status cod…User_2025-02-04-06-37-33-175 50 views 1 comment 0 points Most recent by John Graves-Oracle Visual Builder
-
How to select a composite key as Primary Key while creating VBCS TableSummary Need to select more than one attribute as primary key (composite key)Content Hi, We developed an ADF VO which has 3 columns makes up a PK (composite key). This V…User_2025-01-29-01-03-09-178 150 views 9 comments 0 points Most recent by User_2025-01-29-01-03-09-178 Visual Builder
-
Visual Builder Cloud Service – Dynamic ElementsSummary Ways to make the JET components update without the need for a refresh buttonContent All, I have built quite a few JET apps where the display is updated automatic…
-
Implementing Lookups in VBCSSummary Implementing Lookups in VBCSContent Hi All, I have a VBCS application wherein I am fetching data from multiple REST endpoints using custom javascript code. Since…User_2025-02-01-01-38-47-234 111 views 1 comment 0 points Most recent by John Graves-Oracle Visual Builder
-
REST Endpoint call works on Preview, but not in Android AppSummary REST Endpoint call works on Preview, but is causing an issue within the actual Android appContent I have a REST call to a business object within my application t…
-
Exporting data from a table into an Excel file in VBCSSummary Exporting data from a table into an Excel file in VBCSContent Hi Team, I am trying to display certain details into a table in Visual Apps. I have a requirement t…User_2025-02-01-01-38-47-234 331 views 2 comments 1 point Most recent by John Graves-Oracle Visual Builder
-
Service call in Groovy ScriptSummary Having issues calling a service call in a groovy script.Content There was a nice blog showing how to do this in an old version: https://blogs.oracle.com/pdit-cas…
-
502 Bad Gateway error while creating Service COnnection in VBCSSummary 502 Bad Gateway errorContent Hi, We have some REST API's exposed for CRUD operations on DBCS tables using ORDS. We also applied trusted SSL on DBCS so that the H…User_2025-01-29-01-03-09-178 64 views 7 comments 0 points Most recent by User_2025-01-29-01-03-09-178 Visual Builder
-
How to expose Custom Methods in AMImpl in ADF as REST API to consume in VBCSSummary Exposing existing business logic written in ADF AMImpl as RESt API'sContent We have a requirement to re-use the existing custom business logic written in ADF AMI…User_2025-01-29-01-03-09-178 83 views 4 comments 0 points Most recent by User_2025-01-29-01-03-09-178 Visual Builder
-
Service Connections - TestingSummary Suddenly started getting errors testing my service connectionsContent This is very odd. I just started getting errors while testing my service connections. The b…
-
Where NOT EXISTS QuerySummary Is it possible to perform the equivalent of a Correlated sub-query using RESTContent Is it possible to write a query like this in VBCS? SELECT * FROM TABLE_1 t1 …
-
Increasing oj-select option list size to remove searchingContent I have a oj-select element that is populated by binding a business object containing application data to the option list using an SDP. For two of these select el…User_2025-01-31-15-40-56-878 15 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Q: How to filter ArrayDataProvider?Summary How to filter a table based on ADP?Content Hi All, I created an editable table based on ArrayDataProvider. How can I filter the table, let's say, using a paramet…
-
Call a Rest service with parameters from a pageContent Hi team, do you have a tutorial/example showing how to call Rest service passing variables? Trying to build a search page and when I click on the Search button h…
-
group by and aggregate functions in queries for building reportsSummary group by and aggregate functions in queries for building reportsContent Question: How to use aggregate functions and group clause in rest queries? We don't want …User_2025-02-01-05-31-49-271 51 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
REST endpoint viewer not workingSummary The REST Endpoint viewer for business objects in not working as documentedContent I am going through his document. https://docs.oracle.com/en/cloud/paas/app-buil…
-
Complex Filter for GET PageSummary How to add a complex filter condition for a Page that gets all data from Business ObjectContent How can we add a complex filter for a page that gets all the reco…
-
Recommendations for using array query parameters in visual builderSummary How to bypass unique value constraint on URL parameters in VBCSContent I share this information with the hopes that it will save the reader some time or frustrat…User_2025-01-31-15-40-56-878 22 views 0 comments 2 points Most recent by User_2025-01-31-15-40-56-878 Visual Builder