Services
Discussion List
-
Calling Rest API Via Java script-- Not WorkingSummary Calling Rest API Via Java script-- Not WorkingContent Hello All, I am trying to execute a rest api via java script. Its not working . Please see below part of th…
-
504 gateway time-out restful web servicesSummary 504 gateway time-out restful web servicesContent Hello Expert, I got a process which call a rest webservices , which execute a big process in the db using plsql.…
-
Visual Builder Built-on-OCI (Current) or OIC Gen 1 or OIC Native or DCS/FAContent How do we know if the Visual Builder is Built-on-OCI (Current) or OIC Gen 1 or OIC Native or DCS/FA? If it is on DCS/FA - is there any provisioning that can upgr…
-
Connectivity Agent for VBCSSummary Connectivity Agent for VBCSContent Hi, In OIC for building integrations that talk to on-perm application, we configured connectivity agent provided by oracle.. I…
-
Creating a Select(Single) Lov based upon javascript return type variableContent Hello, We have a Select(Single) type field on the form, the data for which should come from javascript function return type variable. We are calling a BIP report…
-
How to get REST Post ResponseSummary How to get REST Post ResponseContent 1. REST end point post response is coming as JSON in the body when I tested from service connection or from post man.... 2. …
-
ORDS OAuth Serivce connection in VBCSSummary ORDS OAuth Serivce connection in VBCSContent Hi, 1. Before enabling OAuth, I could able to access REST end points in VBCS.... 2. I enabled OAuth for ORDS REST en…
-
Creating a Scheduler in VBCS ApplicationContent Hi, We have a few OTBI reports that we want to display on our VBCS application to the users who don't have access to the Fusion Apps. However, these reports are …
-
Scroll on table based in SDP does not work for me.Summary Scroll on table based in SDP does not work for me.Content Attached doc. with detailed explanation. Summary. Rest retrieeve records correctly (I think), but in th…
-
VBCS - startup questionContent My client is evaluating VBCS to develop the mobile applications and asked following queries: * How to implement the following in VBCS: * the Session Management: …Rehan Ahmed Khan-Oracle 19 views 3 comments 0 points Most recent by Rehan Ahmed Khan-Oracle Visual Builder
-
Url for Service Data ProviderSummary Url for Service Data ProviderContent Hello, I would like to show the user url accessed from a SDP that uses a service connection. Is there a trick to get the url…
-
logout functionality in VBCS MobileSummary logout functionality in VBCS MobileContent Hi, I see logout icon in the web application, but not in mobile pwa app for VBCS....can you share any links to refer h…
-
Refresh Panel Components after button actionSummary Refresh Panel Components after button actionContent I have a button action chain on for-each panel with ADP... 1. Once button is clicked - calling post API in ac…
-
for-each panel buttons disable/enale dynamicallySummary for-each panel buttons disable/enale dynamicallyContent 1. In Page designer, using for-each - generating panels with input text data, buttons (data is coming fro…
-
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…Kumar Saurabh Srivastava 17 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
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 …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 27 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…