REST
Discussion List
-
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… -
401 Authorization Required for /ic/api/integration/v1/lookupsSummary: I am trying to test above REST api for lookups, but not able for now. Content (required): I am trying to test above REST api for OIC lookups Please, I would nee… -
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 14 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 156 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 94 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… -
VBCS Json: IssueMust match "then" schema and Must not have fewer than 1 propertiesSummary: I has getting the error in VB application. IssueMust match "then" "assignVariables": { "module": "vb/action/builtin/assignVariablesAction", "parameters": {} } a… -
19Subscribing to Business Event from an external platform which is not OICS (ie Mulesoft)Organization Name (Required - If you are an Oracle Partner, please provide the organization you are logging the idea on behalf of): Agefiph Description (Required): I hav… -
how to add List of values to and existing input text field in vbcs (I am New to VBCS)Summary: I have created a VBCS Page to Create Bank and Display Bank details of Oracle Cloud Applications using Rest API(Create Bank, Get Bank). Now I want to enable List… -
Run Integration from postmanSummary: Hi I am trying to run Integration from postman. Here i have given trigger connection details. While running from postman i am giving Oauth details . ALso able t… -
6Expose "Print Integration" Output in OIC as a REST API EndpointOrganization Name (Required - If you are an Oracle Partner, please provide the organization you are logging the idea on behalf of): Cognizant Description (Required): Ora… -
All levels in only one Layout using VBCS Excel Add-inHi all, I have the following requirement, and I want to know if this is possible and how to achieve that: The client wants to have a option to firm the PO Schedule using…