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.
Get Started with Redwood: Oracle Cloud SCM and Purchasing
Integration
Discussion List
-
Accessing package body for seeded packages in FUSIONSummary: Currently, unable to view PACKAGE BODY in ALL_SOURCE table for seeded packages. I understand we cannot change the source, but it would be really helpful to have…
-
Integration Error: Error in listing files in the remote directoryContent Hello! We encounter the following error when making FTP call (List Files operation) in one of our orchestrations. Anyone familiar or has encountered this issue b…
-
ATP Adapter or ORDS REST Services: What’s the Optimal Solution for Integrating with OIC?Summary: We are in the process of integrating the Oracle ATP database with OIC to facilitate certain business logics. With the anticipated large data volumes, we are try…
-
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…
-
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…
-
How to pass token as bearer type in OIC REST adapterContent Hi All, we have two REST API 1)For getting the token https://xxxxxx-xxxx-****-****.xxxxxxxx.net/token where we are passing the below the information in the body …
-
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…
-
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…
-
Creating developer application for our productHi, My company develops a platform the read from existing marketing channels of our customers. We are trying to create integration with Eloqua. Is it possible to create …
-
download the XSD file from the OIC Integration?How to download the XSD file uploaded into an OIC Integration in Gen 3 version?
-
How to sync profile picture from Microsoft Office 365 to Oracle HCM?Hi, We are trying to sync profile picture from Microsoft Office 365 to Oracle HCM. I wanted to understand the technical options available to capture profile picture in O…
-
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…
-
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…
-
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…
-
OIC gen3 : scheduler issue "The corresponding integration has been deleted"Hi, I got issue on stop scheduler integration. I don't want to execute the scheduler as of now, that's why I stop the scheduler integration. But in instance page, its go…
-
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…
-
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…
-
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…
-
fast formula to get assignment start date when action code gets changed to promotionSummary: I have written a formula to extract assignment start date when action code = promotion, but it is getting into loop Iterations. any idea how to correct the code…
-
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 …
-
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.…
-
Zatca OIC IntegrationDear Team, We have a requirement to developing an integration for the ZATCA portal, wherein we need to retrieve invoice data from Oracle Fusion (specifically AR and AP i…
-
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…
-
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…
-
OIC 3 patching scheduleSummary: OIC 3 Patching schedule Content (please ensure you mask any confidential information): Is OIC 3 patched monthly, bi-monthly or quarterly? Are there confirmed da…
-
HCM extract file downloaded from UCM, size exceeded 1Gb and it is failing while downloading from SOASummary: HCM extract file downloaded from UCM, size exceeded 1Gb and it is failing while downloading from SOAP API. Eventually we need to upload the file to ObjectStorag…
-
OIC: Getting oracle.cloud.connector.api.CloudInvocationException while invoking REST APIWe are using REST adapter to get some data using API. The endpoint for the API is working fine in postman but not in Oracle Integration Cloud (OIC) flow. We are using OI…
-
Unable to create JavaScript Library for HMACSummary: Hi I have a requirement to create a HMAC value based on a customer requirement wusing Javascript. I have create a JavaScript and tested it with HTML which works…