Sun Java System Portal Server 7 Command-Line Reference

psadmin enable-robot-converters

Description

Enables a search robot document converter.

Syntax

Long Format

psadmin enable-robot-converters --searchserver search-server-ID --adminuser uid --passwordfile password-filename --converters '"Converter1" "Converter2" "..." "Converter-n"'

Short Format

psadmin enable-robot-converters -s search-server-ID -u uid -f password-filename --converters '"Converter1" "Converter2" "..." "Converter-n"'

Options

The following options are required:

[--adminuser | -u] uid

Specifies the Administrator's ID.

[--passwordfile | -f] password-filename

Specifies the name of the password file.

[--searchserver | -s] search-server-ID

Specifies the search server ID.

[--converters] '"Converter1" "Converter2" "..." "Converter-n"'

Specifies the converter IDs. Use the list-robot-converters subcommand to find the converter ID.

The following options are optional:

[--debug]

Specifies if debug mode is turned on.

[--output] output-filename

Specifies if the output mode is used.

[--verbose | -v]

Specifies if the verbose mode is used.