I keep having time out issues using Apps Script to get all the users in an organization and also Apps Script is quite slow, so I'm trying to set this up from App Engine.
I've installed Eclipse with the Google Data plug-in and I can serve jsp pages from a development server. I'd like to use the feature described here. https://developers.google.com/google-apps/provisioning/#retrieving_organization_users_experimental<https://mail.seoulforeign.org/owa/redir.aspx?C=0ed65b30c9864674a1db6d44c6cf2f50&URL=https%3a%2f%2fdevelopers.google.com%2fgoogle-apps%2fprovisioning%2f%23retrieving_organization_users_experimental> Please can you help me connect to this package? sample.appsforyourdomain.labs.provisioning.OrgManagementSampleClient I tried using this directive which didn't work. <%@ page import="sample.appsforyourdomain.labs.provisioning.OrgManagementSampleClient" %> Please can you help me get connected to the correct library? Thanks from The Ratman -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/Z9Gl0Y4oKs4J. To post to this group, send email to google-appengine@googlegroups.com. To unsubscribe from this group, send email to google-appengine+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.