• Sowndarya Kesari
  • NEWBIE
  • 0 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 2
    Replies
Hi All,
I have developed an API which let user to change his/her password. I used system.setPassword() method for this.

Now, when a user uses his previous passwords it will throw an exception "System.InvalidParameterValueException: UNKNOWN_EXCEPTION: invalid repeated password". I want to handle it and show different error message.

Could you help me how I can handle this?
There is a record where Owner could "Recall approval process" before, I have removed "Modify All" permission on the profile which was assigned to that owner, now recall approval process button is not visible for him. Is there any way that the owner can recall approval process without "Modify All" permission?
There is a record where Owner could "Recall approval process" before, I have removed "Modify All" permission on the profile which was assigned to that owner, now recall approval process button is not visible for him. Is there any way that the owner can recall approval process without "Modify All" permission?