The Xentara KEB Service v1.0.1
User Manual
KEB Service

Accessing KEB service

See also
Accessing Xentara Elements in the Xentara user manual

KEB service has the following members that can be used for diagnostic purposes:

Attributes
keyThe service’s primary key.
nameThe service’s name. The name is the last component of the primary key.
UUIDThe unique UUID of the service.
typeThe service’s element type. For KEB services, this is always “KEB service”.
categoryThe service’s category. For KEB services, this is always “ExternalInterface”.
addressThe network address of the NOA Message Bus.
serviceNameThe name of the service used by the NOA Message Bus.
stateThe general state of the service.
errorThe general error of the service.
isServiceRegisteredIf the service is registered successfully.
serviceRegistrationErrorThe last error during the service registration.
dataConnectionStateThe state of the data connection.
dataConnectionErrorThe last error of the data connection.
commandConnectionStateThe state of the command connection.
commandConnectionErrorThe last error of the command connection.
Tasks
reconnectIf the service is disconnected, try to reconnect to the NOA Message Bus.
Events
connectedThe event is raised when the service is connected to the NOA Message Bus.
disconnectedThe event is raised when the service is disconnected from the NOA Message Bus.