Just small bug (maybe fixed on 2020, don’t know) but, while write txt files (UiPath Activity) with encoding “UTF-8” the resulting encoding is “UTF-8 with BOM”. I know is a super niche thing but we had some issues with SAP due to some files that had to loaded as UTF-8.
I read the forum Small Bug - Read & Write Text UTF-8 encoding about Read & Write Text UTF-8 Encoding and I have updated the UiPath.System.Activities to the latest version (20.10.3) as suggested in the forum. However, I still can’t write text file in UTF-8 encoding after updated. Please advise what did I miss in this activity.