Scheduled Tests not passing macro data

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
adrianjuk
Posts: 9
Joined: Tue Dec 09, 2003 5:17 am
Location: Halifax England

Scheduled Tests not passing macro data

Post by adrianjuk »

We are running V5.38. I have some VB tests that pass data such as
%Reply% into the subject line of an email. If I use the normal schedule within the test, the macro is passed across

If I use the Scheduler within the options menu, the macro does not get translated and my email subject line just has %Reply% in it

Therefore, I can't send a regular email for a job that hasn't changed status
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

If I use the Scheduler within the options menu, the macro does not get translated and my email subject line just has %Reply% in it
Of course. %Reply% variable relates to test that had triggered action. If you are using "scheduled" action, action is triggered by timer, not by a test.
Use variables that represent parameters of some explicitly specified test
http://www.enterprisemonitor.net/hostmo ... #specmacro

Regards
Alex
Post Reply