Difference between revisions of "Utilities"
From OpenKM Documentation
(→Remote Importer) |
|||
Line 26: | Line 26: | ||
You need Java 6 installed in your computer. It also should run on Java 7 but has not been roughly tested. | You need Java 6 installed in your computer. It also should run on Java 7 but has not been roughly tested. | ||
− | [[File:Remote Importer 01.png|300px|center]] | + | |
+ | {| align="center" | ||
+ | |[[File:Remote Importer 01.png|300px|center]] | ||
+ | |[[File:Remote Importer 02.png|300px|center]] | ||
+ | |} | ||
+ | |||
[http://www.openkm.com/utils/wsImporter.jnlp Download & Execute] | [http://www.openkm.com/utils/wsImporter.jnlp Download & Execute] | ||
[[Category: Utilities]] | [[Category: Utilities]] |
Revision as of 10:26, 10 January 2013
These are OpenKM utilities created by the community.
General Utilities
- Direct link ( Link documents outside openkm ).
Automation
- Incremental autonumeric (creates incremental autonumeric for each new document )
Reports
- File:SQLReportPattern.jrxml ( sql basic report pattern )
- File:JavaReportPattern.jrxml ( java basic report pattern )
Crontab Utilites
- Crontab importer with metadata ( import files with metadata values in the filename from serverfilesystem).
PHP Utilities
- PHP AutoImport (Import pdf files from some local path to specific OpenKM server path
- PHP fileUpoad (Shell script that uses php support to import files)
- PHP Class made for OpenKM Document Manager
Remote Importer
This utility is designed to import documents to a remote OpenKM instance. It uses OpenKM WebServices API so is firewall friendly.
You need Java 6 installed in your computer. It also should run on Java 7 but has not been roughly tested.