Re: [Dev] ESB 4.7.0 Scheduled Tasks

2013-07-19 Thread Susinda Perera
Implemented as requested as follows If the selected task implementation is MessageInjector we can list it's parameters, else if the selected task implementation is a custom one, user can manually add it's parameters. Rdgs Susi.. -- *Susinda Perera* Software Engineer Mobile:(+94)716049075

[Dev] ESB 4.7.0 Scheduled Tasks

2013-07-18 Thread Susinda Perera
Hi ESB Team I'm going to work on $subject in DevStudio. Seems like following properties be the only properties supported by $subject. However the library article @ [1] has used some other properties. My question is 1. Are these the only properties supported by $subject, 2. is it ok to implement

Re: [Dev] ESB 4.7.0 Scheduled Tasks

2013-07-18 Thread Isuru Udana
Hi Susinda, In ESB 4.7.0 for Scheduled tasks what we improved is specific to MessageInjector which is an implementation of a Schedules task. So only MessageInjector specific task properties are introduced in 4.7.0. What we have in DevStudio is a generic interface for all the TaskImplementations.

Re: [Dev] ESB 4.7.0 Scheduled Tasks

2013-07-18 Thread Melan Nimesh
Hi, On Thu, Jul 18, 2013 at 2:41 PM, Isuru Udana isu...@wso2.com wrote: Hi Susinda, In ESB 4.7.0 for Scheduled tasks what we improved is specific to MessageInjector which is an implementation of a Schedules task. So only MessageInjector specific task properties are introduced in 4.7.0.

Re: [Dev] ESB 4.7.0 Scheduled Tasks

2013-07-18 Thread Isuru Udana
On Thu, Jul 18, 2013 at 3:43 PM, Melan Nimesh me...@wso2.com wrote: Hi, On Thu, Jul 18, 2013 at 2:41 PM, Isuru Udana isu...@wso2.com wrote: Hi Susinda, In ESB 4.7.0 for Scheduled tasks what we improved is specific to MessageInjector which is an implementation of a Schedules task. So only