Talend Integration Suite, the subscription version of Talend, comes with a scheduler and web-based console that allows you to call your jobs with any set of context parameters. You can call jobs at a scheduled time, or as a reaction to an external event (such as a file appearing in some directory).
With that version of the product, you can also deploy your job as a WebService and invoke it via SOAP (including parameter passing).
As you are probably using Talend Open Studio, the GPL-licensed version, that answer might not help you much, but if you can afford to switch to Talend Integration Suite, I would recommend it.