check if Lighthouse account exists without view
I need to check to see if a Lighthouse user exists like checking accountInfo.accounts[Lighthouse].created - only I need to be able to do it before opening a user view. Is there a Java method I can use where I can simlpy pass in the accountId?Thanks, -T-
[267 byte] By [
TD_ROC] at [2007-11-26 10:55:47]

# 2
Ever get it to work? Have a successful example? I tried it yesterday and could not get the results I wanted. I tried finduser also, but it always gave me the accountId even if it didn't exist. Thanks,-T-
# 3
worst case just call 'getobjectifexists' with type User. if the user exist it will be returned. if not..you will get null.testuser is the best way to go though. or simply do a search where accountId equals usernamedana reedaegisusadenver, co