PaaS
Discussion List
-
OIC SFTP Connection ErrorSummary We are facing an issue with an SFTP connection and need some help if anyone has faced this issue before.Content Hi All, We have an SFTP connection in OIC which w… -
Configure Oracle Storage Service in OICSummary Configure Oracle Storage Service in OICContent Hi, I created Oracle Storage Service and I can upload objects fine. Anyone knows how to configure it in OIC I don'… -
Read SQLLoader format fixed length file in OICSummary Read file for staging in OICContent Hi, I am trying to read a fixed length file, which is my source. This file is in sql loader format. In on prem, the control f… -
ERP Callback configuration for Financials ModuleContent Hi Experts, We can have multiple data sources and therefore require different callbacks for each data source and attached configuration has be done for the same.…User_2025-02-10-17-10-38-758 43 views 1 comment 0 points Most recent by Ganesh Jadhav-178018 Integration -
Unable to Connect Azure DatabaseSummary Unable to Connect Azure Database using Microsoft SQL Server AdapterContent Hi I have been trying to connect the Azure Database by following the steps provided th… -
ForEach ending before iterate all dataSummary Foreach ending on iteration 8 instead of 16 without showing errorContent Hello, I attached an excel file that is being interated in a for each composite in OIC..… -
How to process multiple files in same directorySummary How to process multiple files in same directoryContent I have a directory in FTP called Student in which there are three files Programs, Courses and Terms. All t… -
Generating JWTSummary Generating JWTContent Hello Gurus, I have a requirement to generate JWT encoded token which is needed to again call another Auth REST API to get the actual Acces… -
How to generate a text file of fixed length using Oracle Integration CloudSummary How to generate a text file of fixed length using Oracle Integration CloudContent How to generate a text file of fixed length using Oracle Integration Cloud, the…User_2025-02-05-03-13-28-603 89 views 8 comments 1 point Most recent by Kanchankumar Khedkar Integration -
Not able to Provision OIC 30 days Trail InstanceSummary Not able to Provision OIC 30 days Trail InstanceContent Hi All, I am facing issue while provisioning 30 days trail instance for OIC. I am not able to choose drop… -
Sales order details from ERPSummary To fetch Sales order details from ERP in OICContent Hi All, How can we fetch cancel sales order details from Oracle ERP in OIC, is it REST API or BI reports, any… -
OIC Rest API Integration ResponseSummary Rest API Integration ResponseContent Hi All, I was just going through OIC Rest API's and found one strange behaviour, can anyone please throw some light on the s… -
Dynamic query parameters and Pagination with OIC and ATP databaseSummary Dynamic query parameters and Pagination with OIC and ATP databaseContent Hi Team, We need to fetch large data approx 5K records from ATP database. How can we han… -
OIC Call to OnPremise Stored Proc Times out frequentlySummary Synchronous OIC Call to OnPremise Stored Proc Times out frequently and sometimes retrieves data in 40 secsContent We have a App Driven Orchestration calling a St… -
How to fetch the errors from an xml string that were catched within the scope in SOAP/REST service bSummary How to fetch the errors from an xml string that were catched within the scope in SOAP/REST service based integrationContent While using SOAP/REST service for inb… -
OIC Tracking payloadSummary OIC Tracking payloadContent HI All, Just would like to understand that where the OIC instance tracking data will be stored, do we have any tables like SOA_Infra … -
OIC mapping - XPath expression failureContent Getting back to working on this project after almost a year. Via this forum, Hemanth helped me create parent/child xsd's (attached) for a multi-namespace xml pay… -
How to read data from DBCS & Convert to FBDI Format in OICContent Hello all, We have requirement to automate the Requisition FBDI Import into Oracle ERP cloud. Our source system enters the data into DBCS Table. I need inputs on… -
Stored procedure invocation errorContent I am unable to invoke stored procedure through OIC. We have used ATP DB to create Store procedure and same ATP DB is being used in OIC. As soon as control reache…User_2025-02-10-07-41-15-235 144 views 5 comments 0 points Most recent by User_2025-02-10-07-41-15-235 Integration -
Wait in SYNC App DrivenContent Hi Everyone I know using wait is anti-pattern, but we have multiple scenarios where we need to use wait/sleep for couple of seconds in OIC. One way to do is from… -
facing issue while connecting EBS adapter in OICSummary CASDK-0005A connector specific exception was raised by the application. KINDLY HELP -
How to connect Oracle Apex in OIC to Oracle EBSSummary I want to register page apex page created in OIC in Oracle Ebs? Can someone help to register? -
Unable to create a Decision Model in PCSContent Hi team, As we created four decision boxes in which one is of decision table box, one is of if-then-else box and the rest two are of expression boxes. The proble… -
Encrypting and Sending file from OIC with Integrity ProtectionSummary Using app driven integration encrypts the file using stage file operation and that file is sent as multipart/mixedContent Use case: Response(Multipart/mixed) sho… -
Schedule OIC integration every 4th business day of monthContent Hello Experts, I have a requirement to schedule an OIC integration (schedule orchestration) every 4th business day of the month. I am seeing options to schedule …User_2025-01-31-18-28-13-552 77 views 5 comments 0 points Most recent by Kanchankumar Khedkar Integration -
SFTP ArchivingSummary SFTP ArchivingContent Dear All, May i know the best source to learn about SFTP Archiving.Amit Jha Oracle-Oracle 19 views 0 comments 0 points Most recent by Amit Jha Oracle-Oracle Integration -
"REST_TRIGGER" cannot be configured to Trigger because security policy associated with this connectiSummary Unable to create any NEW integration with REST trigger connection Even when its setup for Trigger role and works with old integrationsContent So I have setup a c… -
Unable to use same dataset with different SQL queries for OAC Canvas in Oracle Analytics Cloud.Content We are trying to put different canvases from the same dataset, for example, we are plotting a piechart using filters emp_id = 1 with an attribute column. The sec…User_2025-02-11-06-39-02-630 17 views 0 comments 0 points Most recent by User_2025-02-11-06-39-02-630 Integration -
OIC substitution to SOA || Simple and Complex Integration || Oracle Service BusContent Hi team, I have three queries regarding integrations. Firstly, what do we mean by simple and complex integrations? I have seen in many blogs being mentioned that… -
API Gateway AuthorizationSummary How to use JWT authorization for OIC Rest/SOAP based integrations in API GatewayContent Hi, I have created an integration in ics and able to invoke from the post…