Hello,
I am working with TeamSite 16.6.0 version of TeamSite on Windows Windows 10 Pro. Using TeamSite workflows external task to send files to external java code. However when I select large number of files and start workflow template OR workflow modeler workflow with them, I get error.
I guessed this happens due to large number of files getting attached to external task.
So I added the following parameter to iw.cfg
[workflow]
external_task_add_filelist=false
delete_jobs_on_completion=false
and ran iwreset -a
But it did not change the behaviour of workflow.
So I restarted the whole machine.
Still I see that files are getting attached to external task.
Please suggest me what I need to do to be able send huge number of files (say 2000) using the workflows.
Also please let me know if any additional info is needed from my side.
Thanks