Category 222-2
Discussion List
-
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… -
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… -
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… -
What is the best practice to encrypt the files in Object Storage using OICSummary: There are couple of way to send a encrypted file in object storage. One is PGP encryption/decryption. One is using OCI Vault encrypt a file and send it to Objec… -
Oracle Integration Administrative API to stop or start an OIC instanceI want to be able to stop (an start) a DEV/TEST OIC Gen 3 instance using the Oracle Integration Administrative API; initially using POSTMAN but eventually from an integr… -
OTM REST API - How to send transaction refnums?Hello! How can I add transaction level refnums using REST API Transmission Resource? In the Transmission XML, this can be done by adding the Transaction refnums to the T… -
callbackSubscription how to configure ess/rest/scheduler/v1/requestsSummary: I am using this service to submit an ess job and I want to receive a callback upon completion. I am integrating with OIC gen 3 and secured the rest service with… -
Could not refresh the token in OIC/VBCS BO REST CallSummary: We have set up Client Application for VBCS/OIC Instance for OAuth2.0 in IDCS and considered below authorization types Client Credentials Resource Owner Refresh … -
Skipping OIC 25.08 means MTOM support for SOAP adapters will also be skipped?Summary: Per earlier comms we received, enabling MTOM for SOAP adapters were mandated in OIC 25.08. Now we received another comms saying 25.08 will be skipped: https://b… -
expand is not working in REST APISummary: Hi I want purchase requestion information like header , line and distribution in one response. I am able fetch header and lines but when i am adding distributio… -
best approach to insert into multiple tables from OICSummary: Looking for the best way to proceed to bring in data with many collections of data within it Content (required): Hi. I am extremely new to OIC and just stumbled… -
Project commitment Delete rest api is not working in OicSummary: We are trying to delete the commitment from the integration with the help of Rest api is showing success but from the frontend it is not deleted.But if i trying… -
Rest and ERP Adapter Connection not able to refresh access token after refresh token expiry timeSummary: We have configured the client and resource app in IDCS which and trust is established between fusion application and IDCS. Now we are using OAuth Authorization …