REST
Discussion List
-
Export Table data to Excel instead of CSVSummary: We are looking to Export the Tabel Date to Excel instead of CSV. Any Inputs/Sample Steps Please advise. Content (please ensure you mask any confidential informa…
-
single select filter is not working.Summary I have added single select component in which i am populating data from SDP. from ORDS i'm getting the data but since only up to 50 rows are getting populated fo…
-
How to solve this error i am trying to get data from Oracle standard API ?Summary: I did an extension that appear in a fusion page but it has Oracle standard API and when i allow unauthenticated users in VBCS it give me this error. I am trying…
-
VBCS Assign variable problems in action chain to Array Data Provider (ADP)Summary My goal is to have a listview on the screen with aggregated data. I'm trying to accomplish this by mapping a rest call to a custom object inside an Array Data Pr…
-
SDP Table Data from BO on Page Load and Shows all the RecordsSummary: We are filtering the SDP Table Data from BO to display on Page using $ applcation.varaibles.Username as Page URL Parameter. When BO is data is fetched on page w…
-
Selected Single ADP Table FilterSummary: Can any body Please share a Sample App for ADP table Filter using Select Single LOV Content (please ensure you mask any confidential information): Version (incl…
-
CORS error while calling API gateway API in VBCSSummary: Hi Experts I'm getting CORS error while calling API gateway REST API from VBCS as shown below, same API is working fine from POSTMAN. Any help here please why i…
-
Invoke Third-Party APIs from VB Using Access Token Obtained in Exchange for JWTI'm exploring methods to obtain an access token by exchanging a JWT and using that token to make calls to third-party APIs from an application built with Visual Builder.…
-
Backspace and delete on the onkeydown eventSummary: I want to clear table data when user do Backspace and delete on the onkeydown event on input text item.
-
select single component passing index as key attribute on SDP and ADPSummary: Hi, we are facing an issue in the 23.10.2 version in SDP based select single component when the user selects the value from LOV it passes the index number as th…
-
$application.variables usageSummary: We are trying to fetch the data on to multiple SDP Tables based on Select Single Filter. We are making use of $application.variables ..Employee_number as the Em…
-
How to make action chain load in backgroundSummary: Hi Experts How to make a action chain to process in background without making the page load delayed. I have one REST API to be called whenever the application i…
-
Loading Data to BO from External API using VB Enter EventSummary: We are Loading Data to BO from Oracle Cloud BIP Report using VB Enter Event The No of times we open the page that many times the Data gets loaded to BO . We don…
-
Table Before Row Edit and Table Before Row Edit EndSummary: In the Editable Table we have assigned the Table Before Row Edit and Table Before Row Edit End . But the Table is not Changing the Values on moving to the Next …
-
VB Excel add-in - hubOrganizations LOV extracts invalid records.Summary: A duplicate/invalid customer (Same Name, different Party number) is being picked in the request payload of the Sales Order creation REST API salesOrdersForOrder…
-
SDP from external endpoint cannot be filteredSummary: Content (please ensure you mask any confidential information): Hi Experts, Please your advice and help :( Scenario: --------------------------------------------…
-
502 bad gateway while connecting to API gateway URLSummary: Hi Experts I'm getting 502 bad gateway error while testing API gateway URL from visual builder service connection (design and preview mode both). I have added t…
-
Populate Data to a Table with ADP using Select Single LOVSummary: We are fetching the data from a BIP Report We are Populating the Data such as EmployeeNumber, Employee Name to a Form into Input Text Boxes based on the Employe…
-
Data Loaded to BO is not Reflecting on Page ImmediatelySummary: We are fetching the Data from Oracle BIP Report using Page URL Parameter and loading into BO. The Data gets loaded to BO, But the BO data shows on Page on the o…
-
Data Loaded to Business Object from Oracle Cloud BIP ReportSummary: We have Requirement to Fetch the data from Oracle Cloud BIP Report and do the further transactions on a single VB Page. Can anybody Please suggest a suitable So…
-
VB Excel add-in - Cannot setup accountCombinationsLOV as LOVSummary: Hi @Yuandi Jin-Oracle Further to the CCC thread, VB Excel add-in - How to setup field LOV's based on parent-child service? — Cloud Customer Connect (oracle.com)…
-
Select (Single)Filter stored in a ADP not Populating Data to FormSummary: We are fetching the data using BIP Report from Oracle Cloud . and are able to Populate the Data using ADP to Input Text Boxes in the Form. Our Requirement is to…
-
VBCS to ORDS end point connection in OAuth2.0 is not working after uploading self signed certificateSummary: Our VBCS application uses the ORDS to connect to Oracle Database located in OCI. The service connection was working before we enable Oauth2.0. Our Dba has enabl…
-
Attachment sync from SAAS to PaaS To Display on VBCS ScreenSummary: Hi Team, We need to Sync Attachments from SAAS to PaaS and display them on the Shipments screen in VBCS. Would like to understand, what can be the best approach…
-
How to get client id secret for ORDS from REST endpoint for VBCS appSummary: Hi Experts In Visual Builder docs it is saying to get the ClientID and secret from SQL query and then use Oauth authentication method but we do not want to hard…
-
How to Remove Duplicate data from Table fetched using ADPSummary: How to Remove Duplicate data from Table fetched using ADP Content (please ensure you mask any confidential information): Version (include the version you are us…
-
ORDS REST API authentication in VBCS applicationSummary: Hi Experts For development purpose I had tested my ORDS table REST APIs without authentication but for PROD deployment of my VBCS application we are required to…
-
How to Display the Data on a Input-Text in a Form which is fetched from a BIP ReportSummary: We are able to display it in a Table Component using ADP variable but our requirement is to get the data in the Text on the Form as shown in screenshot Content …
-
Can anybody Please share a Sample App to Display the ADP data in a Form instead of Table?Summary: We are Fetching the Data from a BIP Report and have stored it in a ADP variable. Now We have designed a Form where we want to Display the Data (Employee Number …
-
REST Post method Call in VBCSSummary REST Post method Call in VBCSContent Hi I am new to VBCS and started building the Web application using VBCS. I need inputs on below points.Appreciate if you pro…