Hello,
As Semarchy xDI doesn't write the BOM when generating a UTF-8 file, is there a way to do it ?
To deal will this need, you just have to add a WriteTxtFile action set on "append before" in order to add the prefix in the file.
Here is the script to add in this action :
%e(rhino){'\xEF\xBB\xBF'}e(rhino)%
It will add the string "\xEF\xBB\xBF" in the file as the BOM prefix.
Ilan Varillon
Hello,
As Semarchy xDI doesn't write the BOM when generating a UTF-8 file, is there a way to do it ?
To deal will this need, you just have to add a WriteTxtFile action set on "append before" in order to add the prefix in the file.
Here is the script to add in this action :
It will add the string "\xEF\xBB\xBF" in the file as the BOM prefix.
Ilan Varillon
To deal will this need, you just have to add a WriteTxtFile action set on "append before" in order to add the prefix in the file.
Here is the script to add in this action :
It will add the string "\xEF\xBB\xBF" in the file as the BOM prefix.
-
File external resolver with encrypted value
-
Timeout on Mapping/Webservice call
-
UNIQUE TEMP TABLE NAMES
-
Previous step name from a sub-process of execute delivery
-
Dropping multiple tables at once in XDI
-
Freeze Designer and corrupted workspace
-
FileWait/Move/Copy: FileInclude with space
-
Loop excel files
-
Change SVN user in the Designer
-
How to Specify the JVM used by the Designer?
See all 64 topics