Integration
Discussion List
-
How to access File Server in OIC3?Summary: I think there was an update recently and now I can't find the File Server. The old path was Settings\File Server\Settings. Now there is no File Server under Set… -
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.… -
Delete Delegation APISummary: I want to delete the delegation rule using REST API. But the below API is not working as it is getting the below error: If anyone encounter this, please let me …Biman Dey Sarkar-Oracle 11 views 1 comment 0 points Most recent by Biman Dey Sarkar-Oracle Integration -
Integration with JPMC Concourse with OICSummary: We are trying to integrate JPMC Concourse and ERP Cloud with OIC for creating payment intents via Concourse APIs. Did anyone had requirement and can share input…Abhilash K - Deloitte USI 41 views 2 comments 1 point Most recent by Abhilash K - Deloitte USI Integration -
Is there a way to do Certificate-based Authentication in OIC 3?Summary: Certificate-based authentication is generally considered preferable to password-based authentication because it is based on what the user has, the private key, …Abhilash K - Deloitte USI 11 views 2 comments 0 points Most recent by Abhilash K - Deloitte USI Integration -
How to call a HTTP request to an external api using base64 encoded signed payloadSummary: We need to send a signed payload (a combination of a signing algorithm, JSON payload, and signature) as a base64 encoded string to an external API using an HTTP…Abhilash K - Deloitte USI 11 views 1 comment 0 points Most recent by Abhilash K - Deloitte USI Integration -
Alert on OIC timeoutSummary: Alert on OIC timeout Content (please ensure you mask any confidential information): Hi, We have a BIP report in an integration which sometime take more than 5 m… -
404-NotAuthorizedOrNotFound: Unable to enable Visual Builder for the integration instanceSummary: Created a integration instance using following terraform block: resource "oci_integration_integration_instance" "dev10_integration_instance" { compartment_id = … -
How to amend an expired contract via APISummary: I would like to amend an expired contract via API, but the API documentation says the amend API does not support this: "This method lets you amend a contract. T… -
API To Submit BICC JobSummary: Hi Team, We have created a offering pointing to two different jobs with different filter criteria and would like to submit these Jobs using API. Looks only PVO'… -
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… -
Generate and compare checksum in OICSummary: We have requirement to compare checksum value received from source application for input file with checksum value generated by OIC. We are using below function … -
While calling fscmRestApi/resources/11.13.18.05/receivingReceiptRequests api from VBCS giving 403Hi All, I am calling fscmRestApi/resources/11.13.18.05/receivingReceiptRequests POST API from VBCS page but I am getting 403 Forbidden error. But from Postman its workin… -
Observability -> Instances search bar is not workingSummary: Observability -> Instances search bar is not working Content (please ensure you mask any confidential information): Hi, Why the instances search bar is not work… -
encodeReferenceToBase64 function failing files more than 10 BM filesSummary encodeReferenceToBase64 function failing files more than 10 BM filesContent Quite important requirement as files should be encoded base 64 and pass to other serv… -
OIC Integration: Extra $ Symbol in Update Manager API Request to Microsoft Graph APISummary: I am working on an OIC integration to update manager details in Microsoft Azure using the Graph API. The request payload I am using is as follows: API : https:/… -
How to send large size attachments to AP Invoice using APISummary: Hello Team, looking for solution to send large data attachments files to AP invoice using Rest API Content (please ensure you mask any confidential information)… -
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 285 views 2 comments 0 points Most recent by Abhilash K - Deloitte USI Integration -
DR strategy for OICSummary Disaster recovery strategy and best practices for OICContent I am looking for a DR strategy for Oracle Integration Cloud (integration, process and visual builder…Periasamy Ramamoorthy 136 views 9 comments 0 points Most recent by Antony Reynolds-Oracle Integration -
Calling DB Procedure from OIC is taking too much timeCalling DB Procedure from OIC is taking too much time, where as when the procedure is executed independently in the Sql developer it is getting completed within seconds. -
Asynchronous Local Integration vs Event Based IntegrationsHi all, I'm working on an OIC framework development, and the following question came: When use an asynchronous integration, triggered by the Integration action, and when… -
Scope is not working for all mappings inside that scopeSummary: Scope is not working for all mappings inside that scope Content (please ensure you mask any confidential information): Hi, I have a loop and within a loop there… -
Colon is not valid for HcmParam name error while Create worker into HCM from OICUnable to create worker in HCM via HCM Cloud Adapter connection from OIC connecting to fusion HCM via HCM Cloud Adapter and getting error as Colon is not valid for HcmPa…Mukesh Kumar Yadav-Oracle 43 views 2 comments 0 points Most recent by Mukesh Kumar Yadav-Oracle Integration -
OCI Logging Search detailsSummary: Hi Team, We are getting OCI audit logs through Observability & Management → Logging → Search, through the audit console. We are using the query below to get res… -
X-Forwarded-Host is showing OICs hostnameHi, We have an OIC application integration that can be triggered from PeopleSoft. I have now added the custom headers X-Forwarded-For, X-Forwarded-Host and X-Real-Ip to … -
OAUth connection issue in PostmanSummary: Hi I am trying to call integration using O auth but it is failing. Content (please ensure you mask any confidential information): Version (include the version y… -
How to fetch Child link output in REST APISummary: Hi I am getting below response in ds node. In that File location tag , attachment link in there and i need output of that. I was assigning file location to next… -
Create a new snapshot resource for an Analytics instanceSummary: For creating a new snapshot BAR file in Oracle Cloud Infrastructure (OCI) storage of Oracle Analytics instance below is the JSON payload: { "type": "CREATE", "n… -
How to pass the Fusion UCM server document id or doc name while uploading attachments in fusion apiSummary: Hi Experts I'm building one integration to upload the attachment to the Oracle fusion REST API, (huge file). I'm able to upload the file to UCM but when i refer…