REST
Discussion List
-
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 …
-
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…
-
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…
-
REST API to access Business objects in VBCS supports OAuth?Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
Announcement: Oracle Visual Builder Add-in for Excel: version 3.7 releasedI am pleased to announce that version 3.7 of the Oracle Visual Builder Add-in for Excel has been released publicly on Oracle.com You can download the add-in from this pa…
-
How to use the fusion metadata API and display it in a table using the SDP?Summary: I'm using https:///fscmRestApi/resources/latest/describe?metadataMode=minimal API to fetch all the REST endpoints. Since we have different names for each of the…
-
Using embeded FA BPM with VBCS (Instead of using PCS)Hi Experts, Is it possible to use the embeded FA BPM with VBCS. If yes, please can you share documentation or resources. it would be better if you can share a practice o…
-
Facing error TypeError: Cannot read properties of null (reading 'altName')Summary: Facing error TypeError: Cannot read properties of null (reading 'altName') , when assinging the ADP with altSpellings(rest countries ) result in SDP. How to fix…
-
Fetch the date format preference from Oracle SaaS and display the date in VBCS in the saved formatSummary: Requirement is to fetch date format preference stored in Oracle SaaS for each user, and use that to display the date in the custom VBCS Page embedded in Oracle …Vidhya Valantina Venkatesh 142 views 10 comments 0 points Most recent by VBCS Learner-230793 Visual Builder
-
Is it possible to fetch data from a REST endpoint and save some of its fields in a Business Object?Summary: Integration between a Visual Builder/VB Web Application and HCM REST endpoint. Content (required): We already have the employee/worker data in Oracle HCM and we…
-
VBCS and DocuSign IntegrationSummary: Content (required): Hello, We have a requirement where the customer wants their end users to digitally sign the documents using DocuSign from a VBCS application…