Adapters
Discussion List
-
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 129 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 …
-
Unable to access 'Workers' business resource using the Oracle HCM Cloud adapter in OICSummary: We are configuring the Oracle HCM Cloud adapter in Oracle Integration Cloud (OIC) to use the "Workers" business resource. However, after selecting the correct s…
-
Refresh token expiry issue in Snowflake adapter in OIC Gen3Summary: Refresh token expiry issue in Snowflake adapter in OIC Gen3 Content (please ensure you mask any confidential information): We are using the OIC Gen 3 Snowflake …
-
Access issue while accessing object storage using oracle integrationI am using Rest Connection to upload file into object storage bucket by using oracle integration cloud. I am using Oracle Signature Version 1 for security and added all …
-
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…
-
OIC > DB Adapter > SQL Issue > Passing Date Parameter > Validate SQLSummary: OIC > DB Adapter > SQL Issue > Passing Date Parameter > Validate SQL Content (required): Hello All, I am facing this issue in the screenshot when I use TO_DATE …
-
ESS job "Process Electronic Bank Statements" from OIC or ERP, resets file permissionsSummary: When processing files using the ESS job "Process Electronic Bank Statements" from OIC or directly from ERP, we have observed that the process resets or wipes ou…
-
Load/Bulk testing using Concur REST APISummary: We have a requirement from client to use the concur REST API using the OIC REST Adapter, to import bulk data that varies arounds 10 Lakh records. If we are tryi…
-
OIC Integration with Kafka ERRORSummary OIC Integration with Kafka ERRORContent Hello All, We are getting an error message when we try to setup a scheduled orchestration using the Kafka adapter in OIC …
-
How can I filter in a bucket using the OIC 3 OCI Object Storage call (List Objects)?Summary: It looks like the new OIC Object Storage call does a recursive listing whether you want it to or not. You can't specify a prefix and/or a folder name. Content (…
-
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…
-
OIC - Cloud Adapter connection issueTo invoke the Oracle Fusion web service, we are transitioning to OAuth. OAuth has been set up, the connection has been configured, and it works fine. However, one issue …
-
OIC Gen3: GenericSoapPort SOAP Connection Error [REST_AUTH_INIT_ERR]Summary: We are utilizing a SOAP connection to facilitate authentication between the OIC Gen3 application and the Oracle Cloud ERP application. We are using the same OAu…
-
Oracle Fusion Business Events consumption in OIC Gen2Summary: Oracle Fusion Business Events consumption in OIC (Service Limits) in Gene Content (please ensure you mask any confidential information): Q) If we have 500k even…
-
Issue with Read File adapter after Unzipping fileSummary: Issue with Read File after Unzipping Content (please ensure you mask any confidential information): I am modifying an existing OIC integration and adding a Stag…
-
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…
-
parameter value is not getting passed to DB adapter in OICgen3Summary: I am invoking an Oracle ATP connection in my integration. I want to fetch IDs from my database table for which I am writing a simple sql query. I have tried thi…Jigyasa Kamthan-Oracle 31 views 2 comments 0 points Most recent by Jigyasa Kamthan-Oracle Integration
-
Delete Statement is not Working in Database Adapter In OIC?Summary: We are Tring to Delete Data From Table EX: DELETE FROM table_name Integration is Showing Success but Data is not Deleting From the Table. Content (please ensure…