I am working on $subject to support scheduled invocation of recipes in the
ESB. This mainly includes replacing the existing quartz based task
scheduler with ntask scheduler. The new task type is based on ntask, and it
will be added as a new component in the mediation category. We can use the
existing task management UI of the ESB to add and manage tasks.

In addition to the task schedule information, template name and template
parameter values, a special property must be added to the task parameter
list at the time of task creation so that the task can invoke the template
within its execute method.

The task,
     reads properties and builds a synapse sequence by inserting the recipe
template in it,
     deploys the sequence into synapse,
     injects a message to the above sequence to invoke the template.

Thanks,
Ishan.

-- 
Ishan Jayawardena
Senior Software Engineer
Mobile: +94 (77) 408 2330
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to