Sun Java System Portal Server 7 Command-Line Reference

Chapter 16 User-Behavior Tracking Subcommands

This chapter describes the following commands:

psadmin list-ubt-report

Description

Lists all the reports that are available to be generated.

Syntax

Long Format

list-ubt-report

Short Format

list-ubt-report

Options

This sub-command has no options.

psadmin generate-ubt-report

Description

Generates the selected report.

Syntax

Long Format

generate-ubt-report --adminuser uid --passwordfile 
password-filename
 --portal portal-ID  --destinationfolder 
folder-name
  [--reportname report-name] [--format format
]

Short Format

generate-ubt-report -u uid -f  
password-filename
  [-reportname report-name]
 -p portal-ID --destinationfolder 
folder-name [--format format]

Options

The following options are required:

[--adminuser | -u] uid

Specifies the administrator's distinguished name.

[--passwordfile | -f] password-filename

Specifies the administrator's password in the password file.

[--portal | -p] portal-ID

Specifies the portal ID.

[--destinationfolder] folder-name

Specifies the name of the destination folder into which report is generated and stored.

[--format] format

Specifies the format of the report, such as PDF, HTML, XML. If not provided, the report is stored in PDF format.