REST
Discussion List
-
OFC. Import invoice via REST: "Another user has changed the row with primary key oracle.jbo.Key"Hello. Could you help me please? Our service imports invoices to Oracle Fusion Cloud via REST API /fscmRestApi/resources/11.13.18.05/invoices. See: https://docs.oracle.c… -
How do we scan attachments for viruses and malware in VBCS applicationSummary How do we scan attachments for viruses and malware in VBCS applicationContent Hi Experts, We are building an application using VBCS and intend to provide the fun… -
Business Event for AP Invoice Batch Validation using ESS jobSummary: Business Event for AP Invoice Batch Validation using ESS job for outbound integrations. We have the business requirement to integrate Batch Mode- AP Invoice val…Navya Krishna Yarlagadda 54 views 1 comment 0 points Most recent by Purvi -Oracle Payables, Payments & Cash Management -
Correcting Quantity-based PO Matched Invoice that has already been paidSummary: We currently have an PO Matched invoice that has already been paid several months ago. However, we have noticed that the PO still have an Open Invoice Amount de…Mira Dela Cruz 31 views 1 comment 0 points Most recent by Shripad Patwardhan-Oracle Payables, Payments & Cash Management -
Use Visual Builder for Excel to Bulk Unapply Invoices to Prepayment NumberSummary: Hi all! Looking for how we might use Visual Builder for Excel (VBE) to bulk unapply invoices from an incorrect prepayment number. Then, go back and apply those …MWBusch 51 views 7 comments 0 points Most recent by Shaun L-Oracle Payables, Payments & Cash Management -
Fill colur in text boxSummary: Hi I want to fill colur in few text box. How to fill only inside the text box. Content (please ensure you mask any confidential information): Version (include t… -
Announcement: Oracle Visual Builder Add-in for Excel: version 4.5 releasedI am pleased to announce that version 4.5 of the Oracle Visual Builder Add-in for Excel (VBAFE) has been released publicly on Oracle.com You can download the add-in via … -
How to Import Requisitions via API in Approved Status?Summary: When importing requisitions via FBDI we send the Status Code as "APPROVED" and our requisitions load into Oracle in Approved status. These requisitions do not h… -
Is it possible to delete all records in a BO using a REST CALL?Summary Similar to truncating a table in plsqlContent Hello, We have a requirement to truncate/delete all records in a Business Object and then re-poplulate with new rec… -
Getting the PO Receipts works while testing with the API with Custom filter but not working in OIC?Summary: The requirement is i am trying to get the PO Receipts using the below API "fscmRestApi/resources/latest/receivingReceiptRequests" Below is the API final url i a… -
How to update Voucher number on canceled invoice by REST APISummary: We need to update Voucher Number on existing invoice. Content (please ensure you mask any confidential information): We need to update Voucher Number on existin…Elisa Riz 11 views 4 comments 0 points Most recent by HD - Fusion ERP-Oracle Payables, Payments & Cash Management -
Create Smart Form Purchase RequisitionSummary: Do we have a REST API to create Smart form (Information Template) based Purchase Requisition?? Content (please ensure you mask any confidential information): Ve… -
How to update Voucher number on canceled invoice by REST APISummary: We need to update Voucher Number on existing invoice. Content (please ensure you mask any confidential information): We need to update Voucher Number on existin…Elisa Riz 11 views 2 comments 0 points Most recent by Neha Garg-Oracle Payables, Payments & Cash Management -
How to use worker rest api effective-ofSummary: Use of Worker Rest api to fetch workrelationship and assignment information for a particular effective date Content (please ensure you mask any confidential inf… -
Call Integration From BIP ReportSummary: Hi Once below BIP report runs, need to call OIC rest Endpoint integration and need to pass request number from BIP report to OIC integration input. Content (ple… -
Redundant use of `await` on a return value.Hi , I am facing the issue as like below for the {{ await Actions.callRest(context, { endpoint: 'ORDSService/getBox', uriParams: uriParams, }) }} Please suggest to solve… -
OIC Gen2 Lookup REST API - All of a Sudden "Unauthorized 401" Error*****Summary: We have been using the 'Export a Lookup' REST API below without any issue - so we have been executing this API for a long time (which is also in our SIT & …
-
Invoice Hold at line level, when invoice is created using APISummary: We create a bunch of invoices using APIs. Also, we place holds on invoices using APIs for items that needs to be verified/revisited. The holds we place are at I…KhurramTanwir 151 views 12 comments 0 points Most recent by Mario Levesque Payables, Payments & Cash Management -
How can i use child resources of REST API as a lookup in VB Excel Plugin.?Hello, I am trying to create a lookup of customer party site details in VB Excel Add-in based on Address child resource under hubOrganizations .As a first step i am tryi… -
Integration Activation FailedSummary: Hi While activating integration it got failed. Content (please ensure you mask any confidential information): Version (include the version you are using, if app… -
Table Trigger event IntegrationSummary: As soon as Supply registration entry is created in the system, can we send any notification via OIC? Basically Once data is inserted in the fusion table#POZ_SUP… -
Need BI report responseSummary: I need BI report response. Response mapper is outside scope. Not able to see stage file response outside response mapper. How i can map stage file BI report res… -
Is there any API to download Integration Activity Logs or Query by Instance ID in Gen3 OIC?Summary: Content (please ensure you mask any confidential information): Hi everyone, We are currently working on Oracle Integration Cloud Gen3 and would like to check if… -
Is it possible to create manual payments using rest API for payment request type invoices(OTPs) ?Summary: Is it possible to create manual payments using the rest API for one time payment invoices? we are able to do that for standard invoices but the payload errors f…Gautham Pradan Ramu 91 views 2 comments 0 points Most recent by Gautham Pradan Ramu Payables, Payments & Cash Management -
Read excel file with multiple tabSummary: Hi I want to read excel file which having multiple tab. For E.g Excel having 3 tab name like A,B and C. I want to read B tab. How we can achieve this. Content (… -
How to schedule OIC integration on every 7th of month excluding weekendSummary: How to schedule OIC integration on every 7th of month excluding weekend Content (please ensure you mask any confidential information): Hi Expert, We have a requ… -
Can we Subscribe an event from Integration in EDMCS (Enterprise Data Management Cloud Services) ?Summary: We are trying to publish changes from EDMCS Applications to Oracle CDM, SQM, and other applications using a event-based trigger subscription within Oracle EDMCS… -
REST API failing when using Basic AuthHi experts, We are facing the following issue: We need the ability to trigger OIC integrations using the ESS Jobs. To achieve that, we create a report using the REST API… -
Calling ORDS services in JSSummary: Hi, I am trying to call ORDS (GET) service in Java script using vb/helpers/rest. These services are protected using OAuth 2.0 credentials. How do we pass Client…