What is the preferred method for modifying MP contents?
I'm planning to write a script to bulk-update values in RO Simple Lists.
Is it best to export, make changes and import, or make update values in the DB?
Best Answer
-
Brett_Moffett Cireson PACE Super IT Monkey ✭✭✭✭✭My suggestion would be to have the MP contain the details, that way if you need to migrate from Dev -> Test -> Prod then the values will follow the MP rather than having to code up something extra in the migration.
Also, editing the ServiceManager DB directly is not supported by MS and it could put you in a tough spot if you needed to log a Premier Support call.
I hope this answers your question.5
Answers
Also, editing the ServiceManager DB directly is not supported by MS and it could put you in a tough spot if you needed to log a Premier Support call.
I hope this answers your question.