Format and Portal Customizations > Customize the Report Export Path
   
Version 9.1.01
Customize the Report Export Path
For security reasons, the base path for the file export is configured in portal.properties:
portal.exportPath=/opt/aptare/export
Exporting to a network share requires that it is already mounted on the Portal server and also configured in the portal.properties file.
To customize the export path, update the following section in:
Linux:
/opt/aptare/portalconf/portal.properties
Windows:
C:\opt\aptare\portalconf\portal.properties
 
#The Portal environment
portal.sessionTimeout=3600
portal.applicationUrl=http://aptareportal.QAAUTODEPLOY
portal.theme=theme-APTARE
portal.scheduler.threadPoolSize=5
portal.exportPath=/opt/aptare/export
portal.scriptPath=/opt/aptare/portal/user_scripts