Mapping
Discussion List
-
Can Not Start Chat With ResourceSummary Can Not Start Chat With ResourceContent I created New Resource (tech) but I can not find it while search , and start chat is not active , could any one know why … -
Parse a file with trailer in OICSummary Parse a file with trailer in OICContent Hello I am trying to parse a file with trailer in OIC. Since the format of the trailer line is different to the other dat… -
Aggregation Using For-Each-Group in MapperSummary Aggregation Using For-Each-Group in MapperContent I have the following data input: AAA Line 1 1000 2020-04-01T00:00:00Z BBB Line 2 100…User_2025-02-06-20-15-08-280 34 views 7 comments 0 points Most recent by Kanchankumar Khedkar Integration -
How to generate sequence for FBDI in IntegrationSummary How to generate sequence for FBDI in IntegrationContent Hello I am building a Integration in OIC to generate the Payables FBDI from the input txt file. Sequence … -
FEB2021 Update: Directly Edit Raw XSLT Code in Mapper ConsoleSummary As mentioned on the FEB2021 Update, we can now directly edit Raw XSLT Code in Mapper Console.Content Hello, As part of the FEBRUARY 2021 Update - we can now dire…
-
Object(global) of class cannot be converted toContent Hi, While integrating OIA with Oracle database in Oracle Integration Cloud(OIC), as we mapped global(id) of OIA a default parameter to a primary key id of Oracle… -
Getting a list of errors while Integrating OIA with Oracle DBContent Hello, While integrating OIA with Oracle DB, as we activate the integration and insert values from OIA UI to the Oracle DB to store inside the database, below ar… -
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 349 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 106 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… -
28XSLT Source EditorDescription Option to view and edit XSLT source code like we do in jdeveloper Use Case and Business Need An option to view and edit XSLT from source as we do in jdevelop…Monish Munot-Oracle 46 views 6 comments 28 points Most recent by Yves Chassein Idea Lab – Integration Cloud -
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…