- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
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:
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:
In FileCollector, you can define not to process if no file is present, else loop them to pick file one by one:
Thanks.