Hello,
We have a strange situation in our system. We created a DMEE Tree CGI_XML_CT (note 1665873). Its works fine and XML file looks great. It has XML Encoding UTF-8 at the top. Now we copied this tree and created a Z version. Added some nodes/user exits. when we run FBPM the preview file also looks good (it still has UTF-8 at the header). Now when we download it it gets downloaded at UTF-16. If I run FBPM and create file on application server it creates UTF-16. My guess is the preview is converted to UTF-8 and it not the actual representation of file. I have checked the config in OBPM3 and it all looks ok. I even tried after putting code page 4110 in OBPM3 but it did not help.
While debugging I see that it comes from something called TemSe. I have no idea whats is going on. Any cluses? n