Expand my Community achievements bar.

SOLVED

lastModifiedBy user not getting replicated

Avatar

Level 4

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!

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hello @Ashwin_Raju 

 

This is an expected OOTB behavior

Please refer to https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/permanently-disable-replic...

 

It provides the resolution as well

 


Aanchal Sikka

View solution in original post

4 Replies

Avatar

Employee

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.

Avatar

Level 4

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?

Avatar

Correct answer by
Community Advisor

Hello @Ashwin_Raju 

 

This is an expected OOTB behavior

Please refer to https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/permanently-disable-replic...

 

It provides the resolution as well

 


Aanchal Sikka

Avatar

Employee

This filter would only take care of replication-related metadata only I guess like cq:lastReplicationAction, cq:lastreplicated and cq:lastReplicatedBy, not the lastModifiedBy