REST
Discussion List
-
rest api call 200 status success but no response in network tabSummary: Hi Experts In my appui (fusion extension) i'm making a call to a rest api where status I'm seeing as 200 but if i click on network tab the data is empty But if … -
ClearingDate: Attribute ClearingDate in view object Payments cannot be set.I am using the recommended API to update ClearingDate for old open payments prior to completing Cash Management setups. I have payments from 2016 forward which need to t…Danny P Smith 51 views 1 comment 0 points Most recent by Stephen Westerfield-Oracle Payables, Payments & Cash Management -
OIC Visual builder extend Oracle Cloud AppsSummary: Content (please ensure you mask any confidential information): Hi experts, we're looking at Visual Builder in terms of integrating with Fusion cloud apps. I kno… -
How to Copy Actions Chains(Vb Enter Event) from One VB App to Another VB AppSummary: How to Copy Actions Chains (vbEnter Event) from One VB App to Another VB App and also from One Page to another Content (please ensure you mask any confidential … -
OIC representation of API URL vs Postman clientSummary: Hi experts, I've run into an issue that I cannot for the life of me figure out what was wrong. I'll add the gist of the issue in content. Content (please ensure… -
Is it possible to write off payable invoices in Oracle Fusion?Let's consider a scenario where we have an invoice with an amount of $10,000.50. We made a payment of $10,000.00, rounding off the amount. Now, I need to write off the r…Shruti Agrawal 1 view 1 comment 0 points Most recent by Julien_Dubouis Payables, Payments & Cash Management -
I am working on vbcs.I have a fusion URL and gives html response which I need to display in screenSummary: Display HTML response of fusion URL endpoint in Oracle VBCS Content (please ensure you mask any confidential information): I am working on vbcs app .I have a fu…Khavya_Karthikeyan-Oracle 31 views 3 comments 0 points Most recent by Khavya_Karthikeyan-Oracle Visual Builder -
OIC get data from cdata in XMLWe are receiving XML from third party system. We need to capture data in OIC, which is in CDATA element. Need to know which function can be use in OIC to get the data. S… -
Recover the invoice AP report (PDF) using the web serviceSummary: In this document (Doc ID 2253618.1) is mention how to recover the PDF: Please use the below JobID to get the BIP JobID and use this in the Web service Query to …Judith COLLONGUES 11 views 3 comments 0 points Most recent by Glen/Oracle Support-Oracle Payables, Payments & Cash Management -
Restricting OAuth2 client credentials to a specific integration?Summary Is there a way to limit OAuth2 client credendials to authenticate to a specific OIC integration?Content Hi Experts, We have successfully used the documentation h…User_2025-02-10-17-10-38-758 57 views 8 comments 0 points Most recent by Kuldeep Singh Rawat-Oracle Integration -
How pass the selected values of a list view layout to an ADP in VBCSSummary: Hello everyone, I need to pass the selected item detials in the list view layout card to an ADP.How can I do this?Also I need to take that same ADP and then edi… -
Bulk delete AP invoice lines for an invoiceSummary: We are looking for an option to bulk delete all the invoice lines for an AP invoice Content (please ensure you mask any confidential information): We are lookin…Swapnilsalvi27 61 views 4 comments 0 points Most recent by Marina Mititelu-Oracle Payables, Payments & Cash Management -
Review and reprocess AP Invoices failed when using REST APIWhen using FBDI, the Invoice data gets loaded to the Interface table and any processing errors can be fixed and reprocessed. How does it work when it comes to REST API c…la_felA 61 views 3 comments 0 points Most recent by Mirela C. Radu-Oracle Payables, Payments & Cash Management -
Choosing the Correct Redwood Template for VB AppSummary: We are Upgrading the Exiting VB App to Redwood. The Existing App is based on Creating/Replacing Orders, Searching the Existing Orders, Editing Orders, Changing … -
Excel addin: service has forbidden you to perform the operation GET on this endpoint (VBAFE-00116)Summary: Hi, we have an issue for the Excel add-in to access VB Using our admin account, we can successfully run Excel add-ins against our VB app. However, for a user ac… -
Refresh token expirationWe are planning to start an integration with Oracle HCM using the authorization code grant type. Our intention is to renew the access token using the refresh token once … -
Do we have any callback webservice for "Custom ESS job set" completion?Hi , We have a "custom ESS job set" in fusion, which we can submit through the ESS Webservice provided by fusion through SubmitRequest operation. But do we have any orac… -
Excel add-in fails for ServiceUser: Service has forbidden you to perform the GET (VBAFE-00116)Summary: Excel add-in fails only for ServiceUser (it works for admin) with error: The service has forbidden you to perform the operation GET on this endpoint: the-table-… -
Unable to view custom fields in Visual BuilderSummary: We've created several custom fields for the Help Desk Create Page, but we encounter errors when we assign a field template to these custom fields. This issue sp… -
Create a list of value in VBCS Excel Add In from a different Business Object CatalogueSummary: We have a requirement to use VBCS Excel Add In to load bulk data via a ORDS rest api. When user enter the data we need list of value in the column for which the… -
401 Unauthorized while invoking External Rest API using two way SSL enabled Rest connectionSummary: We are trying to invoke the external two way SSL enabled REST API in OIC. Client has provided the SSL certificate, We have generated a keystore as per Oracle do… -
DBCS Table import issueSummary: While importing DBCS table , getting below error. Content (please ensure you mask any confidential information): Version (include the version you are using, if … -
VB Excel add-in - Field length validation for String data typeSummary: Does the add-in provide feature to put a custom field validation to restrict the amount of text entered by the user either by, using the field definition window… -
VB Excel add-in - How to setup field LOV's based on parent-child service?Summary: Need to setup Supplier and Supplier Site as LOV's for 2 fields on a form or table layout However only the parent SupplierLoV is available for selection. The Sit… -
Using Oracle Visual Builder Add-in For Excel To List of values PO LinesSummary: We are trying to create a PO line object in the catalog for a list of values, the PO line url requires the PO ID. Is this interaction possible? Following error:… -
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)… -
Announcement: Oracle Visual Builder Add-in for Excel: version 4.0 releasedI am pleased to announce that version 4.0 of the Oracle Visual Builder Add-in for Excel has been released publicly on Oracle.com You can download the add-in via this pag… -
How to get unique values from the API response in VBCSSummary: Hi everyone, I'm trying to create an application that uses Fusion APIs.I have an issue with duplicated values for the APIs when I take only one attribute from t…