Hi,
We have an interface in PI system which is having the data flow as below.
SAP ERP -> SAP PI -> MQ -> Third party system
SAP ERP is sending an XML file to SAP PI.
PI is converting the XML file into text file UTF-8 format and passing the data to MQ folders.
MQ system is copying the files from their folders to Third party folders.
Third party team needs the file in ANSI format instead of UTF-8 format.
MQ team cannot change the file formats as it effects other interfaces as well.
So we need to change the text file format in PI system only.
Could you please provide some suggestions to convert the file format from UTF-8 to ANSI in PI.
Regards
Abdul Samee