Jump to content

Spotfire Webservice API does not update the user info.


George Abraham

Recommended Posts

I found in the spotfire api documenation thatsetDisplayName(), setEmail(), setPassword(), setMembers() are the operations to update the user profile using the API and i am using a java code to update profile

userdirectoryprincipalobject.setDisplayName("NEW NAME");

I see the method works, when i try getDisplayName(), i get the updated value. but it does not save the value in spotifre. Is there any more method to call to Save the value in Spotfire

Link to comment
Share on other sites

  • 4 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...