Hello friends , have two doubts.
-
How to import a package. We basically export a package by clicking File-> Export and it creates a backup.
Now lets say i delete that package from web Methodds. so then how do i reload that package, and most importantly when i say export , does it exports every thing ?? -
This is one is really important.
I have create a package which my application containing lots ofjava , flow services, all the code, everything …
now i have to create another application which is exatly same as this one except few changes in the Globals.
So how do i acheive this coz when i copy all the services in my current package and copy it to other package , the services still refer to my old package.
Please do help me as the second one is really important one …
thanks