We want to trigger the feed from command line Interface.
Need help to trigger a feed from command line with parameters/from a third party scheduler like Tidal or autosys
There are a few options I can think of.
1. have the flow start with a listen http processor. Have your scheduler send a REST call to the listening port/address to start the flow
2. Have the flow start with a GetFile processor. Have the scheduler write/touch a file that the processor is looking for
3. have the flow start with a JMS processor. Have the scheduler post a message to the topic/queue
For the future ask these types of discussion questions in the Kylo Community forum instead of JIRA. You will usually get a much faster response there.
https://groups.google.com/forum/#!forum/kylo-community