Hi all,

I wan to start the below second router after the first router batch file all
transform finished.

anyone knows how to implement that?  
  <route >
        <from uri="file:..\dir1"/>
                <to uri="sftp://user@ip/dir?password=xxxxx"/>
      </route>
          
      <route >
        <from uri="file:..\dir2"/>
                <to uri="sftp://user@ip/dir?password=xxxxx"/>
      </route>



--
View this message in context: 
http://camel.465427.n5.nabble.com/camel-router-manage-tp5786024.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to