On Thu, Jul 18, 2013 at 3:43 PM, Melan Nimesh <[email protected]> wrote:
> Hi, > > On Thu, Jul 18, 2013 at 2:41 PM, Isuru Udana <[email protected]> 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. >> >> What we have in DevStudio is a generic interface for all the >> TaskImplementations. >> In ESB management console also we have a common interface for all task >> implementations. >> In the management console when we define the task implementation and >> click on 'load properties' we list out the available configuration >> parameters. >> What we are missing in DevStudio is that feature. >> > > To provide that feature, I think we have to deal with run-time object > of given task implementation to retrieve properties. It might works for > default task implementations, what about if is a custom > task implementation, which is not available to > Developer studio classpath/runtime. WDYT? > Yes it is hard to provide this functionality for custom task implementations. But shall we try to list the available parameters for MessageInjector ? 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. > > > Thanks, > Melan > > >> Wiki[1] is up to date with all the configuration parameters. >> >> [1] http://docs.wso2.org/wiki/display/ESB470/Adding+and+Scheduling+Tasks >> >> Thanks >> >> >> On Thu, Jul 18, 2013 at 2:19 PM, Susinda Perera <[email protected]> wrote: >> >>> Adding Miyuru and Melan >>> >>> >>> On Thu, Jul 18, 2013 at 12:34 PM, Susinda Perera <[email protected]>wrote: >>> >>>> 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 with only a delete button (Current DevS UI >>>> supports both add and delete ) >>>> >>>> >>>> [1] - http://wso2.com/library/2900 >>>> >>>> >>>> >>>> rdgs >>>> Susinda >>>> >>>> -- >>>> *Susinda Perera* >>>> Software Engineer >>>> Mobile:(+94)716049075 >>>> >>>> WSO2 Inc. http://wso2.com/ >>>> >>> >>> >>> >>> -- >>> *Susinda Perera* >>> Software Engineer >>> Mobile:(+94)716049075 >>> >>> WSO2 Inc. http://wso2.com/ >>> >>> _______________________________________________ >>> Dev mailing list >>> [email protected] >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> >> >> -- >> *Isuru Udana* >> * >> * >> Senior * >> Software Engineer >> * >> WSO2 Inc.; http://wso2.com >> email: [email protected] cell: +94 77 3791887 >> blog: http://mytecheye.blogspot.com/ >> twitter: http://twitter.com/isudana >> > > > > -- > Melan Nimesh Jayasingha > Software Engineer; > WSO2 Inc. > m: 77 631 6759 > PGP: 0x7B42450A > > -- *Isuru Udana* * * Senior * Software Engineer * WSO2 Inc.; http://wso2.com email: [email protected] cell: +94 77 3791887 blog: http://mytecheye.blogspot.com/ twitter: http://twitter.com/isudana
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
