Release Date: 31-Dec-2019
In the MergeFiles Activity - > Property field NameList was designed with syntax to input multiple file names.
Old Syntax NameList = example.pdf, example.pdf, example1.pdf]
Issue Reported: While using NameList property users reported file names containing (e.g. example.pdf) had issues while merging with other PDF files.
Fixed: We have resolved this issues now by replacing the NameList property syntax from to using | (pipe symbol)
New Syntax NameList = example.pdf|example.pdf|example1.pdf]