BASE64_DECODE into pdf in Peopelsoft
Requirement is to retrieve the file (base64 format), decode into pdf and open in browser.
Can we decode an attachment (not a simple string) from base64 format and view on PeopleSoft page? Is there is any limitation?
Current version :-Application is FSCM 9.2 PUM 37, People Tools -8.58.
Already checked -How to perform base64 encoding or decoding using PeopleCode? (Doc ID 790153.1)
Thank you