Adapters
Discussion List
-
Met error when using nvl function and parameter in ATP run SQL statementHi All, I have an ATP in OCI using run a SQL statement: When I added the function nvl, it shows error: and there is no error when nvl without parameter: May I know why? … -
Ariba Adapter Connection with OIC Generation 3Summary: Exploring using Ariba Adapter to connect with OIC Generation 3. Would like to connect with others who have successfully done this. We have setup the adapter con… -
Supported SSH ciphers in OIC3We have SFTP connections in OIC with a third party file server and they are dropping support for the following ciphers: AES128-CTR, AES192-CTR, AES256-CTR. The supported… -
I got an error in the HCM Adapter while trying to select an ATOM feedThis error occurred "An error has been encountered in the processing of your selection. Please cancel this configuration session and restart your adapter configuration" … -
Import Journal Cloud ERP mapping is failing with the error for debit and credit amountSummary: We are facing the below error for all the transactions however, the same data is getting processed from SOAP UI application.Any pointers are highly appreciated.… -
Reading email with multiple attachments using the existing Outlook adapter in OIC Gen3Hi Experts, Is it possible to read single email with multiple attachments using the existing MS Outlook adapter in OIC Gen3? (version 25.02.02) If so, could you please p… -
OIC Gen3 400 Bad Request Error Oracle REST APISummary: OIC Gen3 400 Bad Request Error when attempting to submit a new order request to World Courier. The identical request pulled from the failed instance works in Po… -
How to Generate Sign a JSON Payload using RSA Key and SHA256 Algorithm In OICSummary: Hi All, I have a requirement to generate signature for the json payload using RSA private key using SHA256 algorithm. After generating the signature I need to a…Venkata Chakradhar P 303 views 2 comments 0 points Most recent by Abhilash K - Deloitte USI Integration -
connectivity agentI wanted to ask you, if I am in a private subnet of a vcn in oci connected to on prem via fastconnect etc. etc. and from this subnet I can reach the private network on p… -
Run the Bulk Import ESS jobs paralleleySummary Run the Bulk Import ESS jobs paralleleyContent When invoked bulk import process with properties file having multiple rows to invoke multiple ESS jobs with respec… -
OIC Dynamic Invoke Connection Feature - Version Bug?Summary: I am building a NEW integration under OIC 25.02.1 (from version 24.10.4.2), specifically with FTP Adapter and noticed a new feature is introduced: "Dynamically …
-
We are facing an issue where the OIC integration is failing to activateSummary: We are facing an issue where the OIC integration we built to import OTL time entries into HCM Cloud is failing to activate with the below error. There were no c… -
How to send TransmissionAck back to OTM from one way integrationSummary: We are implementing OTM integration. We have a requirement where once request is received from OTM, we need to send acknowledgment back to OTM and process the r… -
unzip stage operation failes with IO exceptionSummary: We are downloading and decryption file from 2rd party SFTP in OIC and using file reference in stage activity to unzip the file and it is failing with error java… -
SOAP Service createCustomerAccount not available in ERP AdapterSummary: We are using ERP Adapter against Oracle ERP Cloud. In some integrations we are going to create Customer account with site and customer profile which require SOA… -
oracle integration 3 rest adapterSummary: In Oracle Integration 3 when configuring a trigger connection for REST Adapter expecting a JSON request, are there any way of using JSON Schema or OpenAPI speci… -
Eloqua - Airship Cloud ConnectorHi everyone, We are currently finishing up the Cloud Connector for the Airship (www.airship.com) platform. This third party app will allow Eloqua to send push messages v… -
Does sftp connection in OIC support retrieving password from OCI Vault ?Summary: When configuring the SFTP connection in OIC (Trigger / Invoke), does it support to retrieve password from OCI Vault rather than specifying the password in the c… -
EDI support for SPEC2000 in OIC Gen2 or Gen3Summary: EDI support for SPEC2000 in OIC Gen2 or Gen3 Content (please ensure you mask any confidential information): Does OIC gen2 or Gen3 support EDI SPEC2000? EDI SPEC… -
Not able to update the status of a sales order via REST APISummary Getting Error when trying to update a status of an orrder via rest apiContent Hi , I am trying to change the status of a sales order using a rest api . (EndPoint… -
Configure REST Adapter with design time url or runtime url in OIC Gen3?Summary: We have configured the OIC self connection with design time URL and it works for few of the integration, but when we try to access the integrations endpoint[des… -
SuccessFactors Adapter throws error while adding as invokeSummary: I have configured SAP SuccessFactors connection in OIC Gen3. It has tested successfully. We tested credentials using Postman and they are working. But When addi… -
OIC Microsoft SQL Server Adapter binding parameterSummary: I am trying below query with in OIC Microsoft SQL sever adapter. select top (#qsize) * from S_table where FLAG='PENDING' Below is the message when I click valid… -
Best practice for high volume data transfer via connectivity agent for databaseSummary: Best practice for high volume data transfer via connectivity agent for database Content (please ensure you mask any confidential information): Would like to kno… -
Adjustment and credit memo web serviceSummary ERP adapter > Services > Doesn't show below mentioned services.Content What are the roles required to invoke below service using OIC ERP adapter. 1. Credit Memo … -
OIC: Establish connection to GMAIL using REST ConnectorI am trying to establish a connection to the GMAIL REST APi using the OIC REST Adapter, however I am having issues setting up the REST Connector. First I tried setting u… -
Best Practices for NetSuite Integration: Triggers, Custom Fields, and AdaptersSummary: I would like to understand the best practices for event-driven object transfers from NetSuite to OIC to avoid polling (scheduled integrations) and how to handle… -
While using OIC rest adapter to PUT file to OCI bucket, got 503 service unavailable errorPlease let me know if you have any suggestion. Below is the error message: response from http://rest-adapter:8080/endpoint/outbound/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/…Somdatta Chakraborty 362 views 3 comments 0 points Most recent by BhaskarMukherjee-Oracle Integration -
how to handle the FTP download operation when file size is more than 1GBSummary: We have a Requirement to Push the data from BIP Report to DBCS Tables. We Created ESS JOB to Place the file in server and List FILE , Downloading File and inser… -
How to calculate signature in OIC using HMAC sha 256Summary Calculate signature in OIC using HMAC sha 256Content Hi All, In OIC, How to calculate signature using HMAC sha256 Is there any script available in OIC calculate …