how to advise a user of an error in the replicator | Community
Skip to main content
New Participant
October 16, 2015
Solved

how to advise a user of an error in the replicator

  • October 16, 2015
  • 2 replies
  • 595 views

Hi,

I'm working about a replicator agent.

When the user activate the page, 2 replicators starting. One manages the publishing and one another thing.

I need to advise the user if the second replicator raise an exception.

In this case the square becomes green, is there a way to force the square to orange?

Thanks 

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

you may have to customize the logic when the value is updated. your starting point would be from the siteadmin grid here  '/libs/wcm/core/content/siteadmin'  and take it from there..

2 replies

Lokesh_Shivalingaiah
Lokesh_ShivalingaiahAccepted solution
New Participant
October 16, 2015

you may have to customize the logic when the value is updated. your starting point would be from the siteadmin grid here  '/libs/wcm/core/content/siteadmin'  and take it from there..

joerghoh
Employee
October 16, 2015

Hi,

I would not play with the logic and consider a failed replication on a certain agent as a warning only. You can either ignore it and include it in the calculation. Other than bsloki I consider the UI customization not as a good option.

Jörg