Hello Logi,

If you could share your code with us. The rename using MDM works fine for
me.

*PUT
https://apps-apis.google.com/a/feeds/user/userEmail/2.0/foo.me/[email protected]
*

*In the XML you should up like this.
*
*

**
 account.addProperty("newEmail", "[email protected]");
**

*
*Ref.
http://code.google.com/intl/en/googleapps/domain/gdata_provisioning_api_v2.0_developers_protocol.html#Renaming_a_User_Account
*
*
*
*
*
*If you need anything else please let me know.*
*
*

Alexandre Jacquet

Google Apps Deployment Specialst
São Paulo | SP | Brasil
Tel.: 55 11 8064 6882





On Tue, Jun 14, 2011 at 3:33 PM, Logi <[email protected]> wrote:

> Problem: When submitting a rename for a user to change their domain some of
> the renames become new users.
>
> Example: [email protected] needs to now be [email protected]
>
> We submit a rename for the user using provisioning multi domain api. This
> user is not renamed and soon after we see a second account (NEW) created
> for [email protected].
>
> Note: This occurs every once in awhile. Other renames using same code work
> fine.
>
> Additional Info: The code was created by the clients development team. They
> check their internal logs and see no errors or abnormal behavior between a
> rename that works and one that fails and creates second account.
> They ensure the code is fine.
>
> Wanted to know if this can actually happen (someone seen it before) as the
> new user xml and POST url are totally different from a rename user xml and
> PUT url...
>
> If their is a Googler on the dev team who can look at the accounts (i have
> examples) and see how it was submitted to Google .. etc.. to help me get to
> the bottom of this .. would be great..
> I need to tread carefully as its a big client and their are very reliant on
> their internal dev team.
>
> Thanks
> LOGI
>
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google Apps Domain Information and Management APIs" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-apps-mgmt-apis/-/BXlXIXNF9OEJ.
> To post to this group, send email to
> [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/google-apps-mgmt-apis?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Apps Domain Information and Management APIs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-apps-mgmt-apis?hl=en.

Reply via email to