runppmexport parameters

-client

Client for which the export is performed. If no client is specified the default client is used.

-user

User performing the export.

-password

Password of theperforming user.

-Export

XML file containing the export definitions.

-destination

Path and file name of the export file.

-style

Name of the style file stored on the server. If no style file is specified for the export and the parameter is not set, a error message is displayed.

-format

Output format of the export. Permitted values are HTML, PDF, XML, and CSS.

-language

Language in witch the export is performed.

-convert

Conversion of previous export definitions.

-collisionhandling

Procedure in case of global filter collisions.

IGNORE = filter is ignored

IGNORE_WITH_WORNING = filter is ignored and a warning is displayed.

OMIT = The not compatible part of the export is not be exported.

Default is IGNORE_WITH_WORNING.

-globalfilter

Settings of a global filter.

-globalfilterfavorite

Favorite containing a filter used to perform the export.

The parameter is used in the following form.

-globalfilterfavorite <path><favorite name>

<Path> starts with \ followed by any folder name. <favorite name> is the name of the stored favorite file.

Examples

-favoriteserver

Specifies the favorite used as private or shared. Values are FAVORITES_PRIVATE or FAVORITES_SHARED.

Parameter is optional.

Default is FAVORITES_PRIVATE.

-ignoreproctypefilter

Ignores the process type set in the favorite specified. If the parameter is not set the process type filter is applied.

Example

-globalfilterfavorite \visualization\table\crosstable -favoriteserver FAVORITES_PRIVATE -ignoreproctypefilter describes the crosstable favorite in the private directory \visualization\table. The filter for the process type is not applied during export.

[protocoloptions]

Protocol settings

The -globalfilter and -globalfilterfavorite parameters can not be applied simultaneously. If both parameters are used the first occurring parameter is applied.

If the -globalfilter parameter is not used, the -favoriteserver and -ignoreproctypefilter parameters are ignored without error message.