Hi,
I am trying to run currency conversion as parallel tasks for each single month to have a faster run. But whenever I release two or more CC tasks with different months only one get finished and rest all get cancelled.
Any idea how I can run them successfully in parallel. Is it possible to run in parallel?
-S