07-25-2011 02:41 PM
07-29-2011 06:18 PM
07-29-2011 08:13 PM
'Send' task for 1
Working for 4400 ms
'Send' task for 2
Working for 4300 ms
'Send' task for 3
Working for 4400 ms
'Send' task for 4
Working for 4400 ms
'Send' task for 5
Working for 4200 ms
'Send' task for 6
Working for 4200 ms
'Send' task for 7
Working for 5100 ms
I'm in Error on count : 7
Process instance no longer exists
07-29-2011 09:43 PM
07-29-2011 10:25 PM
07-30-2011 08:18 AM
is there a way to essentially have the recv task never be triggered, and always take the time out branch?sure, just don't trigger it, realy… It's that simple
08-01-2011 10:56 AM
Oh, and if you use plain eclipse, the jobexecutor is not started automatically, so that might have been the reason it did not loop with you since the timer would not go off then. In unit tests you can 'manually' trigger the jobs to have control in the test. You can do that via the managementService. Or you can, as I did, have it start via the config file (see activiti.cfg.xml)
08-01-2011 02:04 PM
08-02-2011 10:33 AM
08-02-2011 01:39 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.