<Parameter Name="PackageDescription" Value=""/>
<Parameter Name="PackageToolTip" Value=""/>
<Parameter Name="PackageUpdate" Value="FALSE"/>
<Parameter Name="PackageAllowNullSuppression" Value="TRUE"/>
<Parameter Name="PackageAllowMultiEdgeSuppression"
Value="TRUE"/>
<Parameter Name="PackageAllowAccessToSuppressionOptions"
Value="TRUE"/>
</Parameters>
</Command>
<Command Name="n"/>
<Command Name="d" Value="DataSourceDirectory=C:\Newdata"/>
<Command Name="prompts" Value="MyQuery1">
<Parameters>
<Parameter Name="Prompt1" Value="TestCube"/>
<Parameter Name="Prompt2">
<Values>
<Value>c:\test\cube.mdc</Value>
<Value>c:\test\cube1.mdc</Value>
<Value>c:\test\cube2.mdc</Value>
</Values>
</Parameter>
<Parameter Name="Prompt3" Value="TestPackage"/>
</Parameters>
</Command>
<Command Name="prompts" Value="MyQuery2">
<Parameters>
<Parameter Name="Prompt4">
<Values>
<Value>1</Value>
<Value>4</Value>
<Value>8</Value>
</Values>
</Parameter>
</Parameters>
</Command>
</Commands>
</Settings>
Publishing in Batch-mode
The -f command can be used to publish PowerCubes in batch mode.
Example
The syntax is
cogtr -fspec_file.xml -n2
-ox filename.mdl
where spec_file.xml represents the path and name of the publish specification file,
and where -ox disables the generation of categories and cube creation.
For information about creating a publish specification to publish all cubes in a
model, see “Publishing PowerCubes” on page 162.
The following table describes the parameters specified in the publish specification
file.
Parameter name Description
CubeName
The name of the PowerCube in the model.
This is a mandatory value.
220 IBM Cognos Transformer Version 10.1.1: User Guide