I have a process in which I want the user to enter their Remedy password to validate their participation. A dialog pops up, the user enters their password in it and clicks OK, and if the password matches that in CTM:People, it goes forward. If not, the dialog stays open until they get it right or click the Close button.
I have tried comparing the password fields in workflow, and for various reasons, it fails. I also tried copying the password values into regular character fields and comparing those, but that, too, fails. Finally, I tried using the '$PROCESS$ @@:Application-Confirm-Password <field ID>', (using both field 102 and a regular character field) in a Set Fields to an integer field, but though that doesn’t error, it always returns a zero (fail) value when I run it in an Active Link, which I have to do because I am running this from a Display-Only form as a Dialog. Can anyone point to what I am missing to make this work? Rick _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are"

