Adapters
Discussion List
-
New SharePoint Adapter PermissionsSummary: We want to use the the new OIC SharePoint Adapter, but the adapter guide states very powerful minimum permissions. Our SharePoint admin is understandably reluct…
-
Artifact oid:Px70XTof1E1hBDOwTC0R8L-Ja1ita3ZO does not exist.Hi Everyone, Over the past 5 days, we have been consistently encountering the following error in our OIC integrations: Artifact oid: Px70XTof1E1hBDOwTC0R8L-Ja1ita3ZO doe…
-
csv Headers not showing - File Adapter - IOCSummary When I write csv files using File Adapter the headers are not showing.Content Hi All, I'm using file adapter to write CSV files. However I can't make it write th…
-
Check the status of previous instance of an integration using Oracle Standard REST APIWe are trying to check the status of previous instance of an integration using Oracle Standard REST API (ic/api/integration/v1/monitoring/instances) Instances is getting…
-
How to update an existing integration using Project deployment in OIC 3.0Summary: Hello, I am using Project in OIC 3.0. I tried to update an existing integration in OIC target environment using project deployment. Here are the steps that I fo…
-
IBM MQ JMS Series OIC Adapter not able to read from IBM MQ QueueHave attached the flow for a very simple OIC Gen3 interface that has IBM MQ Connection as Trigger to read a message from IBM MQ Queue (installed on the customer on-prem)…Aparajeeta Mandal-Oracle 14 views 2 comments 0 points Most recent by Aparajeeta Mandal-Oracle Integration
-
ERP OIC Callback Error - TBA Token Received In FA EHF Callback Request Is Not ValidSummary: We have a Receive Callback Message upon completion of FBDI bulk Import Job in OIC which stopped working after we migrated to Cloud Console. We have allowlisted …
-
HCM ADAPTER - SUSBCRITE TO UPDATES VIA ATOM FEED - DOESN'T RETURN DESCRIPTIVE FLEXFIELD CHANGESSummary: Hello everyone. I am building an integration to get Organization changes on HCM. So, I've built the integration using the HCM Adapter. If I do the test through …
-
CASDK-0003: Unable to parse the resource, https:<nnn>. Verify that URL is reachable[...]Summary: Hi all, while implementing a REST Invoke Adapter in OIC Gen 3, configured with "OAuth2 Resource Owner Password Credentials", I'm getting the following error: CA…
-
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 …
-
CPQ authentication failure with OIC - 401 unauthorized ErrorSummary: I am working on deploying CPQ FOM Integration using CPQ Fusion Bridge accelerator. When CPQ is trying to connect to OIC, the request is failed. At OIC end, the …
-
OIC Orchestration Waiting for Callback from EPM Cloud (Like SOA Correlation)Summary: We have an integration requirement with Oracle EPM Cloud, where we need to: Invoke a REST API to trigger metadata load jobs. Monitor the job status every 5 minu…
-
Oracle Integration for Oracle SaaS Licensing/Subscription ModelOIC for SaaS documentation says that "every integration you create must have an endpoint in an Oracle Cloud SaaS application". Provisioning and Administering Oracle Inte…
-
Import Trading Community Data in Bulk Process Callback NOT triggerUse import Trading Community Data in Bulk Process in OIC for import CUSTOMER data, trigger the job successful, BUT the call back tiger the same job not be trigger. Anyon…
-
Error sending bytes: Cannot invoke "String.indexOf(String)"Summary: We are trying to implement oauth from OIC to Oracle HCM using HCM & SOAP adapters by following the below document. OIC & HCM are present in different identity d…
-
Trigger OIC Integration when the file is loaded into UCMSummary: Is there a way to start OIC integration when a file gets uploaded into UCM (configured for Oracle Cloud SCM)? I’ve noticed that there are no business events ava…
-
ASM ICS Service request handler failed while applying policy:Error while FBDI callback trigger.Hi All we are facing an error in FBDI Callback Integration(triggers on creation of invoice in Oracle Cloud) at the trigger as "ASM ICS Service request handler failed whi…
-
Hubspot IntegrationHi Experts, We are trying to use Hubspot adapter to create records. We have one issue: In Create operation - Properties tags are not showing in the mapper (Refer screens…
-
Getting an Error attempting to write a file to a Windows network driveSummary: I have OIC connectivity agent installed on a Windows server. I created a OIC file adapter connection using this connectivity agent to write files to the Windows…
-
25.06 Sharepoint Adapter error CASDK-0005: A connector specific exception was raised by the applicatSummary: We are trying to leverage the new Sharepoint Adapter released in 25.06 however once we fill the connection information and try to save a error is returned: CASD…
-
Getting CASDK-0004: Unauthorized [401] Error while configuring HCM Clould Adapter Connection in OICSummary: While configuring the HCM Cloud Adapter, we have used below configuration, but this is giving "CASDK-0004: Unauthorized [401] - https://{service Url}/helpPortal…
-
Impact of huge Business Events volume in Oracle ERP Cloud and OICSummary: Impact of huge Business Events volume in Oracle ERP Cloud and OIC Content (required): We are planning on building multiple event based real time OIC integration…
-
Running a SOAP Invoke for ESS JobSet with Replyto Invokes a callback Integration throwing 401 errorSummary: "errorMessage": "Error while processing authentication at Trigger. Failed due to - 401 : Unauthorized", "errorCode": "401", "endpointName": "xxcallback", "error…
-
A 400 Bad Request ErrorSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
OIC db adapter sequencing issue with insert statementSummary: We are using OIC gen 3 (25.04.1) to insert records in atp database. In the db adapter, we are using a sequence. We have noticed that sequence used by the db ada…
-
Internal Server Error: OracleContext missing required property 'oic.service-instanceWe are getting this error in OIC Gen3 when customer invoke to REST service. curl -L 'https://OIC URL ' -H 'Content-Type: application/json' -H 'x-b3-flags: 0' -H 'x-b3-pa…
-
How to Process Attachments using SWA(SOAP with attachments) in OIC using SOA AdapterSummary: Hi Everyone, We have a requirement as below There is an external SOAP service which responds datahandler xml element which holds cid to the csv attachment file …
-
Can OIC create folders dynamically in an SFTP server at runtime?I need to create folders dynamically on an SFTP server as part of an integration flow in Oracle Integration Cloud — for example, to organize files by date or type. From …
-
Integrating IBM MQ using OICSummary Integrating IBM MQ using OICContent Dear All, when I checked there is no official adapter available for connecting to MQ ? Is there a way we can integrate with M…Kanchankumar Khedkar 53 views 10 comments 0 points Most recent by Aparajeeta Mandal-Oracle Integration
-
Using File operation to Azure Storage from OICSummary: Hi All, I want to get a file from Azure Storage account so I tried to connect my Storage account using Rest API Adapter in OIC, but I can't find a way to add my…