Macro Variable %MasterTest%

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
Culprit
Posts: 15
Joined: Fri Apr 28, 2006 8:35 am

Macro Variable %MasterTest%

Post by Culprit »

When I log MasterTest, than I become Name of the master test.
More tests can have same name.
What I need to do, when I have more than one master tests.
In macro variable is only first master test name.

How can I create macro variable for master test ID, and give in this variable more then one ID of the test?
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Yes, %MasterTest% variable represents name of the 1st master test. Its not a bug.
Not sure I understand your needs. You need list of IDs for all master tests? Separated by space? comma? semicolon? Like "15, 1065, 4321"? What for?
If you need some additional information probably you should use Comment propert of the test and %TaskComment% or %CommentLine1% .. %CommentLine99% macro variables?

Regards
Alex
Culprit
Posts: 15
Joined: Fri Apr 28, 2006 8:35 am

Post by Culprit »

Yes, Like "15,234,432455".
Using for my own report.

Ok I will Use %TaskComment% and %CommentLine1% .. 99.

But better will be used by IDs.
Culprit
Posts: 15
Joined: Fri Apr 28, 2006 8:35 am

Post by Culprit »

Exactly: I'm creating module for mx-bb portal www.mx-system.com.
I'm using mx-portal for our pages and I need include hostmonitor into portal.
Web service is running, but some peoples that should look into hostmonitor could not have rights to edit.
Web service refresh pages and I don't need it.

Regards,
Culprit
Culprit
Posts: 15
Joined: Fri Apr 28, 2006 8:35 am

Post by Culprit »

KS-Soft wrote:Yes, %MasterTest% variable represents name of the 1st master test. Its not a bug.
Ofcourse its not a bug.
Igorek
Posts: 47
Joined: Wed Jul 06, 2005 8:55 pm
Location: Russia

Post by Igorek »

To Alex

Could you create a macro variable %AllMasterTests% that contains all the master tests separated the symbol "\"? (Like macro variable %TaskComment%)
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Please use Wish List forum

Regards
Alex
Post Reply