Responder Developer Guide
Miner.Responder.Processors.SubmitRules.Archive Namespace
Inheritance Hierarchy
Classes
 ClassDescription
ClassArchiveCallsTransformation Defines a dataset transformation that converts calls history rows to archive rows.
ClassArchiveCrewAssignmentsTransformation Defines a dataset transformation that converts crew assignment history rows to archive rows.
ClassArchiveCustomersTransformation Update Existing customers and add new ones to the Archive tables
ClassArchiveHazardsTransformation Defines a dataset transformation that converts hazard history rows to archive rows.
ClassArchiveIncidentDevicesTransformation Defines a dataset transformation that converts incident device history rows to archive rows.
ClassArchiveIncidentFeaturesTransformation Defines a dataset transformation that converts incident feature history rows to archive rows.
ClassArchiveIncidentsTransformation Defines a dataset transformation that converts incident history rows to archive rows.
ClassArchiveJumpersTransformation Defines a dataset transformation that converts jumper history rows to archive rows.
ClassArchiveLoadpointsTransformation Defines a dataset transformation that converts loadpoints history rows to archive rows.
ClassArchiveTagsTransformation Defines a dataset transformation that converts tag history rows to archive rows.
ClassCustomIncidentArchiveDurationTransformation Adds the incident duration value to the incident archive table.
ClassDateTimeExtensions  
ClassIncidentArchiveByFeederTransformation Converts the incidents archive table to a list of incidents by feeder ID.
ClassIncidentArchiveCustomerDuration Adds the incident duration value to the incident archive table.
ClassIncidentArchiveDurationTransformation Adds the incident duration value to the incident archive table.
ClassIncidentArchiveMomentaryByFeederTransformation Converts the incidents archive table to a list of incidents by feeder ID.
ClassIncidentArchiveMomentaryDurationTransformation Adds the incident duration value to the incident archive table. This is dependant on the [FindOutageIncidentAndDevicesArchiveRequest] which was customized with an aggregated query of the rx_loadpoints_history table to get a list of incident device outages and their respective durations for each incident.
ClassIncidentArchiveSustainedDurationTransformation Adds the incident duration value to the incident archive table. This is dependant on the [FindOutageIncidentAndDevicesArchiveRequest] which was customized with an aggregated query of the rx_loadpoints_history table to get a list of incident device outages and their respective durations for each incident.
ClassMultipleOutageDeviceTransformation Converts the incident devices archive table to a list of devices that have multiple incidents.
ClassReliabilityTransformation Defines a rule that populates a dataset with reliability data based on the Responder archive.
ClassSaidiByCauseCodeSummaryTransformation Summing Saidi values for PowerSupply, Planned, Major Event, All Others and Total interruptions. Populated results in new table and prepare data in data set for xml serialization and reports's xslt trasformation.
ClassUpgradeCrewArchiveFor92sp1 Upgrades pre-9.2sp1 archives of crews to have incident ID, per 9.2sp1 data model.
ClassUpgradeHazardArchiveFor92 Upgrades pre-9.2 archives of incidents with hazards to have hazard children, per 9.2 data model.
Enumerations
 EnumerationDescription
EnumerationIncidentArchiveMomentaryDurationTransformation.DurationFilter  
EnumerationIncidentArchiveSustainedDurationTransformation.DurationFilter  
See Also

Reference

Miner.Responder.Processors Assembly

 

 


Send Comment