how to sync (and check) users betwen publishers manually? (FIXED maybe) | Community
Skip to main content
jayv25585659
Level 8
December 20, 2021

how to sync (and check) users betwen publishers manually? (FIXED maybe)

  • December 20, 2021
  • 1 reply
  • 637 views

I was using the wrong query in querybuilder that why my numbers are so out of sync

TLDR:
I want to manually sync the users in pub2 to pub1

Sync was done using the instructions on this page: https://experienceleague.adobe.com/docs/experience-manager-65/administering/security/sync.html?lang=en#manually-syncing-users-and-user-groups

---------------------

before user sync:

 

pub1: 13xxx users
pub2: 14xxx users

 

to check the numbers, I used querybuilder on both publishers and used the query below (I tried with and without jcr:primaryType. It doesn't make much difference.)

 

path=/home/users
jcr:primaryType=rep:User

---------------------

after user sync: pub2 still has more users than pub1. in fact, pub1 now has 12xxx (much less than what I started with)

---------------------

Any ideas on what I could be doing wrong?

 

NOTES:

  • Adobe/AMS had to exclude (during package creation) the home folder for the admin acct as this is causing issues during import
  • same as above but this time, Adobe/AMShad to exclude the custom admin acct (which I use. as a SaaS platform, we don't have access to the default admin acct)
  • After the 2 issues were fixed, no more errors where encountered during import.
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

aanchal-sikka
Community Advisor
Community Advisor
October 18, 2023

The answer to the question has already been added by @jayv25585659  in introduction itelf. We should be good to mark it as resolved.

Aanchal Sikka