Previous Topic

Next Topic

Book Contents

pfrinit

Purpose

Performs the following tasks:

Location

The InForm Application Server folder of the server where the Cognos Application Tier components are installed. For example, <Installation_Directory>\InForm\bin.

Usage

pfrinit [setupinform]

Command parameters

Option

Parameter

setupinform

When specified, configures the reporting environment without a study. When migrating the reporting environment to a new machine, run the command with this parameter before you import export packages.

Command line prompts

You are prompted for the following parameters:

For legacy purposes, you can also pass the parameters by using the /accountparams:"path_to_parameter_file" command option.

When specified, this option includes the path to a text file that contains the values required to run the command. The format of the parameter file is parameter=value. There is a new line for each parameter, and there are no spaces on a line.

Note

The recommended InForm study user for running pfrinit is pfreportinguser. You can change the password for this user using the InForm user interface as with any other user. After you change the password, however, you must run the PFADMIN command, using this syntax:

PFADMIN SETSERVER PFREPORTINGUSERPW <studyname>

When prompted, enter the pfreportinguser password.

This command sets a property used by Reporting when it needs the credentials of the pfreportinguser.

For more information, see pfadmin.

Example

pfrinit "E:\scripts\init.txt"

Send Feedback