Avatar

Correct answer by
Community Advisor

Hi Stefan,

1) For on premise configuration, you can access serverConf.xml from your server location. Go to path: /usr/local/neolane/nl6/var/conf/serverConf.xml

Try to increase by 50% whatever is defined.

2) I am asking you to design your workflow something like this:

1843445_pastedImage_0.png

This will process one file at a time and will keep on processing until there's no file found.

3) Also, are you trying to transfer file to external SFTP or Adobe SFTP.

If Adobe SFTP, then use File collector activity something like this:

1843446_pastedImage_1.png

In FileCollector, you can define not to process if no file is present, else loop them to pick file one by one:

1843447_pastedImage_2.png

Thanks.

View solution in original post