- Erick Bergsma
- PowerBuilder
- Monday, 10 December 2018 08:54 PM UTC
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:\\\Apps\\
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!!
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.