I have a requirement to include a delay say 2 mins in between the two Service Tasks in Activiti BPMN flow. I tried to use Intermediate Timer Event with the delay configured as below, but it didn't work.
What do you mean with it didn't work? Do you see the second service task getting executed immediately? If so, please create a unit test showing the issue and create a JIRA issue.