Forum Discussion

ADS_PSI's avatar
ADS_PSI
Mentor
9 years ago
Solved

base64 encoding using Freemarker in custom component/endpoint

Hi all,   I need to encode the value of a query parameter in my http client request in Freemarker. I need base64 encryption for the same. Is there any possible way for this?   Any help would be ...