Skip to main content
14-Alexandrite
December 3, 2018
Solved

How does composer know that an item is being edited by another user?

  • December 3, 2018
  • 1 reply
  • 1770 views

This popup is displayed when you try to open an item that is currently being edited by another user.

 

 

Editing.PNG

 

How does the composer know this?  Is this info accessable so that it could be used by a custom service?

 

Best answer by zyuan1

The Logged in user behavior was recorded in the session information and some other logs.

 

For the edit behaviors, you can go to Monitoring - Active Edits - All Users. (Image attached)

I checked the service it used, it's in Resource - Search functions - SearchActiveEdits, which is not open to the users.

1 reply

5-Regular Member
December 4, 2018

I'm not able to see the image you inserted to your comment.

Can you insert or attach the image again?

steve23714-AlexandriteAuthor
14-Alexandrite
December 4, 2018

I added the image to the original post.  Thanks.

zyuan15-Regular MemberAnswer
5-Regular Member
December 4, 2018

The Logged in user behavior was recorded in the session information and some other logs.

 

For the edit behaviors, you can go to Monitoring - Active Edits - All Users. (Image attached)

I checked the service it used, it's in Resource - Search functions - SearchActiveEdits, which is not open to the users.