Slack Channel #ccrm-event-mgmt
IF GIVEN APPLICATION ID:
TransformationDB.dbo.MonitorObject
MonitorObjectRefID - ApplicatoinID (from sw url Charles is sending)
IF GIVEN CALLSIGN:
filter MonitorObject table (MonitorObjectName) - might be a lot
THEN
TransformationDB.dbo.uspPreviousMonth_MonitorObjectSLA_Backfill
EXECUTE sp with MonitorObjectID (as looked up above)