The information in this article applies to:
Product: Metastorm BPM
Version: 7.x
Issue
- Process Engine may crash if %WriteText is used to write Unicode data to a file, but the Unicode parameter is not set to 1.
Resolution
- Make sure the fourth parameter is set to one as specified in the Designer User Manual:
%WriteText(string, filename, new-file, saveasUnicode)