Integration
Discussion List
-
How do I throw a business exception on ICS?Content Hi experts, I created an integration in ICS that calls a search API. When I pass a filter that returns no records, the API returns an exception but ICS integrati… -
Calling rest services aynchronouslyContent Hi, I have a requirement where I need to call rest services based on values from a for-each loop. The rest services are independent of each other, hence I was wo… -
Simple String Function QuestionSummary Simple String Function QuestionContent Hi Experts, I have AddressType in Source which i want to map to target like below: ----- IF AddressType='SELL_TO' THEN 'SO… -
For Each Component Executed only onceSummary For Each Component Executed only onceContent Hi, I have Rest Adapter which return 3 records in SoapUI/Postman. I have added a For Each Component after adapter an… -
Overwrite record in MapperContent Hi Team, I have been trying to figure out a way for the below logic: I have a file, which has records like below: 000PAM222604659MOWBRAY, SWATHY 101456 050 20191…User_2025-02-04-21-30-51-376 20 views 3 comments 0 points Most recent by Hemanth Lakkaraju-Oracle Integration -
Can we decrypt a file in OIC while readingSummary Decrypt a file in OIC while readingContent Hi Team, How can we decrypt a file while reading in OIC?. I receive a file in PGP encrypted file in an SFTP directory,… -
FTP adapter to FTPS site with IIS can't work(timeout by OIC)Summary FTP adapter to FTPS site with IIS can't work(timeout by OIC)Content I made a FTP adapter for FTPS site with Windows IIS. I tested the adapter and suceeded. But W… -
OTM 19C integration callback issueSummary TransmissionResponse is null and no order release has been createdContent Hello, community. I'm trying to create order releases into OTM through OIC. In Logistic… -
Details and Implementation Doc on "oic.ics.stagefile.pgp.key.support" feature flagSummary Details and Implementation Doc on "oic.ics.stagefile.pgp.key.support" feature flagContent Hi, I need document or URL, explaining on "oic.ics.stagefile.pgp.key.su… -
Rename a file in SFTP adapter and List file Naming conventionContent Hi Team, I have an open item in SFTP adapter: 1. Is there any way to pick up file with the below naming convention: ONCTRNPAMCOM01.111819.041948.txt The naming c…User_2025-02-04-21-30-51-376 94 views 13 comments 0 points Most recent by User_2025-02-04-21-30-51-376 Integration -
OIC Callback OnjobCompletion vs Event basedSummary OIC ERP adaptor has a new updateContent I have found the onJobComplettion operation for callback is no more generic for all the objects(Payables,Receivables,Impo… -
How to Publish an ICS Integration to APICSContent Team, Can you please guide me on the configuration required to publish an ICS Integration to APICS ? I did try to enter some info for publishing - as it does not…Sridhar Yerram-87959 19 views 1 comment 0 points Most recent by Hemanth Lakkaraju-Oracle Integration -
Map with ForEach Error executing XSLContent Hi experts, I have an input with two sets of records: "DadosCondutor" and "ServicosConsulta". I want to map DadosCondutor to Condutor. In DadosCondutor there is … -
What is 20K Messages Per Hour PacksContent Team, What does this mean : 20K Messages Per Hour Packs mean. Is it kind of request response for each integration considered as 2 Messages ? Can you please provi… -
Taleo Netchange reference databaseSummary Is there a way to access the data in the Taleo Netchange reference database?Content We are wondering if there is a way to see the data that the files are being c… -
Pintinng imageSummary Is there a way to print the integration orchestration as a jpg/png image?Content Hi experts, Is there a way to print the integration orchestration as a jpg/png i… -
Scheduling OICS Integration only for business HoursSummary Scheduling OICS Integration only for business HoursContent Hi, We have a requirement where we would like to schedule an OICS integration to run every 10 mins bet…
-
Invoice Extraction using EBSSummary What are the ways Invoice can be extracted using EBS in OICContent What are the ways Invoice can be extracted using EBS in OIC. i know using Business event is an… -
Insertion of data in stage tablesContent Hi, I have an integration with Fusion where I need to read a file. Then within OIC, create temp table to store the contents of file and do calculations on the da…User_2025-02-06-00-43-09-045 28 views 4 comments 0 points Most recent by Wrishin Bhattacharya-140667 Integration -
a JSON to JSON integration using a local REST service result in Failed to translate XML to JSONSummary a basic routing integration (JSON to JSON) leveraging a local REST service (through an agent) result in Failed to translate XML to JSONContent Hereby my scenario… -
How can an admin user retrieve the tasks from other users?Summary How can an admin user retrieve the tasks from other users?Content Hi, Is it possible for an admin user to retrieve tasks from other users using the /bpm/api/4.0/… -
Break ForEachSummary Is there a way to break a foreach?Content Hi experts, Is there a way to break a ForEach for a certain condition? Sometimes foreach inside foreach executes unnece… -
Mappings in a sequenceContent Hi experts, Is it possible to have two ou tree mappings in a sequence instead of one very complex mapping? That is, each one does part of the whole mapping inste… -
Cannot upload seeded extract output in UCMContent I want my integration to (a)submit the seeded extract and (b)the output of seeded extract should be uploaded to UCM. I am able to do (a) but not able to do (b). … -
Wants to download or read file from File Storage in OICSummary Wants to download or read file from File Storage in OICContent Hi All, I am trying to download or read a file from File Storage in OIC. is there any way to achie… -
Mapping from hierarchical data text file to XMLContent Hello, community. I've just got this really hard integration task. I have a text with the following content: 1,00422,1,Pen,103,4,across the street3,6,across the … -
skip record in for-each present in mapperContent I have write adapter in which I have for-each loop for two levels(1. for-each of assignments, 1.a. for each of Global_Card_Components_State). The Global_Card_Com…