Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Include Page
spaceKeyGrouper
pageTitleNavigation
Panel
borderColor#ccc
titleColorwhite
bgColor#FcFEFF
titleBGColor#00a400

Image Added  This topic is discussed in the Advanced Topics training video.

Grouper has a basic change log consumer implementation which can send XMPP or HTTPS notifications (see ESB documentation).  The loader sends the XMPP messages.  If you want, the grouper client can listen on an XMPP channel for events and kick off logic.  There is built in logic to maintain a text file of users with prefix/suffix/expression language.  On an XMPP message, the client can either use the diff, or it can do a full refresh (if you don't  trust your Jabber deployment security or reliability).  The client will also periodically do a full refresh (on a quartz cron schedule, e.g. nightly)

...