Mapping
Discussion List
-
How to create a post REST service in OICSummary We have a requirement to create a REST service in OIC. And this service will be exposed to the client to POST their JSON data.Content We have a requirement to cr…
-
Break the contents of an OIC variable in lines to insert it into a databaseSummary Break the contents of an OIC variable in lines to insert it into a databaseContent Hi everyone, I have created a variable in OIC where it stored the contents of …
-
Pull specific File from Agent server leveraging File AdapterSummary Pull specific File from Agent server leveraging File AdapterContent I am working on two integrations the first one writes a file on a server using the file adapt…
-
Error while using rest adapter RAW format and having application/json as dataSummary I am getting below error (- Make a rest call with raw format having application/json as data.)Content I am getting below error (- Make a rest call with raw forma…
-
Got Beautify json from Rest adapter when we post the dataSummary In OIC, I am POST the json payload to Rest adapter to client rest URL. Client receiving a Beautify josn.Content In OIC, I am POST the json payload to Rest adapte…
-
Wrapper Packages not getting created properly when using DBAAS AdapterSummary Wrapper Packages not getting created properly when using DBAAS AdapterContent Hello All, I am using DBaaS Adapter to connect to Oracle DBCS (DB System - Oracle D…
-
HDL File upload to UCM not working through OICSummary HDL File upload to UCM not working through OICContent Hi All, I am trying to upload worker.dat HDL file to UCM server through OIC integration. But it is failing …User_2025-02-04-13-12-58-802 131 views 11 comments 0 points Most recent by User_2025-02-04-13-12-58-802 Integration
-
Issue Appending FileSummary Producing CSV results in one row of dataContent Hello, Here is what I am doing and I am out of options. I need help here. * I created the header file and wrote i…
-
REST API Call with datetime parameter from ICS IntegrationSummary REST API Call with datetime parameter from ICS Integration is erroring outContent REST API Call with datetime parameter from ICS Integration is erroring out, as …User_2025-04-04-16-30-52-370 37 views 2 comments 0 points Most recent by User_2025-04-04-16-30-52-370 Integration
-
Switch Statement not workingSummary The Otherwise branch never happens.Content Hello, Here is the situation. I've created a scheduled orchestration that does the following: 1. downloads and reads a…
-
consult database table and repeat a determined process for each value obtained from a specific fieldSummary consult database table and repeat a determined process for each value obtained from a specific field of the table.Content Hi everyone, I am working on a requirem…
-
Integration Questions - FBDI for Accounting Hub Cloud ServiceSummary FBDI to Accounting Hub Cloud ServiceContent Hello, I really need help with this as I am new to Integration Cloud. I have followed the FBDI video that provides an…
-
Unable to get a Response from EBS using rest API In SOAP UI.Summary Unable to get REST URI Response thorough SOAP UI.Content We are deployed PLSQL record type code in EBS as REST API. we are unable to get a response through SOAP …
-
Translation Error. Error while translating message to native format.Summary Translation Error when OICS web service is called from OTM cloudContent Hi, Our requirement is to get the invoice details from OTM and write those details in CSV…User_2025-01-31-02-46-35-287 13 views 10 comments 0 points Most recent by User_2025-01-31-02-46-35-287 Integration
-
Values are not getting mapped from Source to Target fileSummary Values are not getting mapped from Source to Target fileContent Hi All, I'm using OIC intergation to create a XML file where source is csv file and XML file need…User_2025-01-31-15-33-33-933 18 views 2 comments 0 points Most recent by Hemanth Lakkaraju-Oracle Integration
-
StageFile Write CSV fileSummary StageFile Write CSV fileContent Issue writing the CSV file, below are steps performed based on our requirement. 1) Call BIP report , received base64 encoded CSV …
-
While Running Integration we are getting frequently returned a response status of 500 Internal ServeSummary we are getting frequently returned a response status of 500 Internal Server Error While Running IntegrationContent We are getting Error frequently While Running …
-
Handle multiple error exceptionsSummary Information management between ScopeContent Hi everyone, I am working on an integration in which I must handle the errors for each step that is made I have 3 ste…
-
how to get a specific tag values using XpathSummary get a specific tag values using XpathContent Hi All Here I attached XML file for find specific tag using XPath in OIC I am the beginner of XPath. My requirements…
-
Error while configure the For Loop in OICSummary Error while configure the For Loop in OICContent Error while configuring the For Loop in OIC I am drag & drop the repeating element OIC shows error "Selected nod…
-
Error using concat in OIC mapperContent Hi, I am trying to use concat() in OIC mapper XSLT. I am modifying the xslt using jdeveloper as i have a requirement to group the source data. The concat usage w…
-
Using 3rd party for benefits admin and enrollments that needs to integrate with Oracle PayrollSummary Using 3rd party for benefits admin and enrollments that needs to integrate with Oracle PayrollContent Looking for any information/insight from organizations who …User_2025-01-30-00-53-42-934 20 views 0 comments 0 points Most recent by User_2025-01-30-00-53-42-934 Integration
-
Return the error of an integration in a specific step to the responseSummary Return the error of an integration in a specific step to the responseContent Hi everyone, I am working on a small integration consisting of 3 steps: The first st…
-
How to convert Source Json to Target Json In OICSummary Convertion of Source Json to Target Json In OICContent Convertion of Source Json to Target Json In OIC Example Source {"test":"test"} Target {"test1":"test"}
-
Using XPath's with Predicates as VariablesSummary When using an xpath with a predicate, it works directly, i.e. element[1], but using a variable does not error, but does not return the correct node. Always retur…
-
Getting Response error while integrating Salesforce and Engagement cloudSummary Response mapping error between Salesforce and Engagement cloud account syncContent Dear folks, I am integrating Salesforce and Engagement cloud Account entity us…
-
how to get json output from EBS adapter and REST adapterSummary I need json as a output payloadContent how to get JSON output from EBS adapter and REST adapter using REST API then I calculate signature using output JSON paylo…
-
How to split the content of variableSummary How to split the content of variable..Content Hi everyone, I am working on an integration that has a variable where it is established with a similar name for exa…
-
Getting question mark for first entry in output .csv file when doing transformation using nxsdSummary Getting question mark for first entry in output .csv file when doing transformation using nxsdContent Hi All, When doing transformation using nXSD, In output fil…User_2025-01-31-15-33-33-933 11 views 3 comments 0 points Most recent by Monish Munot-Oracle Integration
-
Error! when we print a json value as a string i am getting errorSummary how to print a json value in OICContent I want to calculate signature using payload(json) which is coming in OIC flow. when i try to print a sample json value i …