Integration
Discussion List
-
Table Trigger event IntegrationSummary: As soon as Supply registration entry is created in the system, can we send any notification via OIC? Basically Once data is inserted in the fusion table#POZ_SUP… -
What is the recommended approach for bulk data loading into Oracle ATP?Summary: We have a requirement to extract data using BIP, which is then loaded into an ATP table for downstream use in VBA and APEX applications. Currently, we are inser… -
Need BI report responseSummary: I need BI report response. Response mapper is outside scope. Not able to see stage file response outside response mapper. How i can map stage file BI report res… -
Is it possible to call a analysis report (subject area) from a OIC integration?We have a requirement to call a subject area (analysis) report programmatically through OIC integration because we need to send the report result by email to specific us… -
Getting CASDK-0004: Unauthorized [401] Error while configuring HCM Clould Adapter Connection in OICSummary: While configuring the HCM Cloud Adapter, we have used below configuration, but this is giving "CASDK-0004: Unauthorized [401] - https://{service Url}/helpPortal… -
Migrate the integration from one Project to AnotherSummary: We are using OIC Gen 3. Oracle is recommending that we use projects for better management. I created a project and created an integration inside the project. No… -
Recursive invocation limit reached error while calling Child integration from Parent integrationHi Experts, I am getting below error while calling child integration from parent integration recursively in OIC3 Currently As per use case we are calling parent integrat… -
Cannot assign variable inside "foreach"Summary: Cannot assign variable inside "foreach" Content (please ensure you mask any confidential information): upon trying to assign value of a node from node-set which… -
Zipping Files Directly on OIC File ServerSummary: We’re attempting to download a file using the Stage File action and store it in the OIC internal storage directory, after which we plan to zip the files from th… -
Impact of huge Business Events volume in Oracle ERP Cloud and OICSummary: Impact of huge Business Events volume in Oracle ERP Cloud and OIC Content (required): We are planning on building multiple event based real time OIC integration… -
Is there any API to download Integration Activity Logs or Query by Instance ID in Gen3 OIC?Summary: Content (please ensure you mask any confidential information): Hi everyone, We are currently working on Oracle Integration Cloud Gen3 and would like to check if… -
Running a SOAP Invoke for ESS JobSet with Replyto Invokes a callback Integration throwing 401 errorSummary: "errorMessage": "Error while processing authentication at Trigger. Failed due to - 401 : Unauthorized", "errorCode": "401", "endpointName": "xxcallback", "error… -
Guidance Needed: OAuth 2.0 Client Credential Flow Setup for Confidential Application in OCISummary: Hi Team, We are in the process of configuring an OAuth 2.0 Client Credential Flow for a confidential application within Oracle Cloud Infrastructure (OCI). The o…Abhilash K - Deloitte USI 42 views 11 comments 0 points Most recent by Hemanth Lakkaraju-Oracle Integration -
Disable Basic Auth for invoke Integrations in oic version 3Summary: Disable Basic Auth for invoke Integrations in oic version 3 Content (please ensure you mask any confidential information): disable the ability for a developer f… -
Read excel file with multiple tabSummary: Hi I want to read excel file which having multiple tab. For E.g Excel having 3 tab name like A,B and C. I want to read B tab. How we can achieve this. Content (… -
Ignore null values in REST API outputHi All We are using REST API to query data based on list of values using IN, however null values are being extracted for the criteria. If there a way for null values to … -
How to Enable SSO Between ERP Fusion and Visual Builder (Different Identity Domains)Hi everyone, In our environment, we're using OIC4SaaS. I’ve developed an application in Visual Builder and I want users to be able to access it directly from ERP Fusion … -
How to schedule OIC integration on every 7th of month excluding weekendSummary: How to schedule OIC integration on every 7th of month excluding weekend Content (please ensure you mask any confidential information): Hi Expert, We have a requ… -
Can we Subscribe an event from Integration in EDMCS (Enterprise Data Management Cloud Services) ?Summary: We are trying to publish changes from EDMCS Applications to Oracle CDM, SQM, and other applications using a event-based trigger subscription within Oracle EDMCS… -
Internal Server Error: OracleContext missing required property 'oic.service-instanceWe are getting this error in OIC Gen3 when customer invoke to REST service. curl -L 'https://OIC URL ' -H 'Content-Type: application/json' -H 'x-b3-flags: 0' -H 'x-b3-pa… -
Can OIC create folders dynamically in an SFTP server at runtime?I need to create folders dynamically on an SFTP server as part of an integration flow in Oracle Integration Cloud — for example, to organize files by date or type. From … -
Any workaround for dynamic attachments in notifications?Summary: In OIC notifications, if multiple attachment references are configured, all must be present at runtime or the action fails. The number of attachments can't be c… -
how to rename the file name inside the ZIP when using ScheduleReport -SOAP ServiceSummary: Hello Team, We are using scheduleReport SOAP Service and using the same we are generating ZIP file. The problem is that the filename inside the zip file we want… -
how to send tables in OIC email Notification toolHello, is there a way to send tables with information in it using the email notification tool in OIC? a quick example would be helpful, thanks in advance -
OIC 3.0: Delay in processing large XML from OTBI – How to improve performance?Summary: Hi community, I'm looking for ideas or best practices to improve the performance of an integration in Oracle Integration Cloud (OIC v3.0) that is currently taki… -
Unable to update schedule parameter of Ad-Hoc Run in OIC using REST APIUnable to update schedule parameter using REST API. Seems it only updates for scheduled run and not for Ad-hoc runs. I tried both true and false for "run-as-schedule" pa… -
Integrating IBM MQ using OICSummary Integrating IBM MQ using OICContent Dear All, when I checked there is no official adapter available for connecting to MQ ? Is there a way we can integrate with M…Kanchankumar Khedkar 62 views 10 comments 0 points Most recent by Aparajeeta Mandal-Oracle Integration -
Run Integration from postmanSummary: Hi I am trying to run Integration from postman. Here i have given trigger connection details. While running from postman i am giving Oauth details . ALso able t… -
OIC PGP Decryption ErrorSummary: Hi, Keys have been generated using the guidance in Oracle documentation. Test file encrypted using Kleopatra. When OIC attempts to decrypt the file we receive "… -
XPath expression failed to execute Error during evaluation of XPath "ora:doXSLTransformForDocHello Friends, I am getting an xpath error while mapping xml string using parseXML(TOInputPayload) function to stage file Below is code snippet from code view of OIC Map…