COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Framework Manager => Topic started by: bhswati on 14 Dec 2015 01:00:01 AM

Title: unable to run bmtscriptplayer through command line
Post by: bhswati on 14 Dec 2015 01:00:01 AM
Hi All,

I am trying to execute the bmtscriptplayer command through command line.But I am unable to execute it.I don't get any error but after pressing enter it simply displays the list of options that can be used with the command.I am trying to perform certain actions on a model file using command prompt.I am using following syntax

bmtscriptplayer -u <username> -p <password> s <namespace> -m <modelname> -a <log_script>

The same command works fine when the model file and scipt log is located on the C drive.But it does not work when either of them are located on D Drive.The cognos is installed on D drive of the machine.