Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reverse Replication of User Resources #26

Closed
davidjgonzalez opened this issue Oct 10, 2013 · 2 comments
Closed

Reverse Replication of User Resources #26

davidjgonzalez opened this issue Oct 10, 2013 · 2 comments

Comments

@davidjgonzalez
Copy link
Contributor

The Problem

As AEM moves from WCM to WebApp, the need to move around User profile information becomes more common. Current "OOTB" implementation for this requires various Launchers and dev-based "touch" of resource for replication.

The Proposal

  • Creating disabled Launchers for RR'ing profile resources - OR - creating an event listener (that could be configured for any path i supposed) that handles queuing of resources for Reverse Replication.
  • Creating a ReplicationUtil (or Helper) that can be used to "touch" a resource to trigger it for RR (setting the lastMod, lastModBy and cq:distribute properties).

Concerns

RR has many nuances and pitfalls. We would need to be very careful we dont create a faulty/broken abstraction.

@rohanraj14
Copy link

Hi David,

What happened to this request. Can you please let me know if there is a utility already there? If not is there a way we can achieve reverse replication of users? Or, send me a documentation on it.

Rohan.

@davidjgonzalez
Copy link
Contributor Author

Hi,
Nothing ever came of this ... AFIAK the best resource for this is at: http://www.wemblog.com/2011/10/how-to-set-up-usergroupprofile-reverse.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants