Page 1 of 1

unable to execute the job

Posted: 08 Jul 2014 5:19
by kumarja7
Hello,

I am trying to execute a ctmfw job with the below command, however the job is not executing and it aborts.

ctmfw S:\IBM\OutBox\VPStoreLocatorData.xml CREATE 0 60 10 3 5
Parameters -Agent <agent> are mandatory


My knowledge is timid in regards to Filewatcher job setup, please help!!

Unable to execute the job

Posted: 08 Jul 2014 5:20
by kumarja7
The error message is below,

ctmfw S:\IBM\OutBox\VPStoreLocatorData.xml CREATE 0 60 10 3 5
Parameters -Agent <agent> are mandatory

Posted: 08 Jul 2014 7:30
by jstarkw
Hi - You need to specify the agent name if it is not the "default" agent.

ctmfw -agent [name of agent - not servername] ctmfw S:\IBM\OutBox\VPStoreLocatorData.xml CREATE 0 60 10 3 5

Regards,