Hello all...
We are embarking on a project to get all of our apps off of PB9 and up to PB2017.
Since the applications had a directory structure that was based the old business model, I'd like to change the directory structure to the current business model.
What I'm facing is trying to figure out what needs to be a new object, and what I can re-use.
For example...what was...
C:\
c:\bms\dev\apps\MaintMgmt\trac
Is now ...
C:\AppDev\
c:\appdev\PlantMaintnEng\trac
What I've tried...
- create a new WorkSpace, and try to Add Target that was existing. Issue is, that the common PBLs are no longer referenced correctly, and the migration fails.
- create new WorkSpace and create a new target with the same name as PB9. Issue is that I get a "already exists" message
- create a new WorkSpace and new target with new name. Issue is that I have to create a new application object, and then how do I get all the source code from the old application to the new.
Just curious what others have done in this situation.
Thanks!!
I printed that document and have postiit notes and marking all over it.
I have migrated all of our apps successfully using that old directory structure in a sandbox environment.
Now that our year-end code freeze is on, and our apps are "stable" we're going to do the real migration.
Just was hoping to find a better solution to migrate into the new folder structure rather than do it after the fact.
I'll try your method in my Sandbox.
Thanks Chris! Always appreciate your feedback!
Excellent!
Good luck & post back here how you make out. Especially, if you have other questions along the way!
Regards ... Chris