• sksoni
  • NEWBIE
  • 0 Points
  • Member since 2006

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies
Hi All, 
I use SF API 7 to interact with SalesForce from my portal application. I create a contact and then convert it to a SelfServiceUser. Based on some business rules i should enable the SuperUser status of the user. The profile of the user that i use to connect to SF is System Admin, But it gives the following error:

Unable to create/update fields: SuperUser. Please check the security settings of this field and verify that it is read/write for your profile.

I have checked the permission for the profile and settings etc in the setup tab on the SF admin page. All seems to be fine. Can somebody pls let me know what is it that I am missing here?

Thanks in advance.

  • January 13, 2007
  • Like
  • 0
Hi
I'm trying to make my own SelfService User portal, and I encounter problems with login functionality.
Indeed, API don't offer capability to login SelfService User directly.
I see a lot of thread about delegated authentication, but I don't now how can I do that.
Can anyone send me Java or.NET sample code ?
Thanks

Clettebou