Issue when Converting image to Base64 Content in Pega?
Hi,
Currently we have a requirement where we are downloading an image from another system. When we receive the image in Pega is convert the image to Base64 content and setting the value to 'pystream' property. The Base64 of the image that is converted is having blank values in it.
We are facing an issue when we are sending the same Base64 content we received to another external system.