Hi Krishna, Synapse can easily do this for you.
Please have a look at Sample254 [1] to study how input files can be picked from an input directory and output files could be written to an output directory. You can use XSLT to do required transformations. Several samples including Sample8 [2] will give you some insight to this. [1] http://synapse.apache.org/Synapse_Samples.html#Sample254 [2] http://synapse.apache.org/Synapse_Samples.html#Sample8 Thanks, Sadeep On Thu, Jul 14, 2011 at 10:52 AM, kishan_520 <[email protected]>wrote: > > Hi, > > I am new to synapse esb. > > I had an usecase like i had an input directory where input xml will be > copied and it must be moved to the output directory. > > In the middle i want to do some xml transformation so that i can move the > input file through that transformation and i should get the desired output > in the output directory. > > Please help me the solution. > > Regards, > Krishna > -- > View this message in context: > http://old.nabble.com/xml-transformation-tp32058830p32058830.html > Sent from the Synapse - User mailing list archive at Nabble.com. > > -- Sadeep
