Return to Jive Software

Skip navigation

This Question is Not Answered

1 "correct" answer available (4 pts) 2 "helpful" answers available (2 pts)
1,880 Views 4 Replies Last post: Aug 3, 2009 10:56 PM by bcswissre RSS
bcswissre Beginner 397 posts since
Jan 9, 2009
Currently Being Moderated

Feb 23, 2009 7:25 AM

REST Services Problem

Does anyone have any experience with the REST services in clearspace (2.5.7)?

 

I'm trying to update a user's profile remotely and it works fine when the user has no value in a profile field, but once it is set, I can't seem to overwrite it via the service.

 

Does anyone know why this is or how to get around it?

 

I am trying to use the addProfile REST web service:

/rpc/rest/profileService/profiles

 

Thanks,

Ben.

gunjangal Novice 7 posts since
Jan 22, 2009
Currently Being Moderated
Aug 3, 2009 4:39 AM in response to: Benjamin Chiad
Re: REST Services Problem

I am facing the same problem. I am using setProfile profile service with jive clearspace 3.0.0. I am able to update the profile field value if it is blank, but once filled i am not able to overwrite the value. Is there some other webservice which can be used to update the profile field value. Even addProfile service is not able to overwrite the value.

 

/rpc/rest/profileService/profiles
POST

 

<setProfile>
<userID>xyz</userID>
<profile>
<fieldID>xyz</fieldID>

<value>xyz</value>
</profile>
</setProfile>

 

Thanks
Gunjan

gunjangal Novice 7 posts since
Jan 22, 2009
Currently Being Moderated
Aug 3, 2009 10:29 PM in response to: Benjamin Chiad
Re: REST Services Problem
Is there a way i can put a fix in my current jive version for this service ?

More Like This

  • Retrieving data ...

Bookmarked By (0)