https://github.com/papercutsoftware/mf-ng-report-examples
SQL and other Scripts to help folks create custom data extractions
https://github.com/papercutsoftware/mf-ng-report-examples
Last synced: 22 days ago
JSON representation
SQL and other Scripts to help folks create custom data extractions
- Host: GitHub
- URL: https://github.com/papercutsoftware/mf-ng-report-examples
- Owner: PaperCutSoftware
- License: mit
- Created: 2020-06-09T23:23:54.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-25T20:52:27.000Z (over 4 years ago)
- Last Synced: 2025-01-26T09:27:45.486Z (about 1 year ago)
- Language: TSQL
- Size: 13.5 MB
- Stars: 8
- Watchers: 8
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Examples SQL and other other data extraction tools
This repo contains
1. The SQL used to create the PaperCut MF/NG product reports
2. Other example scripts to help with data extraction
**Note**: Before investing in custom SQL extract scripts you should investigate if the following will help
1. CSV data extract using scheduled reports (see https://www.papercut.com/support/resources/manuals/ng-mf/applicationserver/topics/reports-scheduling.html)
2. CSV data extract using ad-hoc reports via the web services API (see https://github.com/PaperCutSoftware/PaperCutExamples/wiki/AdHoc-Reporting-API)
3. Custom reports (see https://www.papercut.com/support/resources/manuals/ng-mf/applicationserver/topics/reports-custom.html)
4. Health API (see https://www.papercut.com/support/resources/manuals/ng-mf/common/topics/tools-monitor-system-health-api.html)
5. [Data Integrations](https://www.papercut.com/support/resources/manuals/ng-mf/applicationserver/topics/configure-data-integrations.html)