Lock/Unlock page using system user | Community
Skip to main content
Dinu_Arya
New Participant
October 25, 2021
Solved

Lock/Unlock page using system user

  • October 25, 2021
  • 2 replies
  • 1381 views

Hi Team,

 

I have a requirement to lock a page when specific group user opens it and unlocks it when another group user opens it. But the page can be unlocked by the user who locked it or by admin user. Any idea on using system user for the same or any other solution?

 

Thanks in advance!

AryA

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Sanjay_Bangar
New Participant
October 25, 2021

Hi @dinu_arya ,

       Create the backend logic using usermanger api and create system user and give them proper read and write access to the content.

Regards,

Sanjay

 

   

Bhuwan_B
Bhuwan_BAccepted solution
New Participant
October 25, 2021
Dinu_Arya
Dinu_AryaAuthor
New Participant
October 26, 2021

@bhuwan_b I tried system user but I'm not able to lock and/or unlock the page. I'm working on AEM 6.5 and I don't see the properties related lock in order to delete. Please suggest.

 

@kautuk_sahni