Good Day experts
I need to know, what actually happens when a file is picked up by an FTP adapter. I know in IBM WebSphere within WebSphere Integration Developer, an FTP adapter invokes a method which can then be overridden in a JAVA component. This makes manipulation of file contents and handling of basic exceptions possible using try/catch blocks.
I see PI has a "Content Conversion Parameters" within the configuration of the adapter, is there a way to bypass this and write custom code (in particular JAVA code) to do the conversion yourself.
Your prompt response will be appreciated.
Thank you.