Adapters
Discussion List
-
Unable to register custom adapter in Oracle IntegrationSummary I signed up for Oracle free cloud account, Created an Oracle Integration Instance but there is no "Register" button in adapter pageContent Hi, I am new to the co…User_2025-02-04-15-38-43-036 38 views 5 comments 2 points Most recent by Hemanth Lakkaraju-Oracle Integration
-
Unable to catch errors from REST API AdapterSummary Integration stops at the REST AdapterContent So I am trying to use this REST Adapter which makes a POST request. I configured the adapter to accept the response …
-
Error! when we print a json value as a string i am getting errorSummary how to print a json value in OICContent I want to calculate signature using payload(json) which is coming in OIC flow. when i try to print a sample json value i …
-
Creating New Business Objects in SaaS that OIC can useSummary Creating New Business Objects in SaaS that OIC can useContent Hello, Is there a possibility on creating a new or custom business objects in SaaS that OIC can con…
-
Question - Integration for Oracle Recruiting CloudSummary Needed to check for available Webservice for ORCContent Would like to ask if there are any existing Webservice (REST, SOAP etc) related to Oracle Recruiting Clou…
-
ICS: Error reading file with ftp adapterContent Hello, I am trying to read an ERP report previously stored in the FTP. The steps followed on the next. 1)- Write the report in base64 in the FTP directory using …
-
ICS : WSS-Password Type set to PasswordDigestSummary Set the Username Password Token to PasswordDigest in ICS configurationContent Hello Guys - I am calling an SOAP webservice with the Security Header. The password…
-
The stored procedure invocation only returns the last line of a .dat fileSummary the stored procedure invocation only returns the last line of a .dat fileContent Hello everybody, I am working on an integration which must obtain a .dat file fr…
-
Pre/Post Processing Valves/Pipelines : File/FTP AdapterSummary Pre/Post Processing Valves/Pipelines : File/FTP AdapterContent Hi Experts, I wanted to check if AIC/OIC/ICS supports pre/post processing valves/pipelines for fil…
-
Sample Cloud REST Adapter - looking for the default implementation classesSummary In Cloud Adapter SDK, I don't see the default implementation classes mentioned in the docs.Content I'm using the Cloud Adapter SDK to create a custom OIC REST ad…
-
OIC Exception/Error Handling & Recoverable InstanceSummary Oracle Integration Cloud's Exception/Error Handling & Recoverable InstanceContent Hi Team, I have noticed that NOT ALL instances that faulted can be recovered or…
-
How can I get the response payload as a string using a Restful adapterSummary base64, restful, payloadContent Hi all, Is there a way that I can get the response payload as a string using a Restful adapter? I got a requirement of storing th…User_2025-02-03-21-32-41-798 27 views 5 comments 0 points Most recent by Hemanth Lakkaraju-Oracle Integration
-
Extract values from Business Event's EventData section in OICSummary Extract values from Business Event's EventData section in OICContent Dear All, I am successfully getting business event data in OIC when a new Organization is cr…User_2025-02-04-13-12-58-802 72 views 13 comments 1 point Most recent by User_2025-02-04-13-12-58-802 Integration
-
Error Calling REST APISummary Having difficulties posting data to Visual builderContent Im attempting to post invoice data to my Visual builder business object. I've used a 3rd party applicat…User_2025-02-04-13-35-35-440 24 views 1 comment 0 points Most recent by User_2025-02-04-13-35-35-440 Integration
-
How to Convert Unix Date in Oracle Integration CloudSummary How to Convert Unix Date in Oracle Integration CloudContent Hi Guru's, I am receiving a Date in Unix Format from data using the Rest Adapter. Can anybody give me…
-
How to pass variables in Outlook adapter Mapping HTML body.Summary How to pass variables in Outlook adapter Mapping HTML body.Content Hi All, I want to pass variables in Outlook Adapter transformation mapping in HTML body. Any s…User_2025-01-31-15-33-33-933 19 views 10 comments 1 point Most recent by User_2025-01-31-15-33-33-933 Integration
-
Pass XML Data (Base64) as a parameter in OICSummary Pass XML Data (Base64) as a parameter in OICContent Hi, I have a below requirement -> 1. Webservice allows Base64 as input... 2. I need to form an XML and conver…User_2025-01-31-02-40-13-302 136 views 8 comments 0 points Most recent by User_2025-01-31-02-40-13-302 Integration
-
Converting CSV file to XML or JSONSummary I need to convert a CSV file to XML or JSON objectContent Hello All! I apologize if this question has been asked already and/or is a simple one but I couldn't fi…User_2025-02-04-13-35-35-440 854 views 2 comments 0 points Most recent by User_2025-02-04-13-35-35-440 Integration
-
App Driven Integration re-triggered when running beyond 5 mins in OICSummary App Driven Integration re-triggered when running beyond 5 mins in OICContent To make it clear, lets say scheduled integration as FLOW_1 and App driven integratio…User_2025-02-03-21-00-20-009 20 views 2 comments 0 points Most recent by User_2025-02-03-21-00-20-009 Integration
-
REST API Adapter File Size LimitSummary Processing big files using REST API AdapterContent Hi Gurus, We have a requirement to download application snapshots in FCCS using OIC REST API adapter, by consu…
-
How to convert XML to flat file in OICSummary I have convert XML to Flat file and add the one namespaceContent I have one requirement please help on that. I have one XML file in SFTP. i need to convert that …
-
Send Email with File attachment using MS Outlook adapterSummary Send Email with File attachment using MS Outlook adapterContent Hi All, I'm trying to do POC on MS outlook adapter by sending email with file attached. Here file…User_2025-01-31-15-33-33-933 28 views 12 comments 0 points Most recent by User_2025-01-31-15-33-33-933 Integration
-
PBL process using HCM Cloud adapter on OICSummary PBL process using HCM Cloud adapter on OICContent Hi All, We were using webservice for PBL flow from SOA side. But just want to know if below flow is possible us…User_2025-01-31-15-33-33-933 22 views 0 comments 0 points Most recent by User_2025-01-31-15-33-33-933 Integration
-
How to create a New Integration using existing IAR fileSummary Need to create a New Integration using existing IAR fileContent I have a complete Integration IAR file and how to create a new Integration with New project name …
-
Error: While Importing Java jar file in OIC LibrariesSummary I have java code as jar file its not importing in oicContent Hi, I have java code as a jar file for cryptography. While I importing jar file into OIC Library I a…
-
Error facing in Outlook Email adapterSummary Error facing in Outlook Email adapterContent Hi All, I have used Outlook Email adapter in OIC integration to send out an Email. Getting below error from Email ad…User_2025-01-31-15-33-33-933 9 views 1 comment 0 points Most recent by Dheeraj Kumar M at Accenture Integration
-
How to handle run time remote fault exceptions in OICSummary I am invoking an REST API from the OIC flow, i want to catch the fault exception and move to the next action in the flow.Content Hello Experts, I want to know, h…User_2025-02-03-21-00-20-009 42 views 1 comment 0 points Most recent by Hemanth Lakkaraju-Oracle Integration
-
Error: While creating supplier site i got an errorSummary While creating a supplier site using API(EBS adapter) in OIC, i got a errorContent While creating a supplier site using API(EBS adapter) in OIC, i got a below er…LoguPrasanth-LP 22 views 4 comments 0 points Most recent by User_2025-01-31-02-40-13-302 Integration
-
Integrating EBS Pay Advice to HCM Document of RecordSummary Integrating EBS Pay Advice to HCM Document of RecordContent Hi Guru's, I am in the process of developing an Integration between our EBS Payroll Instance and HCM …User_2025-02-01-05-24-00-986 6 views 1 comment 0 points Most recent by Ryan O'Hare-140351 Integration
-
ICS- Heterogenous Schema in sending csv file thru FTPSummary I have 6 rows of excel sheet data which makes one recordContent I have to send a few rows of data from a database in a batch file to peoplesoft FTP location. But…Madhu Paduchuri-138434 28 views 4 comments 0 points Most recent by Madhu Paduchuri-138434 Integration