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.