on 2024 Nov 29 11:07 AM
Dear experts,
How to convert binary base64 string to BMP conversion and upload to SE78 transaction programmatically ? I have tried so many ways but no luck.
Through program I can able to convert base64 string to PNG image and able to download the file and i can view it, but when i am trying with same functionality with .BMP extension its not opening the image in the presentation server.
I have tried to upload the binary content to function module SAPSCRIPT_CONVERT_BITMAP_BDS but here we are getting the exception "no_bmp_file".
I have tried so many ways to call the below function modules but no luck, not able to convert my binary base 64 to bmp image, could you please suggest us on this conversion how we can convert base64 to BMP image, it will help us to resolve my issue.
SCMS_BASE64_DECODE_STR
SCMS_XSTRING_TO_BINARY
SAPSCRIPT_CONVERT_BITMAP_BDS
Thanks in advance
Request clarification before answering.
| User | Count |
|---|---|
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.