xml
Discussion List
-
OIC - Design Time TransformationSummary OIC - Design Time TransformationContent Hello, I am calling a SOAP service in OIC to query item from SaaS application. The response is given in XML with all attr… -
Error while translating message to the mentioned format.Summary Error creating a stage write and stage readContent I have an integration "App Driven Orchestration" where it starts with a rest adapter that receives a content s… -
Divide a line every time you find "," to insert into a database.Summary Divide a line every time you find "," to insert into a database.Content I am working on an integration which receives a line similar to this one: 126,12,2007,110… -
Is it possible function call in Basic Routing style in OICSummary I want to do function call and assign, in action palette I want to use collections (for each/ while ).Content I want to do function call and assign, in action pa… -
Error While activating the integration in OICSummary Not able to activate the integrationContent Not able to activate the integration. while activating I am getting below error Please find the attachement for error… -
How to handle the exception when some field is missing in the JSON input in OIC?Summary How can we do schema validation in OIC?Content How can we do schema validation in OIC? we are using xpath in assign variable in OIC for particular fields as show… -
how to upload 2 XSD schemas for XML mapping in OICSSummary Error uploading a schema that is dependent upon another schemaContent Hello Oracle Cloud Gurus, I'm trying to map an XML payload from a csv file. I was given 2 X…User_2025-02-04-13-35-35-440 140 views 9 comments 0 points Most recent by User_2025-02-04-13-35-35-440 Integration -
Logistic Cloud mapping to XML blankSummary No valueContent We have created a web service web service in OIC which is consume from Logistic Cloud to send a tender offer. We have created mapping between the… -
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… -
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… -
21Ability to parse JSON within MapperDescription Requires a function similar to parseXML or parseEscapedXML to parse JSON data within mapper.Use Case and Business Need Usecase: HCM Atom Feeds responds with …Hemanth Lakkaraju-Oracle 73 views 1 comment 21 points Most recent by User_2025-02-04-23-40-10-148 Idea Lab – Integration Cloud -
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 160 views 11 comments 0 points Most recent by User_2025-02-04-13-12-58-802 Integration -
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 36 views 2 comments 0 points Most recent by User_2025-04-04-16-30-52-370 Integration -
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 … -
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 27 views 2 comments 0 points Most recent by Hemanth Lakkaraju-Oracle Integration -
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 … -
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 19 views 0 comments 0 points Most recent by User_2025-01-30-00-53-42-934 Integration -
ICS: Isolate 1st sibling on XML payloadSummary Need a way to only reference the 1st node in the XML repeating elementContent Hi All, I have an XML payload which I'm able to read. However, I need to isolate th… -
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… -
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… -
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 … -
how to reverse the string value is Assign activity.Summary how to reverse the string value is Assign activity.Content Hi All, I want to reverse the string value in OIC assign activity. Eg. YYYYMMDD to DDMMYYYY Please pos…User_2025-01-31-15-33-33-933 88 views 1 comment 0 points Most recent by Hemanth Lakkaraju-Oracle Integration -
ICS: Error reading file with ftp adapterContent Hello, I am trying to read an ERP report previously stored in the FTP. The steps followed on the next. 1)- Write the report in base64 in the FTP directory using … -
XSLT for-each issueSummary Trying to loop over embedded XML in a mapper element.Content I have an XML element and I embedded XML in that element and I need to parse over it to load attachm…