REST
Discussion List
-
How to show a message to the user if the VB app in under maintenanceSummary How to show a message to the user if the VB app in under maintenanceContent Hi, How do i show a message to the user if the application being accessed is under ma… -
Only few records are getting fetch from external APIContent Hi Team, I have created a service connection with a rest API https://api.covid19api.com/summary that provides almost 200 records, When I use this connection to g… -
get Rest Service Failing "problem forwarding request"Content Hi, I'm facing the issue of while getting simple get rest service "problem forwarding request' but in the postman I was getting response.but in vbcs it was faili… -
6PCS - Human Taks OnAssign & OnComplete eventsDescription My idea is to add a feature like the BPM on premise for each human task you can have events like OnAssign & OnComplete where you can call a rest api instead … -
Mobile app in VBCS not displaying datSummary Mobile app in VBCS not displaying data from local HCM DBContent Hi, I have exposed scott/tiger local db as REST API thru Oracle OIC and using the endpoint in VBC… -
Offline Post VBCS with Business ObjectContent Hi i need to do a Get and Post with offline service, i follow some steps for this post here, https://blogs.oracle.com/shay/adding-offline-capabilities-to-an-orac…Stiven Oliveira Bezerra 35 views 13 comments 1 point Most recent by Shay Shmeltzer-Oracle Visual Builder -
Dynamic question and answersContent Hi All,We have a requirement of displaying Questions with answers dynamically in our VBCS page for users. How can we achieve this functionality.Questions and ans…User_2025-02-05-07-00-39-312 6 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Unable to create records using multiple layouts for multi-level Business Objects feature in OVB add-Content We have a multi-level business object in an Oracle ERP Cloud ("Fusion") application that we are trying to interact with via REST API in the OVB add-in for Excel.…Andy May-Coates-Oracle 41 views 9 comments 3 points Most recent by Andy May-Coates-Oracle Visual Builder -
Hiding Webservice Calls from the Network TabsContent Hi, A straightforward question -- is there any way we can hide the web service calls from the network tab of the browser for a published application? We are usin… -
10OIC - Object Storage Connection - Hide Open Text (Security)Organization Name SouthernDescription We can connect to Object Storage via OIC connection successfully. However, the following fields are unmasked text: a. Tenancy OCID …Matt Van Asten 10 views 0 comments 10 points Most recent by Matt Van Asten Idea Lab – Integration Cloud -
File Upload in OCEContent Hi All, We have followed and implemented the below URL to upload files in Oracle content and experience. But couldn't able to complete the upload. Please refer t…User_2025-02-05-07-00-39-312 44 views 1 comment 0 points Most recent by David Konecny-Oracle Visual Builder -
Filter criteria in SDP created from REST integrationContent Hi Experts, Calling the Integration REST in the VBCS. I am directly binding the table with the REST endpoint that is creating the SDP. Now I want to filter the d… -
What is the best practice for updating Banks and Bank Branches after a bank merger has occurred?Summary We need to update the Bank Branch (routing number) to another existing bank post merger of the two banks. What is the best way to do this?Content We have encount…Judy Hamner 134 views 5 comments 1 point Most recent by Glen Ryen Payables, Payments & Cash Management -
How to Restrict old asset books to the AP user?Summary How to Restrict old asset books to the AP user?Content Hi All, How to Restrict old asset books to the AP user? We have 2 books in 1 Business Unit. Currently user…Devendra Thota-220620 38 views 3 comments 1 point Most recent by Vinutha-Oracle Payables, Payments & Cash Management -
How to use object storage REST service API from VBCS for PUT and Get?Summary How to use object storage REST service API from VBCS for PUT and Get?Content Hi SME's, We have a use case to attach/store and retrieve the word or pdf documents … -
Multiple row selection using checkbox in ojTableContent Hi Everyone, In my requirement, I selected table row using checkbox and pass that values into rest but I m getting row key only. i want to get whole selected row… -
VBCS - Search for required option before select in select One/select Single LOVSummary Unable to search the list data in selectOne/selectSingle componentContent Could you please help us understand how to filter the list data in selectOne/selectSing… -
IS REST API Support to update the ap invoice/line interface?Summary IS REST API Support to update the ap invoice/line interface?Content IS REST API Support to update the ap invoice interface? any pointer will be helpfuk -
Mass Update InvoicesSummary Need to Update Payment Terms on 5,000 InvoicesContent Hello, We need to update payment terms on 5,000 invoices. Oracle provided us with a Rest API, but it can on…Amy G. 102 views 2 comments 0 points Most recent by Rory Mullin Payables, Payments & Cash Management -
VBCS: Chosing right API PlatformSummary VBCS: Chosing right API PlatformContent We have to create a web application using VBCS and we want to chose right API plateform. Generally we use JCS with ADF-BC…Sanjeev Chauhan-105056 21 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Visual Builder Excel Plugin - Increase parallel threads for uploadSummary Increases the parallelism of upload from 25X4 to 25X16 or a configurable value for parallelismContent Hi, We have a business case for loading around 30000+rows u… -
6Visual Builder - Import Application - Service Connection from Source to TargetOrganization Name PwCDescription When importing an application from one POD to another POD, it keeps the source service connection details. For example, if you migrate a…Matt Van Asten 8 views 0 comments 6 points Most recent by Matt Van Asten Idea Lab – Integration Cloud -
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 … -
DFF of invoice line in Payment Format fileSummary DFF of invoice line in Payment Format fileContent As DFF attributes of invoices line level are not in Payment format XML file? is it possible to cater through an…Sandeep Nihalani 186 views 3 comments 2 points Most recent by Satish Kumar Reddy Byreddy Payables, Payments & Cash Management -
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… -
Is it possible upload invoice with multiple installmentSummary Is it possible upload invoice with multiple installmentContent Is it possible to upload invoice with multiple installments as we have a requirement to have a dif…Sandeep Nihalani 79 views 3 comments 2 points Most recent by Sandeep Nihalani Payables, Payments & Cash Management -
Issue: Fully Paid invoices need re-validationSummary cXML invoice are fully paid but in needs re-validation status.Content Hi All, Need help to understand what could be the possible reasons to have some of the cXML…Jain, Ankur 43 views 9 comments 0 points Most recent by JOEL DSILVA-Oracle Payables, Payments & Cash Management
-
How to select checkbox based on booleanSummary I have an array that is returning true in a Boolean field, how can i make this field reflect a checked box?Content Hello Guys, isSelectedOrder: true I have this …