The stanzas EventHandler and RequestHandler of the bridge component configuration file contain the mandatory property, Name. The value of this parameter is used as the client name when connecting to the FRONT ARENA AMB as a reader and writer.
This name must be known to FRONT ARENA in advance. Table system of the AMB database must contain an entry with this name. This entry can be created by issuing an SQL command like the following after connecting to the AMB database. INSERT system (name) VALUES (<client name from the config.file).