Expand my Community achievements bar.

Announcing the launch of new sub-community for Campaign Web UI to cater specifically to the needs of Campaign Web UI users!
SOLVED

Web form input decryption error

Avatar

Level 1

Hi,

I have a Web form build with Adobe Campaign Web Application.

I encrypted the input field data with crypteString(ctx.table_name.field_name) and found out that it gets different results everytime.

I also got an error message when I decrypt the cipertext with decryptString(ctx.table_name.field_name)

Anyone knows how to encrypt and decrypt a field from the table properly or should I write my own function?

1 Accepted Solution

Avatar

Correct answer by
Employee

Hi ,

If this is for Campaign Classic , you  can go through below link to see if it helps.

Functions to encrypt or decrypt PII data in Adobe Campaign Classic

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

Hi ,

If this is for Campaign Classic , you  can go through below link to see if it helps.

Functions to encrypt or decrypt PII data in Adobe Campaign Classic