Skip to Content
0
Former Member
May 04, 2007 at 10:34 AM

Java command line in File adapter

48 Views

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