You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to avoid intermediate file creation if we have multiple mappings?

edited Feb 16, 2018 8:00AM in Integration 11 comments

Summary

How to avoid intermediate file creation if we have multiple mappings?

Content

Hi All,

I am new to ICS and need some modeling suggestion.

I have to create intermediate xml file in the intermediate mapping to convert the source data to destination format. As this is an I/O operation it will slow down the process.

Is there a way to avoid the file creation?  As data is already present in xml format memory, so it will be good to directly map into destination element.

My implementation detail is as below -

Source (XML)  => (Map 1) ==> data (XML WRITE AND READ)  ==> (Map 2) ==> Destination(XML)

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!