Mapping
Discussion List
-
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…
-
The attribute INVENTORY_ITEM_ID is missing for service getProductRelationShipContent Hi Experts, I'm trying to execute the "Oracle Salesforce ERP Opportunity to Order" recipe and getting below error: The attribute INVENTORY_ITEM_ID is missing for…
-
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…
-
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 krishna kishore reddy 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 …
-
EFF fileds are reflecting in ERP cloud adapeter connectionSummary Not able to map EFF filedsContent Hi All, There is an integration to create sales order in OM from Commerce application, have used Oracle ERP Cloud adapter in th…
-
we are trying Enqueing operation in AQ adapterSummary We are trying Enqueing XML Payload as a Data into Queue Table. For that we selected Queue Details in AQ adapter and structure of the payload is NO (we selected O…
-
Remove Trailer record from file during Stage Read OperationSummary Need to remove trailer record which is of different format than other records from txt file using stage read operation (ICS fails with error "Error while reading…
-
How to return the content of a foreach loop as a response in an integrationContent I have an integration where I call a BI report in this report I obtain information from UCM and for each record I must execute the SOAP Generic Web Service to ob…
-
We are trying to write json file into stage file and we able to write. now we are trying to read samSummary We are trying to write json file into stage file and we able to write. now we are trying to read same json file in other integration with filename and directory.…
-
REST Adapter in Oracle SOA BPEL 12cSummary REST Adapter in SOA BPEL 12c failing for POST MethodContent Hi All, I am using Oracle jDeveloper 12c and Integrated Server to create Work Order in Oracle ERP Clo…
-
How to Find customer data in CustomerAccountService( Receivables -- ERP)Summary i try filter customer account site in customer account.Content Hi, I am trying to find customer account service data in ERP-Receivables through SOAP Service. Ple…
-
How to map "Generic Web Service (SOAP)" in an integration to download an XML file from UCM.Content Hi experts, I am trying to replicate in OIC the exercise done in SOAP UI that is seen in the document but I have not been successful. The operation I want to cal…
-
We are getting Time out Error while JS Function running (java script is running too long (15000ms).Summary We are getting Time out Error (java script is running more the 15s).Content Hi, We are generating JWT Token using JavaScript in OIC and Script is taking 12s to e…
-
How to validate date values in ICSContent Hi, I have two date variable, how to compare both values in OIC. if you have an idea, please share the information. Thanks Prakash J
-
Error while reading a single record from stage file in OICContent Hello Everyone, I am getting the below error while reading a file having single record from stage file in OIC. I have checked the schema, it is correct. The same…
-
How to Edit JCA file in OICSummary How to add one properties in JCA file.Content Hi Team, I Have to add one properties in JCA file. can we able to add or not? if able to do, What is property name …
-
call Rest API Without sample requestSummary The XML Payload is generic and doesn't have specific sampleContent Hello, I Have an integration that has OTM Cloud Adapter as a trigger (Using plannedShipment) B…