To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Integration
Discussion List
-
Append to file in UCMHi, We need to send certain details on trigger of erp business events to downstream applications. The issue is we cannot use ftp or sftp in between nor can we use any pa…
-
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 Process Attachments using SWA(SOAP with attachments) in OIC using SOA AdapterSummary: Hi Everyone, We have a requirement as below There is an external SOAP service which responds datahandler xml element which holds cid to the csv attachment file …
-
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…
-
EPM REST API calls facing user lock or password expiration issuesSummary: EPM REST API calls facing user lock or password expiration issues Content (required): Hi Team, We are using EPM REST API calls in OIC integrations for uploading…
-
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…
-
Business Event - Triggering PointHi, We planned to use 'Contact Created Event' from Engagement Cloud adapter. Oracle Engagement Cloud Adapter Capabilities OIC integration event will trigger when we crea…
-
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…
-
Oracle commerce cloud call back for file import process from OICHi, We are integrating with Oracle Commerce cloud from OIC, the use case we need to achieve bulk import process with "executeImport" object and we are able to upload a f…
-
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, …
-
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…
-
Oracle Integration Update Webcast: CX Integration and Extension Best practicesSummary: Oracle Integration Update Webcast: CX Integration and Extension Best practices Content (required): Attend to get the latest updates and innovations on Oracle In…
-
Download Narrative Reporting daily backupSummary: Download the daily backup to a sFTP directory. Content (required): Hello my dear friends! Is there a way to download the daily snapshot backup from Narrative Re…
-
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…
-
Need to show all operation in the OIC WSDLSummary: Hi Team, I have a requirement where I would like to show all the operations under one WSDL when I import it in SOAPUI. Content (required): For Example, If the W…
-
Multiple atom feed rows for employee terminationHi, We are trying to send employee termination information to downstream applications. We are using the "termination" atom feed for the same. What I observed is for same…
-
CMK B2B and OIC B2BSummary: Customer already used EDI VAN for Inbound and Outbound Messages in the current architecture. As part of SCM Cloud implementation we need to route this messages …
-
Zip file operation not workingSummary: I am trying to zip the downloaded files from the SFTP server. It's working fine in one instance. When I import the same code to another instance, I am getting t…
-
Reposition of For Each/While and Switch activitiesSummary: Content (required): Is it possible to reposition For Each/While and Switch activities ? Version (include the version you are using, if applicable): Code Snippet…
-
Get Last successful run date and time for scheduled orchestrationsWe need to get the last successful run date of a scheduled orchestration so that we can pull the data from Oracle SAAS accordingly. Followed this blog but it didnot work…
-
Generating Column Header using FTP AdapterI want to add a single column header in my CSV file being produced by FTP adapter in OIC. I understand we have to create a repeat node in the OIC mapper to add a header.…
-
How to skip a row based on particular value in OIC mapper.Summary: How to skip a row based on particular value in OIC mapper. Content (required): Hi Expert, I want to skip a particular row based on filter condition.Let say for …
-
Move file from Stage File location to FTPI need to send a file to FTP.I am creating it locally using stage file action and trying to move to FTP,but I see the FTP adapter doesn't support it. Do we have to read …
-
trigger OIC integration from email sent to designated addressSummary: in need of something in terms of trigger OIC integration from email sent to designated address where integration would read email, confirms that subject is matc…
-
Is there any way to trigger an integration from the external email with attachments?Summary Is there any way to trigger an integration from the external email with attachments?Content Hi expert, I am looking for a way to trigger an integration from the …
-
can i configure IDCS application to generate JWT for outbound API call?Summary: there decent number of white papers that describe how to configure IDCS to enable JWT/OAuth for inbound API calls to OIC endpoints, fro example https://wpsbutto…
-
For each in mapper causing translation issuesIn the FTP process in the mapper if we put a for-each loop to append multiple lines to the csv file it errors out with the error:- --------------------------------------…