I'm trying to find a CreditCard value by searching for the credit card number. The find always fails because the credit card number field is encrypted. I even tried

cardNumber = (String) delegator.encryptFieldValue("CreditCard", cardNumber);

to encrypt the value before doing the find.

Can anyone help?

--
Adrian Crum
Sandglass Software
www.sandglass-software.com

Reply via email to