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
-
notification mail not sent or receivedSummary notification mail not sent or receivedContent We have a notification with attachment in OIC integration. This sends out a mail perfectly fine when we have from a…
-
Extract value from lookup based on two columnsContent Hi Everyone, There is lookup which contains three columns. Two initial column are source columns and third is target column. Developed a REST API which accepts t…
-
Licencing of VBCSContent Hi Experts, Can you please guide how VBCS licensing works. We already have VBCS under OIC. Do we need to have separate costing for this ? Regards, Ankur
-
modify payload before mappingSummary how to modify input event payload before sending it to mapper activityContent Hi, Could one of you let me know how to modify input event payload before sending i…
-
How To configure REST adapter Which Accepts Request Body In "application/x-www-form-urlencoded" in OContent Hi All, I am trying to invoke external REST endpoint to access a token information first. I was successfully able to invoke from POSTMAN. Attached is the screens…
-
form paramters vs attachment propertiesContent We have 1 integration to upload a file in Object Internal Storage Of IDCS. This endpoint accepts multipart/form-data. How ever different documents have different…
-
Login required the first time calling integration from VBCS applicationContent We are calling an integration from a VBCS application, but the first time we call the integration we are being prompted to enter our OIC credentials to execute t…
-
How to enable mapping editor post import of xsl fileSummary We added a simple 1 liner transformation to xsl file of mappings done in oic.Its working as expected but by default the mapping editor says we cannot open the ma…
-
Getting local timezone information in MapperSummary Need local timezone information in MapperContent I am building a scheduled integration to move data from one application to another. The integration needs to run…
-
ICS : How to unzip file which we get from SOAP Response as attachment (UCM Download Webservice)Summary Hi we are trying to unzip using oracle integration cloud . We got response from SOAP of UCM Download. However integration failed in stage file activity with belo…
-
Error while translating message to native format.Summary Error while translating message to native format.Content Hi , I am trying to do write operation (CSV file) using the FTP adapter in OIC, I am getting below error…
-
Oracle financial BI Service to export Huge data outSummary Export journal using BI web service from OICContent Have a requirement to get Huge data from Fusion using OIC. We have daily feed(Journals) sent to External syst…
-
Transforming nested complex elementContent Below is the requirement for the XSL. There is a nested loop in the Source ("CommerceItems" complex type) there are few fields inside this complex type which hav…
-
CallBack Integration not triggering after ERP Job Completion in Cloud Version 20Summary Event Based CallBackContent Hi All, Callback Integration is not triggering after ERP job completion in the new version 20. In version 19. I used to mention CallB…
-
java-scriptSummary java-script in OICContent Hello, anybody integrated java-script in scheduled trigger ? any nice blog ? we have latest version of OIC. we have created 2 Scheduled…
-
Oracle HCM REST API - Approve TaskSummary Oracle HCM REST API - Approve TaskContent Hello Gurus - We are the API below for approving absence via integration. However, it seems it requires the actual cred…
-
Connecting to a Oracle OKE from OICSummary Connect to a REST API deployed to Oracle OKEContent HI All Does anyone have experience in connecting to a REST API deployed to Oracle Kubernetes Engine from OIC.…
-
How to read Agile AXML from OIC FTP AdapterContent How to read Agile AXML from OIC FTP Adapter.
-
OIC APIs for monitoring 'IC Messaging Service' queueSummary OIC APIs for monitoring 'IC Messaging Service' queue when using Publish-Subscribe integration styleContent Hi, We have created integrations using Publish-Subscri…
-
SAML based authenticationSummary FA webservice's authentication options other than basic authenticationContent has anyone implemented solution by invoking Fusion Application SOAP based webservic…
-
how to write comma separated values to a file each element in new lineContent i receive comma separated values in one attribute , and number of values is dynamic 11,22,33,44 i want to write them to file in that format 11 22 33 44 so i can …
-
Downloading data from a Lookup in OICContent We are trying to download the data present in a lookup in OIC using the following REST service - ic/api/integration/v1/lookups//archive The lookup has 1774 recor…
-
Creating plain text file in oracle oicSummary How to create a plain text file in oracle oicContent Hi Guru's, Can you please guide me in how to create a plain text file in Oracle OIC and write the contents i…
-
Nested Loops in OIC mapper not working correctlySummary When trying to map one field inside repeating element using multiple for-each loops then the mapping is not working correctlyContent Hi Guru's, I have a requirem…
-
OIC REST for-each fails on repeated elementSummary OIC REST for-each fails on repeated elementContent I am working on a REST integration where a particular xml element repeats. It fails with an XSD object convers…
-
Can't change "Is Refresh Token Allowed" in OICINSTContent Hi experts, I have to enable OAuth 2.0 in a OIC instance and for this I need to enable the flag "Is Refresh Token Allowed" as in: https://redthunder.blog/2019/10…
-
OIC REST endpoint how to select first of multiple repeating xml elementsSummary OIC REST endpoint how to select first of multiple repeating xml elementsContent I have an OIC REST endpoint with a request schema and a response schema. Downstre…
-
Manage Subledger Application Transaction ObjectsSummary Manage Subledger Application Transaction ObjectsContent Hi Team, The task Manage Subledger Application Transaction Objects has views created as part of configura…
-
Fetching Import Payables Invoices seeded reportSummary Fetching Import Payables Invoices seeded report and attach to email notificationContent Hi all, Anyone knows how do I fetch Import Payables Invoices seeded repor…
-
Handling files with empty line as the end of the fileSummary We have a requirement wherein we have to poll the files from a source FTP server and write them to the target FTP server. The source file is having an empty line…