Mapping
Discussion List
-
OIC Reading the file and encoding fails with size ERRORsSummary OIC Reading the file and encoding fails with size ERRORsContent Gurus, We have a integration where we receive the zip file that contains multiple .csv files insi…
-
GET/POST operation to make a REST API put values onto a UIContent What operation should we use in the REST API to put values to a UI , as we are trying to push the values from one component (OIA interview) to (OCE) through OIC.…
-
How to sort records in OICSummary How to sort records comin from source based on a field valueContent Hi Team, We are trying to processing the records after we sort them. We are getting data from…
-
Count nodes after mapping occursSummary Loop over some values and count the number which match a criteriaContent Hi all, Having a hard time trying to figure out how to do this. I have an integration th…
-
To generate a REST API integrating OIC with OIAContent We are trying to integrate an interview of OIA(Oracle Intelligent Advisor) configured as SAVE operation inside OIC where we are trying to post a variable Policy_…
-
To integrate OIA with OICContent We want to integrate OIA with OIC where we are trying to map the input variables (values provided by the user in the OIA interview) and the output variables (com…
-
Simple type deserialization issue while upserting data to Salesforce Custom ObjectSummary Simple type deserialization issue while upserting data to Salesforce Custom Object thorough OICContent Hi Team, We are trying to upsert data from DB to Salesforc…Jagadeesh Kumar Thontapaka 307 views 0 comments 0 points Most recent by Jagadeesh Kumar Thontapaka Integration
-
Mapping an array to the specific fieldsContent Hello! I'm having some issues with a mapping on an integration. This integration will receive an array of properties like this bellow: [{ id : 1, value: a }, { i…User_2025-02-04-13-42-25-344 89 views 2 comments 0 points Most recent by User_2025-02-04-13-42-25-344 Integration
-
How to get inside scope values or connection response in outsideContent Hi, I try to get inside scope values is outside scope integration. Thanks Prakash J
-
REST Adapter for Fusion API doesnt form payload well if it has ""Summary REST Adapter doesnt form payload well if it has "[" & "]"Content We have a requirement where we need to call a fusion Bulk REST API (Role removal API) and see th…
-
Converting date in csv file to format like 2020-11-22T17:00:00.000-08:00Summary Date to string conversion while calling REST APIContent Hi, I have a csv file in 'DD-MON-RRR HH:MI:SS' format which i need to pass to HCM timeRecordEventRequests…
-
Error Writing to Stage File in OICSummary Writing to Stage File Activity throws an Error when all data is filtered out in the Corresponding Map using XSLTContent I have a 'Write-to-Stage-File-Activity ad…
-
Invoke External REST service from OICSummary Invoke External REST service from OICContent Hello All - I am trying to Invoke external REST Post service from OIC, it is giving 200 OK response, expected is 201…User_2025-02-04-08-39-48-494 31 views 2 comments 0 points Most recent by User_2025-02-04-08-39-48-494 Integration
-
while calling Sub integration in Parent integration, Sub integration showing "non-null values" errorSummary while calling Sub integration in Parent integration, Sub integration showing "non-null values" error (data not coming properly )Content Hi, I have two integratio…
-
How to subscribe Json from JMS QueueSummary I am trying to Subscribe JSON payload from JMS Queue (distributed queue). When configuring Trigger JMS adapter there is no JSON sample schema.Content I am trying…
-
Rest Adapter Patch Method always returns 404Content I'm Trying to invoke Rest Api , with a patch method , by passing a template paramter called SupplierId, i've configured the sample json request and sample respon…
-
Best Browser for OIC Development/SupportSummary What's the Recommended/Best Browser for OIC Development/Support?Content Based on your experience, can you share which is your much preferred browser for OIC Deve…
-
Unable to see stream reference coming from Write file Staging activity in mapperSummary Stream reference not found for Write File Staging activityContent Hey Folks, So I have an integration where I am reading a file from FTP that has 2 columns. Then…
-
FTP Adapter Write To File-File Name Pattern not taking the pattern specified in mapperSummary Want to create dynamic File name to be written to FTP folder but the dynamic file name provided in the mapper is not used by OICContent Using FTP Adapter to writ…
-
How to Read the Push payload in OIC received from FusionSummary How to Read the Push payload in OIC received from FusionContent Hi, How to read the push payload received into OIC which triggered by the oracle fusion order man…
-
Error while Reading the Stage file with Empty last columnContent Process to be done : Fetch the csv file from FTP, read the file and call a REST api (PATCH) with field values on file. Steps : list files from FTP, for each of l…
-
Parent - child data in oicContent Hi Experts, I have two CSVs as attached and both the CSV has a common attribute id. I want to create a REST API that will read both the files, combine the result…
-
Issue when using existing integration flow in new integrationSummary Call - Integration action doesn't let me map outputsContent When I configure a step in my new integration to call an existing integration I'm having an issue map…
-
Information about MuleSoftContent I am currently working as an OIC Developer with 2 years of experience in IT Industry. I came to know about MULESOFT from one of my colleagues. Is it worth to hav…User_2025-02-05-09-32-34-013 17 views 4 comments 1 point Most recent by User_2025-02-05-09-32-34-013 Integration
-
How to pick up files from FTP directory based on File creation time?Summary How to pick up files from FTP directory based on File creation time?Content Hi Everyone, We are able to successfully download file from FTP server based on File …Karthick Rajarathinam 51 views 10 comments 0 points Most recent by User_2025-02-08-08-48-46-410 Integration
-
How to create a complex object in a stage file CSV by combining information from different sources iContent Hi experts, I have the requirement to download some data from a BI report and also UCM files I am using two BI reports, in OIC I have two nested foreach loops I …
-
Convert UTC date time to US PDT date timeSummary Convert UTC date time to US PDT date timeContent Hi, Please help how to convert the UTC time 2020-08-04T13:25:11.047Z to equivalent US PDT time 2020-08-04T06:25:…
-
Create new AP invoice with status "Validated"Summary newly imported ap invoices has status "never validated"Content I'm using ebs adapter in oic , to import AP invoices into EBS . and the invoices are imported with…
-
Issue on writing a file within a foreach loopContent Hi Experts, I have created an integration that reads a BI Publisher report, my goal is to put the response of the report inside a foreach loop and using a stage …
-
Avoid DBCS in OICSummary Store in variable to use in Multiple processContent Hi Gurus, I have a integration which is dependant on diffrent callback responses. The flow is as below. a) I …