System upgrade from 12.1 or 12.2 to 12.3 does not add PM_INDEX_URL and PM_PACK_RELEASENOTE_URL in either UC_CLIENT_SETTINGS or UC_SYSTEM_SETTINGS.
The following errors show in the AWI when attempting to use the "Update Index" button in Administration Perspective, Packs
PM_INDEX_URL key could not be found. Add this parameter to the UC_CLIENT_SETTINGS or UC_SYSTEM_SETTINGS VARA object.
PM_PACK_RELEASENOTE_URL key could not be found. Add this parameter to the UC_CLIENT_SETTINGS or UC_SYSTEM_SETTINGS VARA object.
Unknown.
Release : 12.3
Component : AUTOMATION ENGINE
Add these two keys with the corresponding values to the variable UC_SYSTEM_SETTINGS (client 0).
Key | Value 1 |
PM_INDEX_URL | https://github.com/Automic/Index.git |
PM_PACK_RELEASENOTE_URL | https://downloads.automic.com/jart/prj3/depman/interfaces/marketplace/list_packages.jart?to-json=yes |