To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Integration
Discussion List
-
Characters in APIHi Team, We are using below API is which is working from Azure where as it is failing from OIC. on further analysis, looks like OIC is appending '&' for '&' which is not… -
OIC - REST Invoke - custom headers starting with x- are not sentHello, i have an integration invoking an external system's REST API. This API requires a set of headers which name starts with "x-", like x-jws-signature. It seems that … -
Error converting integer field to doubleSummary: Content (please ensure you mask any confidential information): Hi, I have a problem converting an integer type field to a double type field using the conversion… -
ERP Cloud REST API timeout limitSummary: I would like to know the timeout limit for the ERP Cloud REST API and whether it can be configured. We are making requests using Postman. -
Get Organizations with PartySiteNumberSummary: Hi Team, Below document says Party Site Number can be fetched but looks like there is no option to available. Get Organizations with PartySiteNumber Content (pl… -
Integration Failing to Activate after upgrade to Gen3Summary: We recently migrated one of our OIC environment to Gen3. After the upgrade one of the integration is failing to activate and there is no specific error message.… -
How to establish a connection between Couchbase Capella and OIC?Hi all, Our requirement is to connect to Couchbase Capella using OIC I checked there is no prebuilt adapter in OIC to achieve this, but is there any other way this could… -
Message Pack Details of App driven File Polling AdapterSummary: We want to know the OIC message details for the app-driven integration using a file polling adapter when no files are present Content (please ensure you mask an… -
Search for text across and within OIC orchestrationsSummary: We would like to understand if there is a way to search text within an OIC (gen3) environment to find if any orchestrations might be hardcoding a particular val… -
Logging search OCI API Erroring in IntegrationSummary: We want to use the OCI logging search API in the integration.Please can you help us with the same. URL:https://logging..oci.oraclecloud.com/20190909/search?limi… -
setting null for fields in Bulk UpsertSummary: Hello team, I am facing issue when setting null in the salesforce during Bulk Upsert. I tried using #N/A its not helping neither fieldsToNull. When using its gi… -
Integration failing with "ERROR:Global POV Mode is set to Yes. Global POV not set or is invalid"Summary: API Call for INT01 and INT03 are failing with Global POV not set or is invalid error Problem Description: After migration of standard to enterprise, while testi… -
Business Event to Send Real time updates on CustomerHi Team, We have the requirement to send real time updates made on customer to be sent to our boundary systems . Since there are no business events available for Custome… -
Trigger OIC notificationIs it possible to Trigger OIC notification email to multiple recipients in one go with dynamic url in OIC- GEN3. We have to send urls to multiple recipients, the recipie… -
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… -
How to download ESS job log and output from SOAPUISummary: We are attempting to use downloadESSJobExecutionDetails within the ERP Integration Service to download the ESS job output file via SOAPUI. We are trying to leve… -
http://xmlns.oracle.com/cloud/openapi/cloudobject/collocatedicsSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
Default Timeout for Asynchronous IntegrationIn an Integration, files are polled from Object Storage to Amazon S3. File load is a lot and would take more than 7 hours to complete. In one instance of while loop, one… -
In Gen 3, How to set file system level permissions for using the "FS Native Action call"?Summary: I am investigating file system level permissions in gen3 SFTP server. When using FTP connector to connect to the local SFTP server permissions work as expected.… -
Has anyone attempted updating OIC Service Instance Name ( not ID just display name ) ?Summary: Has anyone attempted updating OIC Service Instance Name ( not ID just display name ) ? There is a mismatch in our route to live service instance name and the de… -
SOAP Adapter DRM connection issues in OIC 3 Duplicate declaration for namespace prefix 'tns'Summary: After moving to OIC 3, one of our SOAP connection to DRM stopped working and we get below error CASDK-0033: Received a SOAP fault while invoking endpoint target… -
How do I migrate integrations using the SQL server adapter from prod to test without modifying them?Summary: I cannot migrate an integration from OIC TEST to OIC PROD without modifying the integration in production to specify the correct schema in the stored procedure … -
Oracle ERP Cloud does not have Business event for Location creation/update for subscribing in OICSummary: What is the recommended approach to integrate location data from Fusion cloud to other system using OIC. Content (please ensure you mask any confidential inform… -
ReferenceError: "CryptoJS" is not defined Error - OIC LibrarySummary: Hi Team, we are using a Java script to generate the shared key for Azure API's. In which, CryptoJS and HmacSHA256 are being used. Can some one please help how t… -
Payment Process Request (PPR)Summary: We have a request related to Review Proposed Payments page in Fusion Financials. Content (please ensure you mask any confidential information):We create payment… -
OIC: Import Trading Community Data in Bulk Process CallbackSummary: We are processing the Import Trading Community Data in Bulk job from the OIC with the callback option enabled. The job is triggering and completing correctly in… -
Partner Contact - Navigate to Fusion Partner Dashboard using Fusion URLSummary: Navigate the external Partner Contact user from an external Web Portal to Fusion by clicking a URL and the user should be navigated from web portal to Fusion Ap… -
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… -
API to get Customer Site detailsSummary: Hi Team, Is there any API available to get Customer site details by passing Site Number or Site Name ? Content (please ensure you mask any confidential informat… -
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…