Integration
Discussion List
-
Getting OCID value for OIC Instance for Gen3Summary: Getting OCID value for OIC Instance for Gen3 Content (please ensure you mask any confidential information): Hi Team, How do we get the correct value of OCID for…
-
Is there any way to send alert, if an integration instance is running for more than 1 hour?Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
Unable to call OCI Function in OIC Gen3Summary: I am experiencing an issue while attempting to call Oracle Functions from OIC Gen3. Despite following Oracle's documentation, I am encountering problems. I have…
-
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…
-
OIC sftp putty connectivity stepsOIC File server is configured, which is working fine with winzip. how to connect with putty i have below items 1- Server IP & Port 2- Credentials whatelse is required to…
-
OIC Integration taking too much time to transfer the dataHi, I have developed an integration in OIC to send the invoice from 3rd third-party app. to Oracle Fusion. When I call the get-all invoice API of a third-party app, we h…
-
OIC - Iteration showing 500 while activity is missing last two IterationsFetching records from sftp and putting into Object Storage. below is the Integraiton follow 1 - Get the file pattren from sftp configuration file (GL*202404*.csv ) there…
-
How to create organization using the FoundationPartiesOrganizationService?Hi, what is the minimum filds needed in the request payload to create an organization using the WSDL /crmService/FoundationPartiesOrganizationService?WSDLmarcelo.benitez 541 views 4 comments 0 points Most recent by Vipin Kumar - Oracle-Oracle Integration
-
Tenancy InformationHi, Is there any APIs available to fetch the details of What is in my tenancy - Provide users the ability to see what’s in their tenancy and ask questions. Who is in my …
-
For Start and Stop OIC instance API provided by Oracle what kind of authentication needed?Summary: When using the Start/Stop OIC instance API provided by Oracle what kind of authentication should be used? I have been trying to call the below APIs available in…
-
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…
-
Oracle ERP Cloud ESS jobs callbacks indefinitely queued and not sending to Integration in Gen 3 OICSummary: Hello community. I have an issue with one of my Oracle OIC Gen 3 Integrations. I have a parent integration that triggers a series of ESS Jobs. Those scheduled j…
-
The attribute INVENTORY_ITEM_ID is missing for service getProductRelationShipContent Hi Experts, I'm trying to execute the "Oracle Salesforce ERP Opportunity to Order" recipe and getting below error: The attribute INVENTORY_ITEM_ID is missing for…
-
OAuth Callback - Failed retrieving access token from service providerSummary: Getting this error "[OAuth Callback] Failed retrieving access token from service provider" when trying to get an Authorization code. Config was done as per docu…
-
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 …
-
OIC Mapping - Remove end of line from Data from source systemSummary: HI, We have data coming from source system with 'end of line' characters, which is causing the issue in Oracle fusion ERP import process. Is there mapping funct…
-
Unable to find private endpoint parameter in OIC terraform codeSummary: Hello Team, Our project requires us to set up a Private Oracle Integration Cloud (OIC) using Terraform, which involves creating OIC in a private subnet within a…
-
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 …
-
hcmRestApi/scim/Users filter optionsWe are calling the following HCM Rest API: https://.oraclecloud.com/hcmRestApi/scim/Users When filtering with any of the "roles" attributes (i.e. https://oraclecloud.com…
-
Zip files with password using Stage File Operation in OICSummary Zip files with password using Stage File Operation in OICContent Hi, Is it possible to Zip files with a password using Stage File Operation in OIC? Thanks
-
OIC integrations version controlHello, We are currently looking into some possibilities on how to implement version control for our integrations in OIC. We would love some suggestions about which tools…
-
Add Image in the OIC email NotificationSummary: Hi I want to add image in the OIC email notification body part. Please suggest. Content (please ensure you mask any confidential information): Version (include …
-
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 …
-
JMS Adapter Dynamic Destination QueueSummary: Is there a way to set the destination in JMS adapter connection in run time to make it dynamic? (See highlight in yellow) Content (please ensure you mask any co…
-
How to create Multiple line from singleSummary: Hi I want to create 2 line from one line request payload. basically i am looking 2nd line with same information like LineNumber=1. 2 8128
-
OIC Stage File Read from xml variableI'm attempting to get data from a BPI report into OIC and a SOAP connector. I can run the report, and receive the response. I then decode64 the ReportBytes element and a…
-
error while calling APP Driven integration (with payload) from Application composer using POSTMAN.We are creating an OIC wrapper in Application Composer where we need to pass some parameters and a request body to trigger the integration. However, when triggering the …
-
What is the efficient method for performing data updates (data fixes) in Oracle Cloud ERP?Summary: We often receive requests for updating data in Oracle Cloud ERP (Oracle Fusion ERP), particularly regarding DFF values. Typically, we utilize FBDI for these upd…
-
OIC FTP - get last modified dateSummary: How to convert a file's last modified time to a date in OIC Content (required): In OIC Gen2 I'm downloading some files from an SFTP server, but I also want to a…