Symptoms

When I'm opening APS Catalog there is no download link anymore, so it is not possible to get the package - but it was available recently.

Cause

It was decided to hide download link for all APS packages and now the Catalog displays only common information and the last application version available.

Resolution

There is still exists the way to obtain the package that is not Private and passed all review steps, please see details below.

  1. Open OA panel and go to the Services > Applications > APS Catalog

  2. Type required package name in the 'Application' field and click on the 'Search' button

  3. Click on the application name in the search results and import the package

  4. After the package is imported - it is located on the Management Node and can be found this way (DropboxBusiness 3.6-293 as an example):

4.a.

> [root@mn ~]# ls -la /usr/local/pem/APS/packages/ | grep Drop | grep 293
-rw-r--r--  1 pemuser pemgroup  6912480 Mar 13 07:08 DropboxBusiness-3.6-293.app.zip

4.b.

> [root@mn ~]# ls -la /usr/local/pem/APS/packages/ | grep 07:08    <=========== **Exact time when the file was created**
drwxr-xr-x 65 pemuser pemgroup    20480 Mar 13 07:08 .
drwxr-xr-x 10 pemuser pemgroup     4096 Mar 13 07:08 18326633-c91c-4883-a42f-749c2c52c1ce
-rw-r--r--  1 pemuser pemgroup  6912480 Mar 13 07:08 18326633-c91c-4883-a42f-749c2c52c1ce.zip
-rw-r--r--  1 pemuser pemgroup  6912480 Mar 13 07:08 DropboxBusiness-3.6-293.app.zip     <=========== **This is the package that was downloaded from the Catalog**

Private packages should be requested directly from the Packager (creator of the package) the same way as it was before.

Internal content