SourceType
The
SourceType
option specifies
which type of metadata source is being referenced in Content Manager.
The valid values are package or report.
The syntax is as follows:
SourceTypesourcetype
where sourcetype is
one of package
or report
.
Example
The following example specifies an IBM® Cognos® package as the source type:
CognosSource 103 "GO Sales" SourceType package SourcePath "/content/
package[@name='GO Sales']"
The following example specifies an IBM Cognos report as the source type:
CognosSource 104 "GO Sales" SourceType report SourcePath "/content/
package[@name='GO Sales']/report@name='GO SalesReport']"