Services
Discussion List
-
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 34 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 32 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 25 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…VBCS Learner-238170 27 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
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 27 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 …
-
How to refresh a data table which is from rest web serviceSummary How to refresh a data table which is from rest web serviceContent Hello All, My data table is populated from a rest, I would like to know via an action button ho…
-
High Availability configuration/options for VBCS applicationsContent I understand that the question is related to OCI Infrastructure but want to understand the connection between VBCS apps and OIC Infrastructure. Can you please po…Subramanian_Meyyappan 40 views 5 comments 0 points Most recent by Subramanian_Meyyappan Visual Builder
-
is there a Dynamic REST endpoint support in VBCS?Summary Need to know how can we dynamically call REST endpoint using 1 service connection in VBCSContent Hi All, I have a requirement where I have multiple OIC PODs havi…Abhinav Deshmukh-185336 54 views 2 comments 0 points Most recent by Abhinav Deshmukh-185336 Visual Builder
-
REST API calls with LIKE keywordSummary REST API calls with LIKE keyword in q ParameterContent Hi Guys, Hope you are all doing well in these tough times. I'm unable to achieve a response for the below …
-
Unsupported Media Type in oracle vbcsContent Hi All, While creating service connection 415 error occurs. It works fine in postman but when i try that in vbcs 415 error occurs. I have passed content type as …Muralidharan Kanagaraj-161200 110 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder