Quantcast
Channel: Micro Focus Forums
Viewing all articles
Browse latest Browse all 11924

Google Apps driver and Move event

$
0
0
Dear all,

I am implementing a Google Apps driver for my company.
I successfully created the Organizational Units, and a user in one of those OU.
However, when I want to do a move of the user account to another OU, I always get a null value for the parent association.
I tried different values for the parent destination dn, but it's always the same error:

Code:

google-system ST:moveHandler
moveHandler: class == 'UserEntry'
moveHandler: association == 'https://apps-apis.google.com/a/feeds/domain/user/2.0/userName'
  parent association == null
appsForYourDomain.getUserEntry: User ID = https://apps-apis.google.com/a/feeds/domain/user/2.0/userName
AppsForYourDomainClient.getUserEntry creating URL from spec = https://apps-apis.google.com/a/feeds/domain/user/2.0/userName
IOException
disconnect

And then a MalformedURLException and a NullPointerException occur.

Could someone knows which value must be populated there?

Many thanks for your help!

Viewing all articles
Browse latest Browse all 11924

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>