0

I write some scheduled tasks in WSO2 ESB who are launched using count and interval or by a cron expression.

Now , i like to create an UI for launching those task using a link or bouton (bouton1 -> launch task1 ...). Is there a way to do that ??

Community
  • 1
  • 1
walid
  • 35
  • 5

2 Answers2

0

You can use management console-->Task UI to schedule the task..

Ratha
  • 9,434
  • 17
  • 85
  • 163
0

A task will be executed as soon as you create it. Currently there is no way to launch a task from an external ui. This is a limitation in the current ESB schedule tasks implementation.

Isuru Udana
  • 289
  • 1
  • 5