For testing the security module I need to create a new project as clone of an existing one.
How can a project be cloned?
Export the project and import with different name. Don’t forget to clone also your db.
Joe
(from the bavarian mountains ;-))
Thank you Joe!
It worked.
For dummies like me, a more detailed instruction:
Export project: Project->Export Project. Will dump it into the file download directory of the webbrowser (a file name line sc9_bkp_“project name”_xx…xx)
Exit the project and call Project->Import Project. It will ask for the loaction, Enter path and filename of the downloaded porject. After CONTINUE it will show the old project name. Change it to new project name. Your are done!
If the db can stay the same, nothing more is needed. Otherwise in Data Base->Database Builder create or select new database.