Previous Topic: DISPLNAME Statement—Specify the Display Name of an Oracle Applications ApplicationNext Topic: DISTRLISTROLES Statement—Specify a Distribution List of Roles


DISTRFOLDER Statement—Specify the Name of a PeopleSoft Distribution Detail Folder

The DISTRFOLDER statement specifies the name of a report folder for the contents of a distribution list.

Supported Job Type

This statement is optional for the PeopleSoft job type.

Syntax

This statement has the following format:

DISTRFOLDER folder_name
folder_name

Specifies the name of a distribution detail folder. This value corresponds to the Folder Name field in PeopleSoft.

Limits: Up to 18 characters; it cannot contain delimiters (such as spaces)

Example: Specify a Distribution Detail Folder

This example runs the AEMINITEST process that has the process type, Application Engine. The output is sent to a website. The distribution details are stored in the GENERAL folder.

AGENT PSAGENT
PROCESSTYPE 'Application Engine'
OUTDESTTYPE WEB
PROCESSNAME AEMINITEST
OUTDESTFORMAT PTF
PSOPRID VP1
RUNCONTROLID test
SERVERNAME PSNT
DISTRFOLDER GENERAL