JMS Queue Monitoring
I am trying to create a WLDF to give MessageCurrentCount from JMSqueue. I have created a new Diagnostic Module and trying to add a Policy expression, but getting error The policy expression is invalid.
${ServerRuntime//[weblogic.management.runtime.JMSDestinationRuntimeMBean]//MessagesCurrentCount} >= 70
Please help me with the same.