PaaS
Discussion List
-
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…
-
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 …
-
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.
-
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…
-
format-date time function is not working in Gen3?Summary: Trying to format date time from 2025-03-10T05:09:05.049+00:00 to 10-Mar-2025 but its giving blank. xp20:format-dateTime(2025-03-10:09:05.049+00:00,‘[D01]–[MNn,3…
-
Need VBSC application usage detailsSummary: Hi Team, We need information on which VBCS application is accessed by which user. Please can you let us know how to get these details. Content (please ensure yo…
-
OIC Failing Due to XML Size Limit Exceeding 100MB in ATP Data TransferWe are encountering a critical issue in Oracle Integration Cloud (OIC) while transferring data from a public ATP table to a private ATP database. When executing a SELECT…
-
how to write a CLOB column with XML content as a single file with original XML contentSummary: OIC-BIP-OCI Bucket File - how to write a CLOB column with XML content as a single file with original XML content Content (please ensure you mask any confidentia…
-
OIC REST - how to save xml payload to ATP clob column opaquelySummary OIC REST - how to save xml payload to ATP clob column opaquelyContent I am trying to build a simple REST integration that when called from Postman with an xml pa…
-
Is there an API to create a connection in OIC?Summary: Is there an API to create a connection in OIC? I cannot see it at https://docs.oracle.com/en/cloud/paas/application-integration/rest-api/api-integrations-connec…
-
OIC Gen 3 Robot (RPA)- Checkbox Activity unable to locate a Fusion checkbox at runtimeSummary: While building a robot on OIC Gen 3 RPA, I'm using the Checkbox activity to identify the current value (checked or unchecked) of a checkbox in Oracle Fusion Clo…
-
How to Merge Multiple PDF Files into one PDF File through OIC IntegrationSummary: Hi All, We have a use case to Merge Multiple PDF files into single PDF file through OIC Integration and send it over respectively. Seeking for any possible solu…
-
Need help to implement OAuth based authentication in OIC Gen3Summary: We are trying to implement OAuth based authentication in Gen 3. We are looking to use Authentication type which is OAuth Client Credentials (two-legged flow). W…
-
how to provide the integration version number which is active currently to OIC 3 rest apiSummary: Hi Experts I'm using below OIC 3 REST API to run a scheduled itnegration but it needs the integration version number, is there a way to write like active or lat…
-
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…
-
OIC - challenges-faced-during-or-after-oic-gen2-to-gen3-upgradeSummary: To understand impact of OIC Gen3 upgrade Content (please ensure you mask any confidential information): Hi All, We are in the process of upgrading from OIC gen2…
-
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 …
-
any role oci admin need to see all projects in oracle integrationSummary: Hi Experts I want to create a user who can access all projects in oracle integration 3 instance including connections and integrations (manage all). i added use…
-
Unable to find auto-mapping suggestions in OIC(Oracle Integration Cloud) mapper Gen 3?Summary: I am trying to Develop a Integration Invoking B2B and in mapper I was expecting auto mapping recommendation. Usually i used to get in OIC Gen 2 But i am unable …
-
Integration Security - Best PracticesSummary: Hello Team, We are looking to find the best practices for provisioning security for the integrations and from what we have learned from OIC and SaaS Integration…
-
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…
-
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 …
-
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…
-
File Server x OIC - Audit LogsHello Everyone, Is there any way to check audit logs for operations on a OIC File Server? We want to know which users are working with the files in there, and what are t…
-
Unable to call local integration from an integration in OIC Gen3Summary: while configuring a local integration call from an integration, below error is coming. The local integration is active but still when trying to call from other …Jigyasa Kamthan-Oracle 142 views 5 comments 0 points Most recent by Biman Dey Sarkar-Oracle Integration
-
Can we send encrypted file as an attachment in the notificationSummary: Can we send encrypted file as an attachment in the notification Content (please ensure you mask any confidential information): Can we send encrypted file as an …
-
OIC Integration activation failure in Gen3Hi, We have created one OIC integration which involves a REST trigger and one invoke REST connection. That Integration is getting failed in activation with below error: …
-
How can I restrict access to folders and files using "File Server Action" in gen3?Summary: I have been using the "File Server Action" (FSA) in OIC Gen3. I have found that there are no restrictions on access to the underlying file system. I can create …
-
How to skip bad records in csv in OIC? nxsd:uniqueMessageSeparator not workingHow can we skip bad records and continue processing the next set of records in csv? I saw we had a option of doing so by using nxsd:uniqueMessageSeparatorconstruct , but…