Quantcast
Channel: SCN : All Content - SAP NetWeaver Technology Platform
Viewing all articles
Browse latest Browse all 1967

we want to generate .txt file at receiver side with BOM(two bytes at starting of the file) format in SAP PI7.0

$
0
0

Hi All,

we have requirement like Proxy -to-file and file will be sent to third party server with below file format.

-use windows line endings (the line ending is shown by the two byte LF sequence 0x0A 0x00,

  it needs to be the four byte CRLF sequence 0x0D 0x00 0x0A 0x00)

- include a byte order marker (two bytes - 0xFF 0xFE -  at the start of the file)

 

1.I have done configuration at receiver side as text type : UTF-16LE but not accepting by target system.

Could you please tell me, how to implement below options

1. To add the BOM to the beginning of the file using a message mapping

2. Developing your own custom adapter module.

if anyone already worked on above options, can you please guide me.

 

Regards,

Satish


Viewing all articles
Browse latest Browse all 1967

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>