Creates a Search import agent.
psadmin create-search-importagent --searchserver search-server-ID --adminuser admin-user [--passwordfile password-filename] --file file_name --database database-name
psadmin create-search-importagent -s search-server-ID -u uid [-f password-filename] -F file-name -d database-name
The following options are required:
Specifies the Administrator's ID.
Specifies the search server ID.
Specifies the name of the configuration properties file for the import agent.
Specifies the destination database for the import agent.
The following options are optional:
Specifies the name of the password file.