Report Properties

The following report properties are included in the XML output for auditing and informational purposes:

Property

Description

Version

The object name of the submitted batch version.

Title

The title of the submitted batch version.

Machine

The name of the machine where the batch version was submitted.

Host

The name of the machine where the submitted batch version was processed.

Environment

The name of the environment where the batch version specifications reside.

User

The name of the user who submitted the batch version.

Role

The role of the user who submitted the batch version.

Language

The language in which the batch version was processed.

Company

The name of the company for which data is reported in the submitted batch version.

Release

The JD Edwards EnterpriseOne release that was used to process the batch version.

Date

The date that the batch version was processed.

Time

The time that the batch version was processed.

This is an example of report properties that are included in the XML output for a batch version of the Purchase Order Print report:

- <Properties>
<Version>JENTEST1</Version>
  <Title>Purchase Order Print</Title> 
  <Machine>JEHOOD-LAP1</Machine> 
  <Host>JEHOOD-LAP1</Host> 
  <Environment>STGAWSC1</Environment> 
  <User>JDE</User> 
  <Role>*ALL</Role> 
   <Company>Oracle - JD Edwards</Company>
  <OneWorldRelease>E90</OneWorldRelease> 
  <Date>2007-09-20</Date> 
  <Time>12:57:02</Time> 
 </Properties>