BOM character at the top of the file
Vendor is asking for a UTF8 file BOM character at the top of the file. This file is generated by an App Engine program. In app engine, I open file using GetFile option with format UTF8BOM. When app engine creates file, it puts BOM character at the beginning of each line while vendor is asking for BOM character at the top file. Any idea how I can achieve this?
PeopleTools 8.51, HCM 9.1
Thanks,