a question need help

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
nieaicai
Posts: 73
Joined: Fri Aug 03, 2012 9:05 pm

a question need help

Post by nieaicai »

if i have 100 tests
all test 's action is send email
if each test i need send to different recipient,
so i need set up 100 send email action?

can just only setup only one action, but can set individual recipient
how to do?
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

Sure, you need to setup only one action, then:
A. specify recepient e-mail in test properties or in folder properties;
B. use appropriate variable in Send e-mail action.
Several examples:
1.
A. Set %CommentLine5% for the test as recepient e-mail (Test properties dialog).
B. Use %CommentLine5% in "To (recepient)" field of the action
2.
A. Set e-mail address (Folder properties dialog) as Folder variable for specific Folder/subfolders (e.g. fvar_mail)
B. Use %fvar_mail% in "To (recepient)" field of the action
3.
A. Set e-mail address as Folder variable and specify user defined variable with (menu Properties -> Global macro variables...) admin e-mail (e.g. fvar_mail and udv_admin_email)
B. Use %fvar_mail%;%udv_admin_email% in "To (recepient)" field of the action
nieaicai
Posts: 73
Joined: Fri Aug 03, 2012 9:05 pm

Post by nieaicai »

tks much xiexie!
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

You are welcome.
Post Reply