File generation in UTF-8 and UTF-16 encoding
Hello,
We are upgrading to Pega 8.8.1 from 8.4.3 version and connect-file is deprecated in the latest version.
We were generating files using connect-file in UTF-8 and UTF-16 encoding by customizing the invoke activity in 8.4.3.
How do we generate files with UTF-8 and UTF-16 encoding with connect-file in 8.8.1 given that invoke activity has been redesigned in 8.8.1?
If we were to use Repository API's, how do we set these encoding formats?
Also another challenge with Create file API is we cannot append data to an existing file. Since we are writing large data sets, we were doing it in batches using connect-file. Any solution to this?
Thanks
***Edited by Moderator Marije to change type from General to Product***