Category 222-2
Discussion List
-
Available REST API to Update a Customer Site Level using OICSummary: We have a requirement to update a Customer in Oracle Fusion via OIC and we are looking for an available REST API that can do that -
Updating Draft POs using Rest API through Integration Giving Unauthorize ErrorSummary: We need to update the Draft PO schedules in bulk. The user wants to modify certain fields in the PO line schedules, such as ensuring the Promised Delivery Date … -
Namespace Issue between instancesSummary: Hi Friends, I am working on an Integration where I invoke a SOAP end-point in SAP. The WSDL that is used in the connection has a test namespace and it shows up … -
Write Json Response to DBHi Guys , I have incoming message as json { "request_id": "5", "business_unit": "AMTEST", "load_date": "2026-01-13", "data": [ { "invoice_id": "297", "invoice_number": "…Converse_with_OraEnthu 31 views 9 comments 0 points Most recent by Converse_with_OraEnthu Integration -
Consume OIC REST services from SQL ServerSummary: Hello Community, I'm requesting the following support: Is it possible to invoke OIC REST services or standard ERP REST services from SQL Server? If so, what tec… -
REST API via Load Balancer Invocation in OICI have an integration that invokes an internal REST API endpoint via load balancer (e.g., internal-api.example.com), which is hosted on backend servers with hostnames li… -
invalid_grant : The token has already been consumedSummary: invalid_grant : The token has already been consumed. Content (required): We set up trust between Identity domain and ERP and configured OAUTH. This is to call F… -
Passing the access token as SessionID for Adobe Workfront REST API invokeSummary: Adobe Workfront API V21 requires the access token in a custom header named SessionID, not Authorization: Bearer Adobe Workfront API V21 uses OAuth Client Creden… -
Email notifiction with HTML bodySummary: Hi I am using below html tag in notification body but getting same content on email . it seems some issue. do i need to mention something in parameter In failur… -
Download PDF content of one PO using OICSummary: I'm getting unsupported media type error while download po pdf content by using rest api. /fscmRestApi/resources/11.13.18.05/purchaseOrders/{purchaseOrdersUniqI… -
Error "The request content has an invalid structure" in Adjust project costs APIHi all, I'm trying to use the Adjust Project Costs API in Oracle Fusion Cloud, but I’m encountering the following error in Postman: "The request content does not represe… -
Intelligent Advisor Error Codes - What do they mean? How to Troubleshoot?Summary: We are getting a significant number of errors from the Intelligent Advisor Application that was built to guide users while submitting Requisitions. I am not the… -
OIC Workday - TEST connection FailingSummary: I have created the Integration System User (ISU) and API Client in Workday. In OIC, I entered the Hostname, Tenant, Client ID, and Client Secret. I clicked "Pro… -
Does OIC Gen 3 events have any message size limit?Summary: We are using events with Pub-Sub architecture, and when a message exceeds 1MB, the subscriber receives a malformed message; the instance won't read the payload,… -
Can someone please share the REST API payload for HCM submit flow for flow patternSummary: Hi Experts Can someone please share with me the HCM REST API for flow patterns to submit flow. I'm using to submit flow for Make EFT Payments but any other flow… -
OIC + MFT (SOACS) : Does anyone have any information / examples?Hi folks - I wanted to look into using MFT with OIC to transport files larger than OIC allows. Not finding much info out there. I was wondering if anyone here might have… -
The requester must be an active worker in an active work relationshipSummary: I am creating a PR via OIC through REST API, but as I add the requestor ID in the payload it says "The value of the RequesterId attribute isn't valid. must be a… -
How to read data within CDATA from XML in OIC Gen 3Summary: I need to modify my OIC job for Gen 3 such that, when it is Reading the data using Stage file operation, it is able to read the data that is coming in CDATA[[]]… -
oic Gen-3 payload request received from trigger can use into integrationSummary: if I have an integration with a Rest Adapter trigger and as a request body I have a json, now I would like to be able to register on ATP the json that arrives a… -
OIC Failing Due to XML Size Limit Exceeding 100MB in ATP Data TransferWe are encountering a critical issue in Oracle Integration Cloud (OIC) while transferring data from a public ATP table to a private ATP database. When executing a SELECT… -
purchaseRequisitions API - submitRequisition Action ResponseSummary: Content (please ensure you mask any confidential information): Is there any way to retrieve the reason why a requisition ends up with the "Incomplete" status wh… -
401 Unauthorized Error in Production OIC While Invoking Fusion BI Publisher runReport SOAP ServiceSummary: I have developed an integration in Oracle Integration Cloud (OIC) to fetch data from Fusion using the runReport SOAP web service (ExternalReportWSSService). The… -
Oracle HCM Cloud Adapter Missing REST services above the letter MSummary: I want to call the Workers service and have an HCM Cloud Invoke in my orchestration to do so. When I configure the settings for my Oracle HCM Cloud invoke in th… -
OIC mapping error due to concatenating array response into non-array field with multiple array elemeSummary: Based on the data mapping on our Integration, we are concatinating the reponse form the said invoke which is an array to a field that is not an array. Initial t… -
Sequential Processing of Inbound MessagesSummary: Hello, for a business requirement, we need to process received messages 1 by 1 for a specific integration, so we need to process them sequentially and not in pa… -
Oracle OIC integration to call spain tax authority SII serviceSummary: OIC integration to call SII Spain Tax Authority Service which requires Client certificate authentication Content (please ensure you mask any confidential inform… -
Updating Inventory Items via ItemsV2 REST API returns Attribute Pk1Value is required.Summary: I am updating my item via item v2 rest api but as i send in the payload it gives me the error "Attribute Pk1Value is required." I used exact same headers as rec… -
Oracle Financial cloud: REST API for invoice Dff and Gdf.Hello. This is my global segments of invoice dff. For example, I fill "testGlobal" (see picture above) field in the invoice with value "GLOB TEST VALUE". Then I read Dff… -
Oracle Financial cloud: How to create Global Descriptive Flexfield for payables invoices?Hello, Please, help me understand Gdf and Dff nuances. Here is my scenario. "Manage Descriptive Flexfields" and find "AP_INVOICES" flexfield code. Run "Edit". I see glob… -
OIC GEN3 external REST API errorWhen sending a GET request here, https://payments.cat.uk.pt-x.com/payments-service/api/security/handshake it works once or twice, then returns a 500 error every time aft…