Hi,
I want to use the services framework to write a simple transformer that would transform input XML data to target XML data. How do I achieve this? Are there data transformer tools available within the framework that I can use?
Hi,
Not knowing exactly want you want to do, I assume a better fit would be to use the FUSE Mediation Framework, based on Apache Camel. A few transformers are available, including xslt, which seems to fit your needs.
I hope this helps,
Hadrian