Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Andrzejek on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Howto use regular expressions with opreload (evalnode)

Event Management

Howto use regular expressions with opreload (evalnode)

by  chrisvg  Posted    (Edited  )
This is the situation:
Running NSM 3.1 on Windows 2003

Trying to load a set Message Record and Actions from one CAOPR database onto 2 different types of server (as defined by cautenv setlocal CA_UNI_GROUP One is EMMGRNT , the other is EMDSMNT

Installed PTF QO53613

In the MRA I set the 'Use Regular Expression' option to on.

In 'Eval node' I specify EMMGRNT\.*,EMDSMNT\.*
(the comma is the seperator, the . (dot) before the * (asterix) is required)

This works.
BTW : the PTF fixes a lot of other problems.

P.S. as an update : I now switched off the regular expression option and use a comma seperated list for evalnode.
Register to rate this FAQ  : BAD 1 2 3 4 5 6 7 8 9 10 GOOD
Please Note: 1 is Bad, 10 is Good :-)

Part and Inventory Search

Back
Top