- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi @Ofattah ,
Yes, encryption_aescbcEncrypt function usable only in ACS for encryption alone.
We do have function in ACC as well.
https://experienceleague.adobe.com/developer/campaign-api/api/f-cryptString.html
But we cannot decrypt the string, because the function was deprecated.
Better approach would be create SQL based encrypt/decrypt fucntion and can be used via JS/Enrichment box
Regards,
Malarrajan Sundarraj