cancel
Showing results for 
Search instead for 
Did you mean: 

Encryption on Work Queue

SurajJadhav
Level 5
I was trying to encrypt data in work queue, but i can't see any encrypted data in my work queue. I am using Encryption Schemes to encrypt work queue. How do actual Encryption takes place. Is encryption done on work queue and encrypted data stored in database, if it so then how to access database to see the stored work queue data..
2 REPLIES 2

Deep.Shah
Level 6
Yes,it'd be encrypted in database and decrypted when retrieving. You may use SQL Management Studio to view data. Regards, Deep Shah

DexterWhelan1
Level 4
Hi Suraj, When you are encrypting a work queue make sure your work queue is empty first and then reload your queue. Everything should be encrypted then. -Dexter