The manual describes the BEA implementation of these services, and BEA extensions to these services.
The intended audience is system administrators who will administer these services and thus need to understand how they work, and for business users who will interact with them.
This chapter, Introduction and Roadmap, describes the scope of this document and related information.
Services Overview, provides an overview figure showing the interaction among the services, and briefly introduces each service.
Event Service, describes the types of events that are sent from the edge to the capture interface on the RFID Enterprise Server for storage in the event repository.
Master Data Service, describes the relationship between events and master data; defines master data types, attributes, and children; and provides tables listing the default master data types and attributes that are available at installation time.
Data Exchange Service, describes the set of query parameters available through the subscription interface.
Capture and Query APIs, describes the methods for capturing event data from the edge, and for querying stored event and master data.
Related Documentation
This manual is part of the WebLogic RFID Enterprise Server documentation set, which also includes the following documents and online help:
Query Subscription Administration Console Online Help describes how use the Query Subscription Administration Console to create and manage subscriptions: queries that run at designated times and send results to specific destinations. This console is the user interface to the Data Exchange Service.
Master Data Administration Console Online Help describes how to use the Master Data Administration Console to create and work with master data types and master data entries.This console is the user interface to the Master Data Service.
Generating WebLogic RFID Enterprise Server Reports describes how to use the RFID Enterprise Server Reporting Service to display predefined RFID reports in a Web browser. This console is the user interface to the Reporting Service.
Edge Server Administration Console Online Help describes how to use the RFID Edge Server Administration Console to view and manage RFID Edge Servers in the enterprise.
Using the Serial Number Assignment Service describes how to use the RFID Enterprise Server Serial Number Assignment service to provide pools of RFID serial numbers for assigning to EPC tags.
Using the Telemetry Console Extension describes how to use the Telemetry Console Extension for graphically presenting real-time Edge Server and RFID device telemetry data. The Telemetry Console Extension is part of the RFID Edge Server Administration Console.
Release Notes lists known problems and workarounds in this release of the RFID Enterprise Server.
New and Changed Features
WebLogic RFID Enterprise Server 2.0 extends the EPCIS Query Interface provided by the WebLogic RFID Enterprise Server 1.0 and 1.1. The 2.0 release maintains backwards compatibility with the 1.0 and 1.1 versions.
The important new EPCIS-related features for 2.0 are:
Support for subscription-based report generation
Support for query extensions that specify master data name/value pairs
Support for creation, lookup, and removal of query subscriptions
These features are part of the Data Exchange Service.