Category 222
Discussion List
-
HCM Integration : How to check failed recordsSummary: HCM Integration : How to check failed records Content (required): HCM Adapter in OIC does not offer a callback unlike ERP. Also we can't query the stage tables.…
-
Write an excel file using OICHi, Is there an option to write to an excel file in OIC? I am looking to upload this excel file in UCM or in a SFTP for a 3rd party to pick up?
-
Speed up Integrations that use REST APISummary: Is there a way to speed up REST api roundtrips to Fusion? Content (required): We have an integration that processes an inbound CSV file to update costs in inven…
-
How to run report using REST API?Summary: Can we run a report in fusion applications using a REST API? We have ReportService which is a SOAP service. Do we have a similar service in REST? Content (requi…
-
Using Number function to increment a Number to 1 Million fails in OIC MapperSummary: We have a requirement where Incrementing a Number beyond 1 Million makes a number be represented in Scientific Notation/Exponential format and not as a number X…Shivakumar Ayyanagowdar-Oracle 232 views 3 comments 0 points Most recent by Shivakumar Ayyanagowdar-Oracle Integration
-
OIC StageRead CSV-Insert records in sequenceSummary: Hi, I am reading the csv file using stage read and I observed that it is reading in sequential order but when I insert those records into database table it is n…
-
Callback flow version behaviorSummary: When invoking an integration with the SOAP adapter utilizing a callback, how does the flow version actually work? Content (required): We have integrations that …
-
Editing Invoke co-located integration?Summary: Is there any way in OIC to edit the integration shape for invoking another Integration? Content (required): We are using the integration shape "Local Integratio…
-
Workato vs Oracle Integration CloudSummary: Content (required): Do you have any comparison chart between Workato and Oracle Integration Cloud for integrations with both Oracle and Non-Oracle systems? Vers…
-
OIC - Read dynamic columns CSVSummary: Hi, I am having FBDI integration which reads 70 columns of filled data as CSV file from FTP location. So my integration is reading the file successfully. But th…
-
How to read a file from 4th lineSummary: How to read a file from 4th line Content (required): Hello Expert, we are getting CSV a file where the header is in 4th row and data is starts from 5th row.Now …
-
How to force an OIC Integration Instance to complete with PARTIAL_COMPLETION statusSummary: Hi, Does anyone know wether it is possible to force an OIC integration instance to complete with PARTIAL_COMPLETION status? Content (required): Does anyone know…
-
Oracle Integration Update Webcast June 16th 2022Summary: Oracle Integration Product Update Webcast Content (required): Attend to get the latest updates and innovations on Oracle Integration May 2022 release. Our Oracl…
-
Add line break in XML fileSummary: Content (required): Hi experts, I am working on an integration which will generate an xml file, my schema is as follows:
-
OIC-Aborted to SucceededSummary: Hello All, Can OIC version 22.2.2 integration instance can be changed from Aborted to Succeeded without resubmitting the same? For one of our testing, we aborte…
-
Is callback possible in OIC for HCM cloud?Is callback possible in OIC for HCM cloud like we do with Oracle ERP cloud.
-
Stage File Action List operation returns empty list.Summary: A "list files" operation for a Stage File action returns an empty list, even though a previous FTP operation was successful. Content (required): Hello Integrati…
-
How to pass null value for LOV field in OIC mapper. How to remove tag from payload if its nullSummary: How to pass null value for LOV field in OIC mapper. How to remove tag from payload if its null Content (required): I am trying to update list of 9 DFFs via REST…Jaeyshree Kumaran Kalpana 924 views 3 comments 0 points Most recent by Jaeyshree Kumaran Kalpana Integration
-
OIC-Reprocess from last failureSummary: Hi, I do have one OIC long-running integration, basically, it is calling 3 external endpoints, suppose if it fails at the 2nd endpoint and the next time if I re…
-
Looping on String splitSummary: Hi, I am trying to achieve the following java logic in Oracle Integration Cloud. Basically I am getting comma separated string as input. I want to split the str…
-
SFTP adapter as a triggerSummary: use the SFTP adapter as a trigger Content (required): it's possible to use the SFTP adapter as a trigger in an integration?. I would like to make every time a f…
-
Integration using OPA/Intelligent connector - best practice design?Summary: What is the best design to use the IA adaptor in an asynchronous way? Content (required): Currently: We are currently using the IA (formerly OPA) connector in I…
-
FileReference:How to get the contents of a file from a loop and insert them into a tableSummary: Content (required): Hi everyone, I am building an integration which downloads a .zip file I am only interested in getting an .xml file the flow is able to recog…
-
Send ESS JOB from OICSummary: Inconsistency when sending an ESS JOB from OIC Content (required): Hello everyone, I am building an integration to execute the standard "Trial Balance Report" r…
-
CASDK-0032: Unable to validate the resource.Summary: Content (required): Hi team, I am trying to create a SOAP trigger connection using a WSDL URL having no authentications in it. As I am trying to test the connec…
-
Calling UCM SOAP DELETE_DOC from Oracle Integration Cloud (OIC)Summary: Good morning experts, As part of our journey to Oracle HCM, we are required to "fetch" HCM extract out of UCM to send it to our partner via OIC integration. AS …
-
OIC monitoring API with status: 'IN_PROGRESS' failingSummary: Hi, As per the following documentation, https://docs.oracle.com/en/cloud/paas/integration-cloud/rest-api/op-ic-api-integration-v1-monitoring-instances-get.html …
-
Mapping Employee Update Atom Feed changed attributesHi, I am invoking the employee update atom feed. The changed attributes come in the response like this:- "Changed Attributes" : [ { "AddressLine3" : { "old" : "street", …
-
Release of more Oracle Integration RecipesSummary: Release of more Oracle Integration Recipes Content (required): We continue to release new recipes on Oracle Integration. Recipes help you save time building you…
-
What is the use of links in REST API responseSummary: What is the use of links in REST API response Content (required): Hi Expert, In response of any REST API in oracle fusion it provides some links along with the …