Overview
The Data Agent will read from the Motorola PremierOne Report Data Warehouse (RDW). To do this we need a user to connect. We read from the following tables:
MV_Incident
MV_IncidentUnits
MV_IncidentUnitOfficer
MV_IncidentComment
MV_ClonedIncidents
To prepare for this connection, we need the following details.
Configuration | Explanation |
host | Host of the P1 RDW |
user | Database user |
password | Database password |
database | Database Schema to read from |
