The createmodel command

Use the createmodel command to generate a Cognos model from a Common Intermediate Format (CIF) file (.tnpmmodel) generated by WirelessModelling tool.

Location

C:\npm_app_studio\WirelessModelling_<version>-win32.win32.x86\CreateModel_<version>\bin

Assuming that you have extracted CreateModel tool directly on to the C: drive.

Syntax

.\createmodel.bat -generate -model path_to_cif_file -properties model_name_model.properties -overwrite

Parameters

Option Description
-model path_to_cif_file The full path to the CIF file (.tnpmmodel) generated by WirelessModelling tool.
-properties model_name_model.properties The full path to the properties file for the model.
-overwrite A mandatory command flag. Deletes all files in the destination folder for the generated model before generating the model. The destination folder is specified in the model_name_model.properties file.