Want to know who added a condition

Tools and several solutions to manage Control-M products
Post Reply
User avatar
sharas
Nouveau
Nouveau
Posts: 76
Joined: 13 Nov 2007 12:00
Location: Hyderabad
Contact:

Want to know who added a condition

Post by sharas » 07 Jan 2010 12:51

Hi,

I want to know if there is a way to find who added a condition, if a condition has been added through tools->prerequisite conditions.

Thanks in advance.

baralem

Post by baralem » 07 Jan 2010 1:18

Hi sharas. Use ctmlog (with ctmserver account):

ctmlog list start_date start_time end_date end_time | grep "cond_name"

ctmlog list 20100107 0800 20100107 1000 | grep "XXXXXXXX"

regards
martin

Post Reply