Hi all,
In my receiver file adapter (FTP), I want to use the option "Run operating system command after message processing". In the command I want to execute a java class. Can anybody have information about how to do that ?
My command line in the following : "java myPackage.MyClass %F". This command line works fine on my machine but I don't know how to do when on XI File Adapter (where to set the jar file, ...)
Thanks in advance,
Laurence