Integration
Discussion List
-
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…
-
HCM ATOM Feed - Emp New Hire/Update Include Business Object checkbox disabledSummary HCM ATOM Feed - Emp New Hire/Update Include Business Object checkbox disabledContent Hi Everyone, The Include Business Object in HCM Atom Feed is disabled for Em…
-
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", …
-
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 …
-
How to know who ran the integrationSummary: How to know who ran the integration Content (required): Hi Expert, Sometimes we have to know who ran the integration if someone ran it.Is there any to know in O…
-
How to connect between Microsoft Azure storage account and OICSummary: How to connect between Microsoft Azure storage account and OIC Content (required): Hi Expert, We have requirement to place some files into Microsoft Azure stora…
-
How to list files based on file nameSummary: How to list files based on file name Content (required): Hi Expert, I have a requirement where i need to pick the files based on the date attached to the file.B…
-
Label Printing - IISSummary: Need help to Print labels via IIS or any other method. Content (required): Hi all, We have requirement where customer label printers are installed across all Wa…
-
Stage File (Read File in Segments) for large file fails with java.net.SocketTimeoutException: Read tSummary: Large CSV file with 5000+ records takes over 300 seconds to read and write to ATP db. Content (required): I have an integration wherein I need to save the conte…
-
Rename Integration Artifacts prior ImportSummary: Is there a way (rather than manual clone-rename) to rename the integration artifacts within an IAR or PAR file prior importing? Use case is if I have a reusable…
-
CSF-Key setup in missing in latest OIC documentationSummary: Hi, When we are checking the OIC documentation i.e. https://docs.oracle.com/en/cloud/paas/integration-cloud/erp-adapter/prerequisites-creating-connection.html#G…
-
Maximum number of records in Yardi IntegrationSummary: Content (required): We are working on Integration between Oracle Cloud and Yardi and I am asking for maximum number of records can be done in one transaction to…
-
Looking for the possible ways to connect to snowflake and sitecore via OICSummary: Hi Team, we need to connect to snowflake and sitecore via oic. Could you please suggest the best way? Thanks Vicky Content (required): Version (include the vers…
-
Configure Bearer Token in OIC ConnectionSummary: Content (required): We have basic username and password of E-Verify portal to validate the user. E-Verify portal has 2 step authentication. First one is to pass…
-
Check OIC Integration Running StatusSummary: Hi Experts, I have this scenario in Oracle Integration Cloud, where Scheduled integration calls --> AppDriven Integration where AppDriven Integration is a long-…
-
'IN' Operator in SQL select query is not working with dynamic values. (SQLServer Connection)Content Hi OIC experts, We are performing an operation on the table with select using following query. But It doesn't seem to work and there isn't a way to debug what's …
-
Error upload pgp encrypted document to UCM using ERP AdapterHi Team, I am trying to encrypt and upload a document to UCM using the ERP adapter.I get the below error which doesn't say anything specific about the issue. Can anybody…
-
Which Event/Service can I subscribe to on ICS to inform full or partial receipt of the items of a POSummary We want to inform the full or partial receipt of the items of a PO line.Content Hello guys! We want to inform the full or partial receipt of the items of a PO li…
-
List Multiple File With Same nameSummary: List Multiple File With Same name Content (required): We have a requirement where we need to list the files with the same name and read all the files with same …
-
How to check empty CSV file with HeaderSummary: How to check empty CSV file with Header. Content (required): Hi Expert, In Our project we are getting some source file with header but no data.Now we want to se…
-
OIC FTP adapter - erroing out with UTF-8-BOM encoding. Any workaround?Summary: OIC FTP adapter erroring out when the xml file is of UTF-8-BOM encoding. Works well when its UTF-8. Content (required): We have an issue while reading an invoic…
-
MFT querytext for most current dated file in UCMSummary: Content (required): I have been working through an issue to try and pull ONLY the most current file using MFT from our UCM. To do this, I have tried altering th…
-
How to validate and return the name of empty variablesSummary: Validate that there are no null input parameters and, if necessary, identify the name of the null parameter to return it in a response Content (required): Hi ex…
-
How can we add months to a string input field in OICHi Team, We are working on a requirement where we have to add 2 months to an input string field coming from another system into OIC. Lets say input field in 2022-01-01, …Ramit Bansal-259237 23 views 2 comments 0 points Most recent by Hemanth Lakkaraju-Oracle Integration
-
Timezone in my integrationHello all! I've alredy created an integration that download a snapshot from Oracle FCC, to a sFTP folder successfully with a desired file name. I added to the file name,…
-
Is there a way to merge two responses into a single csvSummary: We have a requirement to merge two sources data/response into a single dataset/csv Content (required): The following data should be merged as single Data1 { mig…
-
XSLT solution to select from 1st source only nodes NOT present in 2nd sourceSummary: Have simple case where 2 XML sources are processed in a way where nodes from 1st xml file are excluded if they already part of 2nd xml file Brute force approach…