Services
Discussion List
-
Best approach for Oracle SaaS REST API Access in VBCS other than Basic AuthSummary Best approach for Oracle SaaS REST API Access in VBCS other than Basic AuthContent Hi Team, Trying to access VBCS Page through Oracle Saas. (We have different Id…
-
LastUpdatedBy field in Oracle Cloud - Update triggered from VBCSContent Hi all, We have one VBCS page where user uploads data into BO and triggers an integration (connection registered with basic authentication). This integration tak…
-
Unable to configure service connection using OpenAPI3 specSummary Configuring a new service connection in VBCS, using the OpenAPI3 spec published by our REST API, results in a non working service connectionContent Situation We'…
-
Include a logo in the excel sheet generated from export data componentSummary Adding a logo in the generated excel sheetContent Hi, We have a export data component which would generate a excel sheet from the provided data.Is it possible to…
-
VBCS: US Map with all the states and changes colors for states based on the row values from tableSummary VBCS: US Map with all the states and changes colors for states based on the row values from tableContent Hi All, We have a requirement to show US map with all th…
-
Navigation List in VBCSContent I tried to do the navigation list example using below URL , it is not working. can you guide what is missing... https://blogs.oracle.com/vbcs/adding-a-navigation…
-
Business Objects Relationships Export/ImportSummary Business Objects Relationships Export/ImportContent From one application, through data manager wizard, I exported the business objects data to another applicatio…
-
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 …
-
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 17 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 13 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…
-
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 19 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…