DebugTN("transferMPs.ctl:main|scriptInfo.transferMPs.runDone point not found in Database");
}
//Check all .state and .childState points in the database if they are invalid, invalid points mean that they never have been initialised and thus are new
// in the database. These will be set to operational initialy
if (setOperational()) {
DebugTN("transferMPs.ctl:main|set new points to Operational done");
} else {
DebugTN("transferMPs.ctl:main|set new points to Operational failed");