tags jcr:created issue | Community
Skip to main content
New Participant
October 16, 2015
Solved

tags jcr:created issue

  • October 16, 2015
  • 1 reply
  • 500 views

Hi Team,

I am using AEM 6.0 SP2.

I have taken a package of /etc/tags/default from PROD instance to test our custom code.

From default properties node , i can able to see jcr:created as "2014-02-07T03:10:38.663-05:00" 

I have build, downloaded and installed to other prod instance  (which is not live to end user).After installing i can able to see default properties tag changed to 

current date and time as "2015-09-25T07:36:38.663-05:00"

Not sure how to copy the complete node with same jcr:created node 

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 Lokesh_Shivalingaiah

jcr:created node is a audit field which is maitained by jcr and added when that particular node is created !!

if you want that you might have to map it to a custom property

1 reply

Lokesh_Shivalingaiah
Lokesh_ShivalingaiahAccepted solution
New Participant
October 16, 2015

jcr:created node is a audit field which is maitained by jcr and added when that particular node is created !!

if you want that you might have to map it to a custom property