• Ravikumarsv
  • NEWBIE
  • 0 Points
  • Member since 2008

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 0
    Replies
    Hi friends,

Geting exception when setting password for the SSO user. I could successfully created the sso user after that i am try to set the password for that user with this method call.

sf.setPassword(saveResults[0].id, sspPsswrd);
then i am getting this expection.

INACTIVE_OWNER_OR_USER


Please help me...

Thanks & Regards
Ravi Kumar
Hi all,

I need to send a email alert, when a value in the field is changes...... can anyone help me.

Ischanged function is not working  and giving error message like

Error: Function ISCHANGED may not be used in this type of formula


Please help me on that.

Regards
Ravi