I knew the list would come through for me. I had not looked at those methods, I was looking for something within the QualifierInfo Object to give me what I was looking for. Looking at the docs on those it's exactly what I'm looking for THANK YOU!!!
_____ From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Papolu, Appajee Sent: Friday, January 25, 2008 2:19 PM To: [email protected] Subject: Re: Java 7.1 API Assistance ** In 7.1, have you looked at the following methods in ARServerUser class. formatQualification formatSetIfQualification parseQualification and so on. These methods should allow you to convert the qualifications from structural representation to readable and vice-versa (btw, similar methods exist for assignment expressions as well). Also encode/decode methods do similar conversion but between structural representation and AR System internal encoding scheme. Regards Appajee _____ From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of LJ Longwing Sent: January 25, 2008 8:55 PM To: [email protected] Subject: Java 7.1 API Assistance ** I'm trying to write something for Remedy in the 7.1 Java API. I'm trying to use the QualifierInfo object and having difficulty translating it to something 'readable'. I'm hoping someone has written something that takes care of parsing the qual and turns what it gives you into something like 'Submitter' = "Demo" AND 'Create Date' > "1/1/2008" Any and all assistance is appreciated in this endeavor __Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are" html___ __Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are" html___ __Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are" html___ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

