Modifying Attributes

In a typical batch input file, there are very few attributes to modify. Most attributes are already set properly based on the originally scheduled batch.

The following table lists attributes that you are most likely to modify for the associated XML tags.

Table 8-1 Commonly-Used Attributes

Category Attribute Description
General AUTHOR Displays in the batch scheduler's User ID column and is a useful place to show a comment or the name of the XML file that generated the batch.
Email ATTACH_RESULTS Yes or No value, depending on whether to attach generated PDF or HTML files to the email.
FAILURE_RECIPIENTS Email to recipients if schedule batch failed  
FAILURE_SUBJECT Text if scheduled batch fails  
RECIPIENTS Comma-separated list of recipient’s email addresses.  
  SENDER Sender’s email address.
  SUBJECT Subject of the email.
Credentials DS_PASSWD Encrypted data source password from an existing batch or one generated using the command line utility.
DS_USER_NAME Data source user whose credentials are used for running the reports/books in the batch.  
HR_PASSWD Encrypted Oracle Hyperion Financial Reporting user password from an existing batch or one enerated using the command line utility.  
HR_USER_NAME Financial Reporting user whose credentials are used for running the reports/books in the batch.  
HTML and PDF output HTML VALUE Yes or No value, depending on whether to generate HTML output for the batch.
PDF VALUE PDF VALUE Yes or No value, depending on whether to generate PDF output for the batch.
  HTML EXPORT_HTML_FOLDER_LABEL If exporting as HTML (value=Yes), the path and folder to the external directory.
  PDF EXPORT_HTML_FOLDER_LABEL If exporting as PDF (value=Yes), the path and folder to the external directory.
Snapshot Output SAVE_AS_SNAPSHOT VALUE Yes or No value, depending on whether to save the snapshot output in the repository.
SAVE_NAME Folder Name where the snapshots stored. Specify this in ReportStore:\\ format. If SAVE_NAME = "", the snapshot output is saved to the same folder as the original object.  
USER_NAMES Comma-separated Financial Reporting user names who are granted access to the snapshot output.  
GROUP_NAMES Comma-separated Financial Reporting group names that are granted access to the snapshot output. A special system-defined group, called Everyone, includes all Financial Reporting users and can be used to ensure that all users have access to a snapshot output.  
Printed Output PRINT NAME

The printer name, if the PRINT VALUE attribute is set to Yes.

Note: The printer must be available to the scheduler server.

PRINT VALUE PRINT VALUE Yes or No value, depending on whether to generate printed output for the batch.