lastModifiedBy user not getting replicated | Community
Skip to main content
New Participant
December 22, 2022
Solved

lastModifiedBy user not getting replicated

  • December 22, 2022
  • 1 reply
  • 1148 views

Hi all,

jcr:lastModifiedBy user name is not getting replicated to publish instance. The customer is on AMS, AEM 6.5.14. The lastModified time stamp is getting replicated, however the user name is not getting. Any reason why this is not getting replicated?

Thanks in advance!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by aanchal-sikka

Hello @ashwin_raju 

 

This is an expected OOTB behavior

Please refer to https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/permanently-disable-replicationpropertiesfilterfactory/m-p/268158

 

It provides the resolution as well

 

1 reply

Employee
December 22, 2022

Hi @ashwin_raju , this is expected as per product code. only lastmodified time is set.  You can add a postprocessing workflow on a certain condition like mimetype / metadata edit  , path etc and call your workflow that sets this additional property.

New Participant
December 22, 2022

It is getting replicated on local AEM. Is this happening only on AMS where the lastModifiedBy doesn't get replicated? Is this the same on AEM as a Cloud Service?

aanchal-sikka
aanchal-sikkaAccepted solution
New Participant
December 23, 2022

Hello @ashwin_raju 

 

This is an expected OOTB behavior

Please refer to https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/permanently-disable-replicationpropertiesfilterfactory/m-p/268158

 

It provides the resolution as well

 

Aanchal Sikka