• AdamA
  • NEWBIE
  • 0 Points
  • Member since 2011

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies

Stackoverflow  [NOTE]  I think IE 9.0 does not work.  I switched to compatability mode and now I can post messages.

 

I am attempting to create a new Profile object through the API.  The doc shows that the Profile object does have a create() method, but when I attempt to create a new Profile I receive an error stating, “entity type cannot be inserted: Profile”.  I have run a describeSObjects(new string[]{"Profile"}); and I have found the DescribeSObjectResult has a creatable = False.  Is there a way to use the API to create new Profile objects? 

 

  • April 05, 2011
  • Like
  • 0