REST
Discussion List
-
FBDI Template to create "Refund" in AP PaymentsSummary FBDI Template to create "Refund" in AP PaymentsContent Hi Experts, Currently PPR won't support Supplier "Refund" cases hence users needs to place "Refunds" manua…Kumar 57 171 views 4 comments 1 point Most recent by Senthil Mohanraj Payables, Payments & Cash Management -
Validating and manipulating Received JSON data inside the integrationHello everyone, I created an Integration that receives a JSON file when triggered, and it then sends the mapped data to another endpoint through a new REST API request. … -
How to Pass Multiple Parameters in Business Rule using Groovy ScriptSummary: We have written this Business Rule and we want to Update the Status Field based on three parameters peno, pperiod and ptype. def vo = newView('Employee') addBin… -
REST API for payment reconciliationHello , Need help with 2 APIs: 1.Is there a REST API to reconcile and unreconcile AP Payments? 2.Is there a REST API to Cancel Stop payment?AnupamAgr 41 views 2 comments 0 points Most recent by AnupamAgr Payables, Payments & Cash Management -
Funds check APISummary: Looking to see if there is any API for Funds check for Financials. We have a need to check for funds prior to creating invoices coming from PaymentNet so Invoic…User_823U5 31 views 3 comments 0 points Most recent by Mohamed Sadik -Oracle Payables, Payments & Cash Management -
How to get the UniqId to pass it as a parameter in OICHow to get this UniqId and pass it to the URI e.g., we need the gradeUniqId to pass it to the following endpoint: /hcmRestApi/resources/11.13.18.05/grades/{gradesUniqID}… -
how to fetch specific stringSummary: Hi I want to fetch specific string from given string. Whatever value is present in "()" that need to be fetched. Industrial Minerals Company (IMC) ---> IMC Ma'd… -
One time payment attachmentsSummary: How to upload attachments to one time payments, How To Attach Attachments For Payment Request (one Time Payment)? (Doc ID 2490740.1) tells we still don't have t… -
Invoice Approval- Fund Check ValidationSummary: We need to make mandatory for Approver to Check Fund (Budget) before approving the invoice via BPM notification, if fund is failed then Approver should not be a…azharaazmi 41 views 1 comment 0 points Most recent by User_823U5 Payables, Payments & Cash Management -
Post Contact error in OICError resolution for the issue occurring in OIC when making a POST request to the contacts API: "type" : "http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.… -
Filter Criterion ADPSummary: We are using 3 Combo box to Filter Data Emp Noi, Department and Salary. We have written 3 Java scripts for each Filter to Filter the Data and Calling the Functi… -
facing issue while triggering app driven integration from fusionSummary: I have given integration End Point URL to fusion through sandbox for a particular button so while clicking on it has shown to enter username and password after … -
Convert existing Visual Application into App ExtensionSummary: Hi experts, I have an existing visual application come with a lot of BO and service connection that I would like to convert into app extension. Content (please … -
Use Checkbox to Select and Update the Data SelectedSummary: We are fetching the data from BO on to the Page based on Combox Filter. We have an Additional Requirement to additionally use a Checkbox in the Page and Select … -
Does importServiceInstanceArchive Rest API call exist in OIC Gen3 ?Summary: importServiceInstanceArchive Rest API in OIC Gen3 Content (please ensure you mask any confidential information): Does importServiceInstanceArchive Rest API call… -
Gen3 CORS issues calling OIC EndpointSummary: CORS Error for OIC API Call Content (required): We recently upgraded to Gen3 and one of the main observation was , The Domain URL for OIC and VBCS are different… -
How to extract payables data in external serversWe have a requirement to store the payables data in the external servers. So right now we are able to send the data into the UCM. From UCM how can we transfer data into …Dara Nagasai 11 views 3 comments 0 points Most recent by ThomasKorbecki Payables, Payments & Cash Management -
How to create an account contact by API?Hi, I'm trying to create a contact and contact point using the REST API for contacts and attempting to link it with an account using AccountPartyId. To retrieve the acco… -
Checkbox Usage to make Table Data Read only.Summary: We have a requirement where once the user checks the Checkbox then the data fetched on the Table from the BO should be changed to Read Only. Please advise with … -
How to give empty json object in object or change the key name at runtime for REST requestSummary: Hi Experts I have a requirement where in I have to change the key name at runtime based on some value, not sure how to achieve this in Integration mapping The n… -
ERP cloud Adapter gives error while selecting fscm REST API application(used Interface catalog URL)Summary ERP cloud Adapter gives error while selecting fscm REST API application(used Interface catalog URL)Content Dear Team, we are getting below error while configurin… -
HCM adapter Flow patterns submit flow operation how to pass parameter values in integration mappingSummary: Hi Experts I want to use Fusion HCM rest API to run the "Make EFT Payments" payroll process with integration using HCM adapter but i'm not getting how to pass t… -
VBCS EXCEL Plug In PUT operation for child component not working with ORDS Manually Created ModuleSummary: VBCS EXCEL Plug In PUT operation for child component not working with ORDS Manually Created Module Content (please ensure you mask any confidential information)… -
Filter not working in oj-select-single with data source as SDPContent We are implementing an LOV for Suppliers, the data for which comes from SaaS. Steps followed: Defined a service connection of ADF describe. Created a oj-select-s… -
Call OIC REST APIs from VBCS Excel PluginSummary: How call a REST API (GET and POST actions) created in OIC from VBCS Excel Plugin? Content (required): Hi, I have one integration on OIC, which have requests to … -
Not able to access Standard Lookup through rest APISummary: Hi , I have created custom lookup in standard lookups. I have one new user account created which is assigned with Integration specialist role. I am trying to ru…Piyush Ojha 51 views 1 comment 0 points Most recent by User616678-Oracle Payables, Payments & Cash Management -
OIC rest usage from VBCS Excel PluginSummary: Looking to use rest api published from OIC to be used by VBCS Excel Plugin. Can i get step / documents related to same. Have created simple GET rest and tried a…