Generating WebLogic RFID Enterprise Server Reports

     Previous  Next    Open TOC in new window  Open Index in new window  View as PDF - New Window  Get Adobe Reader - New Window
Content starts here

Generating History Reports

History reports show where and when assets were last seen and in what context they were seen. This chapter contains the following sections:

 


Generating History Reports

To generate a history report:

  1. In the Reporting Service Console, select the History tab.
  2. Specify settings for the report, as described below under Setting History Report Options.
  3. Click Run Report.
  4. The results are displayed in your Web browser. If you want to print the report, print it from the browser.

 


Setting History Report Options

To prepare a history report, specify values for the desired selection criteria, as follows.

There are no specific dependencies among the categories of selection criteria. That is, you can set criteria for none, one, several, or all of the categories.

In some sections on this page, you can enter items (EPCs, GTINs, location URNs, etc.) directly in the field provided for that type of item. You can list multiple items by separating each one with a space or a carriage return.

Set Asset Selection Criteria

Set options in this section to limit the report to assets of the specified types.If you set no options, the default criterion Select All Assets is used.

To specify a type of asset on which to report, select the type from the drop-down list. The choices are:

If master data exists for the EPC class of a reported asset, the master data value for the EPC class attribute is displayed in the report, whether you used the List EPC Classes option or the Search EPC Classes option. If master data does not exist, the URI that identifies the EPC class is displayed.

Set Location Selection Criteria

Set options in this section to limit the report to assets associated with events that occurred in the specified business locations. If you set no options in this section, business locations are ignored when generating the report.

If a specified business location includes "child" business locations (for example, a warehouse might contain several portals), all the locations in the hierarchy are evaluated when generating the report.

To specify a location, select an option from the drop-down list. The choices are:

  1. List Locations. After selecting this option, enter the business location identifiers on which to report. Specify a business location identifier as a URN, for example:
  2. urn:epc:sgln:1234567.123

    Separate each business location identifier in a list with a space or a carriage return.

  3. Search Locations. This option is available when master data has been defined for business locations. Choose this option to search for assets associated with events occurring at a specified business location. When you select this option, a table is displayed for specifying search criteria. Enter criteria as follows:
    1. Select an attribute from the Attribute column. The attributes listed are from master data associated with business location identifiers.
    2. Enter a value for the attribute in the Value field. This field is case-sensitive, so enter the value using the correct upper- and lowercase letters. Only exact matches to this value will be returned.
    3. To delete an attribute from the search criteria, click Delete in that row.

      To add a row for entering a new attribute on which to search, click Add.

If master data exists for the business location included in a record, the master data entry value is displayed in the report, whether you used the List Locations option or the Search Locations option. If master data does not exist, a URI is displayed.

Set Start Time and End Time

Specify options in this section to report only on assets associated with events that occurred during the period bounded by the specified start and end time ranges. You can specify a start time only, an end time only, both, or neither.

If you set no options in this section, time ranges are ignored when the report is generated.

If you want to specify a start time or end time, you must at least enter a year. The other values are optional:

Set Include Options

Specify options in this section to limit the report to assets associated with the specified types of event.

You can select one, two, or all three of the events. Selecting none means the same as selecting all.

Set Report Display Options

Set display options as follows:

 


Contents of a History Report

The columns in a history report are described in Table 3-1, below. Each row in the table shows an asset (identified by an EPC) associated with an event. It also shows other attributes of the asset and associated event, according to the options specified for this run of the report.

If master data has been defined for assets in the report, the master data values are shown in the appropriate fields in the report, instead of more technical (and less readable) identifiers. The fields where that can happen are identified by a Yes in the Display Master Data column.

Table 3-1 History Report Contents
Column Name
Description
Display Master Data?
EPC
The Electronic Product Code (EPC) that uniquely identifies the asset.
No
Asset Description
A description of the asset, specified as master data.
Yes
If no master data exists for this asset, this field is blank.
Event Type
The type of event that occurred. Event types include AggregationEvent, TransactionEvent, and ObjectEvent.
If the asset is a child in an AggregationEvent, this field identifies its parent. If the asset is the parent in an AggregationEvent, it is identified as a parent.
AggregationEvents are displayed as hyperlinks. Click the link to display information about the aggregation, including a list of the assets associated with this aggregation event.
No
Event Time
The time the event took place. The time is locale-specific. That is, it reflects the time zone where the event took place.
No
Business Location
The business location where the event occurred.
Yes
If no master data exists for this business location, the location is displayed as a URI.
Business Step
The business step associated with this asset and event.
Yes
If no master data exists for this business step, the step is displayed as a URI.
Disposition
The disposition, or business state, associated with this asset following this event. (For example, an item can be "available for sale" or "sold.")
Yes
If no master data exists for the disposition, the disposition is displayed as a URI.
Read Point
The read point where the event associated with this asset occurred.
Yes
If no master data exists for this read point, the read point is displayed as a URI.


  Back to Top       Previous  Next