System architecture

FactoryTalk Event Archiver
is a
Windows
service that archives events from the
FactoryTalk Batch
Server. Events are written to SQL database tables. View the events stored in the database as HTML reports with the Reporting Services.
FactoryTalk Event Archiver
with Reporting Services system architecture
Event Archiver Architecture
FactoryTalk Event Archiver
can run incrementally while a batch is running, or after a batch completes.
FactoryTalk Event Archiver
executes in a continuous loop using these basic steps:
  1. The
    FactoryTalk Batch
    Server creates an event file.
  2. FactoryTalk Event Archiver
    reads event records from the event file and translates them into SQL statements.
  3. FactoryTalk Event Archiver
    writes the data to the SQL database.
  4. FactoryTalk Event Archiver
    logs all archiving activities to a log file.
  5. When Reporting Services is installed, reports can be generated from event data stored in the database.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal