KB Article #71407
Convert UTF-8 encoding to ebcdic:290 encoding
Problem
Resolution
-- How to convert utf-8 encoding to ebcdic:290 encoding
Resolution
* Following are the steps:
1. Add ebcdic:290 and utf-8 encoding in composer GUI. [For details check special notes]
2. Take two inhouse BDoc say input with utf-8 encoding and output with ebcdic:290 encoding.
3. Create a map rule where mention the following:
extract(in:\Root\Leaf2, 1 ,byteSize( in:\Root\Leaf2),"utf8")
4. To test the issue create a IP like:
Receive --> Map --> Send
Provide the file in utf-8 format and you will get th eoutput as ebcdic:290