Conversion from UTF-8 InputStream to Byte
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2022 04:27 AM
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 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2022 11:43 PM
@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.
