Forum Discussion

hirakangshu_nag's avatar
hirakangshu_nag
New Contributor
4 years ago

Conversion from UTF-8 InputStream to Byte

Hi Team,

I had a requirement where I have to convert UTF-8 input stream into byte and then pass the document in an RFC call via SAP execute. Could you please suggest a solution here?

Regards,
Hirak

1 Reply

  • Supratim's avatar
    Supratim
    Contributor III

    @hirakangshu.nag you can use binary to document snap and choose byte array option. After that add one mapper and you should get that converted byte array at content attribute.