Entries in the CES_PARAMETERS database table for the AVL component of the Oracle Utilities Network Management System MultiSpeak Adapter should have value 'AVLInterface' in the APP column. Column ATTRIB should contain the name of the configuration parameter and the column VALUE should contain its value.
The AVL component requires configuration for converting crew location information received from the AVL system into the Oracle Utilities Network Management System coordinate system. Coordinate conversion is done using reference point coordinates that are known for both systems. At least two reference points are required for coordinate conversion to work.
The AVL configuration parameters are described in the following table:
|
|
|
Absolute path to the file containing user credentials the adapter will use to communicate with Oracle Utilities Network Management System during initialization process. Either this parameter or both config.username and config.password parameters should be provided. If all are present then config.username/config.password pair is used.
|
|
Valid NMS username, which belongs to the ‘nms-service’ group in WebLogic Server.
|
|
NMS user password. Value of this parameter should be encrypted.
|
config.message_credentials_required
|
If this parameter is set to false then credentials for authenticating with NMS are taken from the MultiSpeak header of the incoming message. If this parameter is set to false and credentials are not present in the MultiSpeak header of the incoming message then username and password configured in the adapter is used to authenticate with NMS.
Valid values: true/false. Default value: true
|
|
Number of configured reference points
|
|
X coordinate of the reference point N in the Oracle Utilities Network Management System coordinate system
|
|
Y coordinate of the reference point N in the Oracle Utilities Network Management System coordinate system
|
avl.reference_point<N>.longitude
|
Geographic longitude of the reference point N
|
avl.reference_point<N>.latitude
|
Geographic latitude of the reference point N
|
|
Number of decimal points to use when rounding X/Y coordinates
|
|
Number of decimal points for rounding longitude/latitude coordinates
|
|
|