Search code examples
ibm-integration-bus

Is possible to schedule a method to run everyday?


I have a service with only one method inside. I would like to schedule this method to run everyday at 01:00am. Can I do this using only IBM Integration Bus?


Solution

  • You can use a TimeoutNotification Node in IBM Integration Bus.