There are several steps involved here.
First you will need to do a data mapping/translation exercise from the legacy ERP to IFS
Next, Perform a gap analysis of IFS required data and populate with values.
Perform several test migrations and subsequent unit testing to ensure the migrated data achieves a functional IFS Company
Once 100% happy then migrate into PROD/LIVE
There is simply too much involved to go straight into PROD without prior testing.
Hi WyLeeLeW
Maybe I didn’t state my question properly but your reply doesn’t answer my question. We are certainly aware of everything you mention on your post and we are definitely NOT going straight into PROD without prior testing. This is a large endeavor with many teams involved and testing started more than a year ago (with several passes already under our belt). We have crossed al the “T’s and dotted the I’s (gap analysis, mapping exercises, run logs, contingency plans, etc (the whole shebang...).
My question is strictly related to a GO-LIVE approach AFTER everything was tested and we are confident we have solutioned the migration the way we wanted. This is purely a question specific to the scenario described above (migrating to a multi-tenant environment with a company already in operation). In other words: when you have an IFS instance in PROD with a company already running (I called this “company B”) whether cloning the PROD environment into a STAGING and doing the migration of the new company (“company A”) in that staging environment makes more sense than a Production GO LIVE exercise where you migrate the new company into PROD.
I personally see the advantage of cloning out and cloning back in (before and after the migration of the new company) especially from a disaster recovery standpoint. For example: if you clone out on a STG environment on Friday evening and during your weekend (when you are migrating) you decide a NO-GO because something with the migration of the new company went wrong, you simply cancel the “clone back” exercise and everything will look right for company “B” on Monday morning. On the other hand rolling back a migration directly to PRD for the new company can be difficult if you need to roll back because of any contingency.
The advantage of a migration for the new company directly in PRD is less disruption to Company “B” (already operating) because there is no need to freeze them.
Makes more sense now why I’m asking that?
Ah that makes sense now.
I would say you are at a point of no return really. whichever way you look at it the proof of success will be what happens when users start using the environment in anger.
I’d do a cut over weekend into LIVE but take a backup of LIVE before starting so you have a roll back point. In experience the issues will tend show days/weeks after migration anyway so the roll back window will have passed.
I hope that helps
I agree with the fact that issues tend to show days/weeks after migration. I heard one horror story from a colleague regarding that when the company he was working for was not able to rollback, yet moving forward was almost impossible as well.
Having said that, not so long ago we had a migration exercise in production where the leadership team decided to NO-GO (the details are long and boring but conditions were not adequate to proceed) on the migration weekend so the rollback was possible.
In a scenario where a NO-GO occurs as part of the Migration Plan, rolling back with a backup is possible. Having said that, if you clone in a staging environment and do you GO LIVE there, and there is a decision to NOT proceed, a rollback is as simple as not cloning your STAGING into PROD as the last step. I have never migrated this way but I can see the value in approaching a go live in this way
- Clone PROD into STG on Friday (PROD starts FREEZE period)
- Run your whole migraiton in STG (Saturday/Sunday)
- Decide (GO/NO-GO) (Sunday evening)
- If GO, Clone STG into PRD (UNFREEZE with Cloning), if NO-GO simply do nothing and leave PROD how it was before the original Clone on Friday (UNFREEZE without Cloning)
I don’t know if someone in this community was challenged to think of a migration like this… I’m just curious if there is something that would make one approach (or the other) impractical.