Hi guys,
I developed a XSLT and was trying to use it on my File/FTP Adapter. I've read Michael's blog but nothing seems to happen.
/people/michal.krawczyk2/blog/2005/11/01/xi-xml-node-into-a-string-with-graphical-mapping
The only thing I can see is on the message monitoring the following processing:
MP: Entering module processor
MP: Processing local module localejbs/AF_Modules/MessageTransformBean
Transform: using Transform.Class: $identity
Transform: successfully transformed
From what it seems everything is fine but nothing happens. Most likely, there is some kind of error on the XSLT, eventhough I've tested it and everything runs well.
Is there any log where I can check all the steps that are going through?