- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi Badr,
this subject was partially covered in Functions to encrypt or decrypt PII data in Adobe Campaign Classic
Please note, DES is considered insecure, you should favor AES if you can.
You could add a custom function to encrypt in Adobe Campaign : Adding additional SQL functions or get the temp:schema in a JS activity, loop over each row and use a method such as cryptString on the field to be encrypted.
Kind regards,
Pierre
Views
Replies
0 Likes
Total Likes