How to make OBM/OMi not to receive new events?

  • KM03765416
  • 30-Nov-2020
  • 30-Nov-2020

This document has not been formally reviewed for accuracy and is provided "as is" for your convenience.

Summary

Setting to make OBM not to receive new events even though if everything is running.

Answer

Run:

<HPBSM>\opr\support\opr-support-utils.(bat|sh) -set_setting -context opr -set opr.event.receiver.disableReceivingEvents true

Setting this to true means new events will not be received. To deactivate this set the setting to "false" and to validate what value is currently set you

<HPBSM>\opr\support\opr-support-utils.(bat|sh) -get_setting -context opr -get opr.event.receiver.disableReceivingEvents