Services
Discussion List
-
Filter from first character in select-one componentContent Hi All, I am using select-one component with filter option but not working as expected. Its filtering and highlighting the character even if it is at the middle …
-
Filtering Response Payload of a rest endpointSummary I have List of Values in ADP and I want to filter the response from an Rest Endpoint based on list of values i am getting in ADP or ArrayContent List of all reco…
-
Feasibility to download one particular record as pdf in a tableSummary Export one record in pdf formatContent Hi , I have a table which has multiple records, is there any way where I can download one particular record in pdf format.…
-
Images uploaded under resources/images not found in LIVE versionSummary Images uploaded under resources/images not found in LIVE versionContent Hi Team, I developed one app where uploaded one csv file under Resources/Images and gave …Kumar Saurabh Srivastava 15 views 1 comment 0 points Most recent by David Konecny-Oracle Visual Builder
-
After Oracle Jet Update My current Application (DCS Template ) became unstableSummary My VBCS- DCS Application became unstable After updating Oracle JET & Visual builder runtime URLContent DCS app-flow.json file started throwing error for built -i…Vikas Kukreti 1 28 views 3 comments 0 points Most recent by Jamie Lord | Oracle-Oracle Visual Builder
-
Error while adding IDCS Groups to User Roles in VBCSSummary Error while adding IDCS Groups to User Roles in VBCSContent Hi All, We are trying to deploy an updated version of existing VBCS application in PROD instance of V…
-
Filter Data while making Web Service Call in VBCSSummary Filter Data while making Web Service Call in VBCSContent Hi, I have a use case where I want to filter only those records where the "AllowCapitalizedInterestFlag"…
-
how to read data from csv file and store in a business object at run time using file picker componenContent We have a requirement that, we need to upload data trough CSV files, so that we have created an application in VBCS and try to use File Picker component to pick …
-
Abort in case of SOAP servicesContent I was checking this video for aborting long running REST https://blogs.oracle.com/vbcs/restabort , so wanted to check how we can proceed in case we are using SOA…
-
How to change the row color depends upon the selection flag in that record in vbcs?Content Hi All, At my table, I have a column selection_flag. Depends upon that selection_flag value how I change the entire row color or particular column text color in …
-
How to skip the OPTIONS CORS preflight request?Content We are calling Fusion SaaS API's directly from VBCS and are using 'Oracle Cloud Auth' as authentication. All the required CORS setup are done from SaaS side and …
-
Can We make a VBCS Web Application Public?Content i have a VBCS web App, which i want to let any body access who ever has that URL. I have tried the anonymous access option. but i can see that one can load the p…
-
BO Authentication for External ConsumerSummary How do we give an access token to a caller wanting to invoke a BO EndpointContent Hello all, We are running into a few issues with calling Business Object endpoi…
-
Load File Picker & Oracle Object StorageSummary Load file from VBCS to Object StorageContent Hi Experts, My Requirement is to pick a file (Any format, */*) in VBCS using File Picker and upload into Oracle Obje…Gokulnath Muruganantham-184698 33 views 2 comments 0 points Most recent by Aparna Gaonkar-Oracle Visual Builder
-
Add Integration Cloud in the backend serviceContent Hi Experts, I have the independent instance of VBCS without having the Integration Cloud. I want to add the Integration Cloud as one of the backend servers. When…
-
Backends configured for VBCS does not show up in VB Studio WorkspaceContent We are trying to leverage the new VB Studio.Our application uses uses the Integrations created in ICS. Typically in VBCS these connections work without issues an…
-
Path parameters in Service ConnectionContent Hi Team, There is an endpoint where I need to pass two-path parameters as below. When I try to test the connection, I don't see these two parameters in the URL P…
-
Embedding OAC into Visual BuilderSummary Embedding OAC into Visual BuilderContent Hi all, We have one OAC(Oracle Analytics Cloud) dashboard which we want to embed into visual builder application. If som…Kumar Saurabh Srivastava 28 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Dispatching a REFRESH event, after data mutationSummary Issue after an actionContent Hello, I'm receiving a flood in log of the following message snippet and attached. Also, my table is not fetching the data because i…
-
Backend Server Catalogues not Working When Importing & Exporting ApplicationsContent Hi, I have two different instances of VBCS -- one for test and one for production -- which are connected with two different instances of IDCS. Both of these are …
-
TLS V1.2 in Oracle VBCSSummary TLS V1.2 in Oracle VBCSContent Hi, Is there any special handling to let VBCS Invoke HTTPS Webservices with TLS V1.2 because we got the below error { "type" : "ab…
-
Without Anonymous Access, VBCS App to use a Common PaaS User for authentication when any SaaS User oSummary Without Anonymous Access, VBCS App to use a Common PaaS User for authentication when any SaaS User opens VBCS appContent Without Anonymous Access, VBCS App to us…Shivakumar Ayyanagowdar-Oracle 34 views 4 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
List Pagination with custom REST endpointSummary List Pagination with custom REST endpointContent Hi, I have custom REST API that support limit and offset parameters for pagination. How to implement list pagina…
-
Batch Operations With Nested ObjectsSummary Batch operations with nested objectsContent Hi everyone, I want to batch operations on business object in VBCS. 1)I should use nested objects for batch operation…
-
Service Connection - Define by Endpoint - Nested Child Resource Attribute- usage in query parameterSummary Service Connection - REST API - Nested Child Resource Attribute- usage in query parameter not working with REST-Framework-Vresion:4Content Hi All, Im trying to u…
-
Can different people work on same application at the same time?Content Hi All, I have two questions. 1. Can different people work on the same application at the same time? Is there any possibility? 2. Can we see the layout in the sa…
-
Search in oracle VBCSContent Hi all, I have followed below blog to perform search in oracle vbcs. http://andrejusb.blogspot.com/2019/01/search-form-in-oracle-visual-builder.html In my applic…Muralidharan Kanagaraj-161200 23 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Same endpoint with Different datastructureContent Hi Experts, I'm using SFDC /query?q=select id, name from Contact APIs, and created the Service Connectionsuccessfully. Now I want to use another query like ( /qu…
-
Can not create "Create Inventory Reservations" Rest ServiceSummary Create Inventory Reservations web service issueContent Can not create "Create Inventory Reservations" Rest Service Hello everyone, I need to add Oracle Create In…
-
Unique data in Select one choiceContent Hi Experts, I have a REST API that gives a list of account details (as below) with duplicate account names. I wanted to create a Select one choice and show only …