Search found 79 matches

by Banshee06
13 Jul 2009 5:04
Forum: Job Definition
Topic: Reg: Color change for waiting state jobs
Replies: 7
Views: 10714

Usually if the color is blue thats means a resource is not available.
which could be the server or if you and quantative or control resources setup they could be in use.
by Banshee06
13 Jul 2009 4:52
Forum: Control-M Control Module
Topic: AFT: File Watcher for file size check?
Replies: 5
Views: 4117

My version doesnt have an autoedit field but it does have a set tab with auto edit which is used for setting variables that can be used in the filename such as adding the date or adding or removing prefixes or stripping the extentsion.
by Banshee06
10 Jul 2009 11:13
Forum: Control-M Control Module
Topic: CTLM Filewatcher utility parameters
Replies: 3
Views: 3614

Here is what I would use. FileWatch has different syntax then ctmfw

ctmfw "/incoming/EDS/LH/PRD.NGI.COSMA.SSIM4.*" CREATE 100 10 10 3 0 N
by Banshee06
10 Jul 2009 9:45
Forum: Control-M Control Module
Topic: AFT: File Watcher for file size check?
Replies: 5
Views: 4117

Yes using the ctmfw utility that is run on the cleint of the machine you want to monitor the directory of. You can monitor for any size and have it watch to see if the file is done and for as long as time as you want. You and also use a cylic job to have it monitor it for a few minutes every hour. a...