HiDoes anybody know how to use the CLT iwmodelc.batI have created a Workflow which runs succesfully from Teamsite but I want to run it as a windows scheduled job. If I issue the following commandiwmodelc -i FundingWF /default/mainThe results are2008-06-03 17:39:33,562 [main] ERROR com.interwoven.modeler.clt.Instantiator () - Model FundingWF is not allowed for the user 102357-APP1\tsmaster of role null for branch /default/mainError: Model FundingWF is not allowed for the user 102357-APP1\tsmaster of role null for branch /default/mainI am logged onto the server as tsmaster so there should not be any permission problems.As there is little documentation I am unsure of the parameters I am passing. In the command above I have set the 'modelname' to the name of my workflow and 'vpath' to a test directory. I am not actually sure what I should be setting vpath to! Why is my role null?Any help would be really appreciated.ThanksSteven