PMO Process

Articles

Managely – Alarm Biller to Managely database cleanup
The script below is necessary to run before using the database tool that updates Alarm Biller to Managely. /*********************************************************  * IT'S A REALLY GOOD IDEA TO WRAP THIS IN A TRANSACTION *  **...
Cleaning up Alarm Biller data for Import
When doing a conversion, there are several “rules” that Alarm Biller data needs to follow to have a successful import. The scripts below will clean up most of those data errors: begin tran create table errors   (Error nvarchar(max), customer...
Managely - New customer dealer setup (PM process)
Contents Purpose Process Purpose Before a new Managely customer implementation can begin, the customer must be set up in the Managely host as a dealer.  This document walks through the steps to set up the initial deale...