Hi, I am trying to build a dynamic end using Slip for SSH flow. The goal is to run a ksh command in a remote linux machine. End machinne & script name changes based on the input file name. So I decided to use slip and this same method has helped me in solving such issues before ( with ftp compoants). With SSH componant, I tried setting up the ksh command in body and return SSH ( synamically built command) as return string of the method. For some reason, the ksh is command is not getting executed. This is all done thru Java DSL. Can you please help me how I can achieve this using Java DSL.
Thanks a lot GVvenkat -- View this message in context: http://camel.465427.n5.nabble.com/SSH-using-dynamic-slip-tp5733752.html Sent from the Camel - Users mailing list archive at Nabble.com.