Google Apps Resource Adaptor?

Hi,
Here is a bold question:
Has anyone implemented a Google Apps resource adaptor?
Is anyone willing to share it?
Thanks,
John I

anyone?

Similar Messages

  • Google Apps Connector: Migrate from 1.0.4455 to 1.1.5658.jar

    Hello IDM Gurus,
    Recently I upgraded our IDM instance from 8.1 with patch 14. My
    understanding is that this aggregation of patches would also allow us to
    utilize the new Google Apps (org.identityconnectors.googleapps-1.1.5658.jar) connector.
    http://wikis.sun.com/display/IdentityConnectors/Google+Apps+Connector
    1st question: How does one migrate from an existing instance of the Google Apps connector 1.0.4455?
    Resources->Migrate Adapters->Migration Wizard (Does not list the Google Apps Resource)
    Thank you for any assistance or documentation you may be able to provide.
    - IDMxml

    I think you had copy from some where i.e pdf, doc file. Write in notepad, don't copy, paste it and try.
    In error clearly showing some kinds of junk character ie. "ûrepository"
    Edited by: 953040 on Apr 10, 2013 10:47 PM

  • Please make it possible to print e-mail which are forwarded from gmail (google - apps domain).

    With my HP LaserJet Pro P1102w setup to use e-print which works very good.
    Now I want to automatic print the e-mails when received on my (order) google apps email address.
    So I setup a forwarding rule in Google Apps - gmail to the printers e-print email address.
    No I got a error in ePrint Center, to many recipients.
    Can you please make it possible to allow more recipients with a settings or that it is possible to forward-and-print from a gmail e-mail?
    Than you have a very good e-print service!
    Thanks,

    Ok, I made a fresh provider hosted application to test out Dragan's suggested solution.
    You can view the repository here:
    https://github.com/mattmazzola/providerhosted_01
    After comparing this new application and the old one, I realized I had a misunderstanding of how the SP.RequestExecutor expected urls to be constructed. I thought it was required to use the SP.AppContextSite() endpoint.
    I was incorrectly constructing a request to the appWeb with a url similar to the following:
    https://contoso-6f921c6addc19f.sharepoint.com/ProviderHostedApp/_api/SP.AppContextSite(@target)/contextinfo?@target=%27https%3A%2F%2Fcontoso-6f921c6addc19f.sharepoint.com%2FProviderHostedApp%27
    As you can see, the @target was set to the appWeb url but infact when making request to the appWeb using RequestExecutor you do no need to do this.  It is simply appweburl + "/_api/contextinfo".  It is only when making requests for
    resources existing on the hostWeb that you need use the AppContextSite and set the @target.
    I think the link to the solution I provided is more helpful, but I marked Dragan's reply as the answer to give him credit for helping me.

  • How to configure google apps in Mail 5 of lion os x not as gmail but as exchange

    Hi All,
    I have been trying hard online to find some resource to configure google apps in Mail 5 of lion os x not as gmail but as exchange.
    The reason is that I want to sync my contacts as well as calendar and email but if configured as gmail ot only takes email and may be calendar.
    I use this over all my devices and need my calendars and contacts to be synced all over
    I called the customer support in USA but they directed me to call a UK number.
    Appreciate your guide line, or feedback with an online resource.
    Best regards,
    fawzy

    think i set it up like exchange but calendars doesn't sync and AB no sure,you also can do it in system preferences in the mail,calendars pane ..

  • Offline program for google apps

    Hello guys,
    I'm using the google apps gmail, calendar and docs very intensively and would like to have an offline copy on my system. Is there a program that synchronises those data, primary my calendar?
    Regards
    Last edited by orschiro (2010-12-13 07:55:17)

    For e-mail, there is plenty of choice. I use claws-mail myself.
    Notable ones or KMail, Evolution, Mozilla Thunderbird, mutt,...
    For calender, there is Korganizer (with the akonadi gcal resource plugin), Evolution, Mozilla Thunderbird with appropriate plugins...
    If you just want the have a local copy for backup purposes, you can have an automated that script downloads the ical export file from the google web interface.
    Something like this should work. Replace the url and the username/password.
    #!/usr/bin/env python2
    import mechanize
    import zipfile
    import os
    url = 'https://www.google.com/calendar/exporticalzip'
    username = '[email protected]'
    password = 'xxxxxxxxxx'
    outputfile = '/home/johndoe/google.ics'
    br=mechanize.Browser()
    br.open(url)
    br.select_form(nr=0)
    br['Email'] = username
    br['Passwd'] = password
    br.submit()
    file = br.retrieve(url)
    z = zipfile.ZipFile(file[0], 'r')
    calname = z.namelist()[0]
    of = open(outputfile, 'w')
    of.write(z.read(calname))
    of.close()
    z.close()
    os.unlink(file[0])

  • Version information for java  resource adaptor

    Hi,
    Iam developing a resource adaptor(RAR). I have deployed my RAR on app server. My problem is that i want to provide version information of my RAR. One way is that i do the same in log files which iam doing presently. Problem is that logging is disabled in most production environment due to performance reasons.
    Otherway is, instead of usual .log file, i write the version information in some .config file which I can create when my adaptor is loaded. Problem with this approach is that i can have mutiple RAR deployed on same app server connected to different instances of EIS. If app server has only single class loader, then this will be a problem as the RAR which is loaded later will override the previous info as only one copy of the file is created.
    Can anyone suggest me a possible way.
    Ashish

    There is noy way for you to write a simple message to the app server log file when the RAR is inited stating the version of the RAR? You also mentioned dumping the RAR version to a file. Why can't you simply write the RAR version to a unique file name by adding a date stamp or some other unique identifier so you don't overwrite the previous file? Maybe I'm missing something.

  • Loading IBM Resource adaptor mqjbnd.so in weblogic 11

    Hi,
      We are trying to use IBM resource adaptor with weblogic 11 for MQ integration. The environment is 64 bit. In AIX environment, an error is occurring that mqjbnd native library not found. mqjbnd is a .so file extension. Is there any specific way to load .so file in weblogic? we have tried giving the path in weblogic startup script and also putting it in domain lib folder. but it is not working. Please suggest how this .so file can be loaded in weblogic. Thanks.

    they use classloaders. it's too large a subject to
    really get into here, but google "java classloaders"
    for more info. a very handy technique to knowA quick google search didnot give any satisfactory results. Still trying..
    Are you saying classes can be loaded remotely too?
    Bcos, in the case mentioned above, "com.ibm.mq" classes need not exist anywhere on the local machine
    Message was edited by:
    raeeskader

  • How to sync Google Apps contacts from ALL groups to Mac OS X Contacts/Address Book

    I have some 4,000 contacts in my Google Apps account.  I used to store all of them in Google's "My Contacts" category, but my iOS devices had huge performance issues searching through 4,000 contacts as I typed a name or phone number on the device.  So I trimmed it down and only keep the 200 or so most often used contacts in the "My Contacts" folder.  This works because iOS devices are only able to sync that one category of contacts.
    However, I now want to sync my Google Apps contacts with Mac OS X Contacts/Address Book.  I'd like it to sync ALL of the contacts, not just those 200 in "My Contacts".
    Is this possible?  I'm using Mountain Lion and Google Apps Premier.
    I used to be able to achieve this using SpanningSync.  But as of a couple weeks ago, SpanningSync has been permanently discontinued due to architectural changes with the sync engine in Mac OS X.  I'm not aware of any other contacts synching tools that could do it.
    I know that Address Book/Contacts won't be able to show my Google Apps categories--just a single long list of everyone.  That's totally fine by me, as long as I can get all contacts in the Mac OS X application and only the My Contacts group on my iPhone and iPad.
    Any and all guidance would be VERY much appreciated.
    dt

    Unfortunately no, not at all.  I've tried these boards which were obviously fruitless on this question.  I've tried the Genius Bar.  And I've tried other technical resources.  I do not believe it's possible at this point.
    "Little stuff" like this....  it's seemingly relatively trivial in the grand scheme of things, but can be real productivity killers when I have to go back and forth between Apple's Contacts software and the actual Google Apps/Gmail web UI.  It's these little things that create quirks between Google Apps and Mac OS that almost make me want to return to Exchange.  It's much more expensive and other than Outlook and Calendar/Mail/Contacts, there's no virtually no interoperability options on the Mac.  But at least it's consistent and I know what will work and what won't.
    On the other hand, I could also solve this problem by simply putting ALL of my contacts in my Google Apps account into the "My Contacts" folder.  But that kinda defeats the purpose of having a "My Contacts" folder.
    Sorry Steven--I wish I had a better update or a resource to point you to, but I'm at the end of the road on this one.
    dt

  • Sync Google Apps w/ BB10

    This knowledge base article seems to be a bit off, at least from my experience. It states that to sync Google Cal, using CalDAV, to enter https://www.google.com/calendar/dav/<emailaddress>/events  
    In fact, it's a lot simpler, I entered only www.google.com  in the server address field and successfully synced my Google calendar. The same was used to sync my Google contacts, but at CardDAV.

    Unfortunately no, not at all.  I've tried these boards which were obviously fruitless on this question.  I've tried the Genius Bar.  And I've tried other technical resources.  I do not believe it's possible at this point.
    "Little stuff" like this....  it's seemingly relatively trivial in the grand scheme of things, but can be real productivity killers when I have to go back and forth between Apple's Contacts software and the actual Google Apps/Gmail web UI.  It's these little things that create quirks between Google Apps and Mac OS that almost make me want to return to Exchange.  It's much more expensive and other than Outlook and Calendar/Mail/Contacts, there's no virtually no interoperability options on the Mac.  But at least it's consistent and I know what will work and what won't.
    On the other hand, I could also solve this problem by simply putting ALL of my contacts in my Google Apps account into the "My Contacts" folder.  But that kinda defeats the purpose of having a "My Contacts" folder.
    Sorry Steven--I wish I had a better update or a resource to point you to, but I'm at the end of the road on this one.
    dt

  • Google Apps account now showing Unknown Error when trying to sign in

    This is a post I made over at webosnation.com, but no one knows what's going on over there (but a handful of people are having the same problem).
    For some reason my main email account has decided to fly off a cliff on both my FrankenPre2 and my TouchPad. The things I've tried from searching around the net:
    -Changing my password
    -Making sure the new password does NOT use any special characters
    -Removing the account from my Pre and re-adding it
    -Disabling multiple sign-on from the Google side (I had it linked to the account I use for Google Voice)
    -Removing all patches from my Pre
    None of these things have had any effect. When I put a wrong password in it comes back with an invalid password error. The correct password bring back an Unknown Error.
    The funny thing is I have a 2nd Google Apps account set up on both devices for work, and that hasn't had any problems.  What makes this even weirder is my friend who owns the Google Apps domain I'm on has a TouchPad with his account set up on it and it works fine. Any other suggestions would be greatly appreciated.
    Post relates to: HP TouchPad (WiFi)

    Aaaaaaaand we're back up and running.

  • How do I use the google+  app to upload photos to google  from my ipad2

    I have already downloaded the Google+ App to my iPad2 but am unclear how to download my photos to my Google+ page.   How do I do this?

    Touch the Photos Tab at the bottom, select your photos, add caption and share to the audience you select in "To".

  • Mail.app Stopped Working with Google Apps Account

    I have accessed my Google Apps e-mail account via Mail.app for many months with no problems. Then all of a sudden yesterday it has stopped working. I can't download new messages no matter what I do, and it does not give me any errors such as wrong username/password. I have tried sending a few test e-mails out and they get sent even though Mail.app shows the message as still being sent endlessly (the blue progress bar goes to about 50% and then just sits there, however the recipient receives the e-mail). Has anyone experienced this problem? It may be a complete coincidence, but I also just upgraded my version of Aperture 2 to Aperture 3 and it has been having all sorts of problems (which others are experiencing as well). Any help is greatly appreciated.

    After some searching I have found a solution. I had to delete the contents of the following folder:
    ~/Library/Mail/myemailaccount/.OfflineCache/
    Note: replace "myemailaccount" with the appropriate folder on your computer that represents your e-mail account. Once I deleted the contents of this folder (there were 2 files), and restarted Mail, there were no problems.
    Hope this helps a few people in the future!

  • Google app won't unless its connected to Wifi. How can I get it to work on 3G?

    My google app will load the home screen fine and allows me to search on it, but when it loads it says "Unable to get results. Please check your network connection." The app also works fine on Wifi, just not 3G. How can I get it work with 3G?

    Hi there mpenner93,
    You may find the troubleshooting steps in the article below helpful.
    iOS: Troubleshooting apps purchased from the App Store
    http://support.apple.com/kb/TS1702
    -Griff W.

  • Google apps wont push iphone 4 ios5

    I added my google apps account in mail the same way i did with my ipad 2 but in the iphone it wont push the mail ( only updates when i open mail app)

    I deleted my Gmail/Exchange account on my phone and set it up again (exchange server) and now both my push mail and my calendar are working.  Hoping it does for you, too.

  • My Safari will not allow me to open my Google calendar with Google Apps. I have to open my email with the older version of Google Apps. This happened after I installed 5.1.4. I tried to use the fix of changing to 64 bit by unchecking the 32 bit box no go

    My Safari will not allow me to open my Google calendar with Google Apps. I have to open my email with the older version of Google Apps. This happened after I installed 5.1.4. I tried to use the fix of changing to 64 bit by unchecking the 32 bit box but that didnt help.

    I assume that there are legal restrictions on the way in which iTunes can get artwork automatically from any source apart from the iTunes Store (which is what the right-click > Get Album Artwork function uses).  For example, even though the Gracenote service that iTunes uses to match CDs and retrieve metadata (artist, album, track titles, etc.) also has artwork functions, iTunes does not make use of these.
    For manual addition of artwork, there are three cases where the image you select may not be correctly embedded in your media files:
    your media are in a format that doesn't accommodate embedded artwork - typically WAV files.  To embed artwork you'll need to convert to another format - Apple Lossless or AIFF if you want to preserve lossless quality, AAC or MP3 otherwise.
    your media files are read only - to fix this, use Windows Explorer to find the folder that contains your files, right-click and select Properties.  On the General tab there's a check box labeled "Read-only" - if this is checked, or is grey (sometimes blue), click the box so that the flag is unchecked and the box is white.  Click OK, and then OK again when the "Apply changes to this folder, subfolders and files" option selected.  Now try adding the artwork again.
    Windows permissions issues are preventing iTunes from updating your media files (there's some anecdotal evidence of a change in this behavior in iTunes 12).  See turingtest2's notes on Repair security permissions for iTunes for Windows for advice on fixing this, then try adding the artwork again.

Maybe you are looking for