Upgrading the Package Manager
To Install Package Manager
- The Package Manager tool is available in the folder Tools/Package.Manager
- (Optional) Add the
\binfolder to your PATH environment variable
-
Set up connection to your AE in the
uc4config.xmlfile or copy your AE configuration fileuc4config.xmlto theconffolder.Example:
C:\Automic\apm\conf -
(Optional) store your credentials in the
login_dat.xmlfile that is located in theconffolderAPM accesses the AE. Therefore APM prompts for AE user name and password. If you want to store the credentials so that you do not need to enter them each time, store your credentials (system name, client, department, user) in the
login_dat.xmlfile.Note: The password is never read from
login_dat.xml. You must use the parameter-pw <password>. -
(Optional) If you want to have the local repository somewhere else than in the folder where the Package Manager application is located (for example,
C:\Automic\apm), you can add a location element in thepmconfig.xmlfile located in the\conffolderExample:
<localRepo> <location>C:\myrepo</location> </localRepo> -
Ensure that the user executing the Package Manager has write permissions on the folder where the local repository is stored.
Next step: