![]() ![]() ![]() ![]() ![]() ![]() ![]() |
The following sections describe the audience for and organization of this document:
This document describes how to install the WebLogic RFID Edge Server software on Windows and Linux platforms, and how to perform the initial Edge Server configuration.
The intended audience is system administrators who will install, configure, and administer the WebLogic RFID Edge Server product. The instructions in this manual assume that you have administrative experience with the platform on which you will install the software, and some understanding of RFID technology.
This document is available online at: http://download.oracle.com/docs/cd/E13197_01/rfid/edge_server/docs22/install/index.html.
This document is organized as follows:
This install guide is part of the WebLogic RFID Edge Server documentation set, which also includes the following documents:
If you install the RFID Sample Code component, the following programming samples are installed in the RFID_EDGE_HOME/samples
directory, where RFID_EDGE_HOME
represents the product installation directory:
ImmediateProgramSample
An example of how to use the ALEPC API to program an Electronic Product Code (EPC) value into a tag using a specified logical reader. The programming cycle specification is read from an XML file, and the programming cycle reports are printed as XML.
ImmediateSample
An example of how to use the ALE API to retrieve a list of Electronic Product Code (EPC) tags from a specified logical reader. The event cycle specification is read from an XML file, and the event cycle reports are printed as XML.
JMSSamples
Vendor-specific JMS examples for:
NonXMLSample
An example of how to use the ALE API to retrieve a list of EPC tags from a specified tag reader. The immediate() method of the ALE client interface is used to perform the tag read operation.
PollingSample
An example of how to define an event cycle specification (ECSpec) and use it to poll() the edge server for tag updates.
ProgrammingSample
An example of how to define a programming cycle specification (PCSpec) by reading it from an XML-formatted file, how to administer an EPC cache in the edge server, and how to invoke tag programming operations.
SubscribeSample
An example of how to define an event cycle specification (ECSpec) by reading it from an XML-formatted file, and how to set up a handler that subscribes to event cycle completion notifications.
Workflow
XML samples for use with the examples provided in the Configuring and Using Workflows section of the Workflow Reference manual.
![]() ![]() ![]() |