Adapters
Discussion List
-
How to get File content of PDF inside File Server ?Summary: I have File Server in OIC that has a PDF file in it and I want to get its content in base 64 so how to do. Note: I configured FTP Adapter and it gets me File Re… -
REST Adapter with OAuth Client Credentials using JWT Client AssertionIn Oracle Integration Cloud (OIC), I’m configuring a REST Adapter with the Security Policy: OAuth Client Credentials using JWT Client Assertion. However, I encounter the… -
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… -
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 … -
An error has been encountered in the processing of your selection.Summary: I am trying to call a Process into OIC Integration 3, but receiving below error. Appreciate your support to figure out the issue. ErrorCloseGENERICAn error has … -
OIC REST Adapter error with error code 346Summary: We are getting error 346 in REST adapter while accessing a content of media type 'application/zip' Content (please ensure you mask any confidential information)… -
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… -
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… -
Steps to use OIC Outlook Adapter to process a Inbound Email, How to sftp the AttachmentSummary: I'm using the OIC Microsoft Outlook adapter to process inbound email and attachments. What steps are needed to get the email attachment and then transfer the fi… -
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… -
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… -
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… -
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 18 views 2 comments 0 points Most recent by Aparajeeta Mandal-Oracle Integration -
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… -
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… -
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… -
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… -
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 …