Skip to main content

Distribute reports to storage spaces

Qalyptus Server can distribute generated reports to local or network folders and to remote storage services such as FTP, SFTP, SharePoint, OneDrive, Google Drive, and Dropbox.

Save Reports to Folders

To save report output to a folder:

  1. Go to Tasks
  2. Click the task name to open it
  3. Go to the Reports tab
  4. Edit the target report
  5. Navigate to the Folders tab
  6. Click Add path
  7. Enter a folder path accessible from the Qalyptus Server machine
  8. Click Save

Qalyptus supports variables such as {{recipient_Fullname}} in folder paths to create destination folders dynamically.

Qalyptus task folder

Save Reports to Storage Services

Before using this option, configure storage services in Administration > System > Storage services.

To save a report to a storage service:

  1. Go to Tasks
  2. Click the task name to open it
  3. Go to the Reports tab
  4. Edit the target report
  5. Navigate to the Storage tab
  6. Select a Service
  7. Enter the destination path or folder identifier
  8. Click Save

Qalyptus task storage services

Path Format by Service

Path syntax varies by service.

ServiceExpected value
FTP / SFTP / OneDrive / DropboxFolder path in the format /folder/subfolder
SharePointSite URL and library path are required, using https://{tenant}.sharepoint.com/sites/{site-name}/{library-name} plus the target folder path
Google DriveGoogle Drive folder ID (from the folder URL)

For Google Drive, open the target folder in the browser and copy the folder ID from the URL.

For SharePoint, make sure both the site URL and folder path are valid and accessible by the configured service account.

Validation Tips

  • Test the destination with a manual task execution before enabling schedules
  • Verify that the Qalyptus Server service account has write permission on the destination
  • For dynamic folder paths, validate variable output to avoid invalid characters or empty paths