Disabling the Cloud Service to the Portal
You can disable the Portal from connecting to the Cloud service.
1. Disable the cloud service by modifying the portal.properties file:
Linux:
/opt/aptare/portalconf/portal.properties
Windows:
C:\opt\aptare\portalconf\portal.properties
2. Add the following line:
portal.hasInternetConnection=false
3. Restart the Tomcat Portal services.