Hi All,
I am trying to implement Resource Monitoring Service but not succeeding, could anyone please help?
Please find the steps which i used:
- I set the below properties in Extended Settings and restarted server,
watt.server.trigger.monitoringInterval=20
watt.server.trigger.preprocess.suspendAndRetryOnError=true - Created a publisher service which will publish a document and wait for reply
- Created trigger and set the Transient Error Handling properties, (attached screenshot)
- Created subscriber service in which i invoked Resource Monitoring Service as first step and then used reply service.
- As i am using stand alone machine, in resource monitoring service i manually hard-coded isAvailable=false, thinking that once trigger is suspended after all retry attempts are finished, i will again make isAvailable=true
- After executing publisher service, the trigger is not getting suspended. May i know the reason?
Let me know if anybody has any questions,
With Regards,
Sudheer Martha.