Difference between revisions of "Bonitasoft Workflow connector"
From OpenKM Documentation
Line 93: | Line 93: | ||
|String | |String | ||
|- | |- | ||
− | Destination path | + | |Destination path |
|Output path | |Output path | ||
|String | |String | ||
Line 160: | Line 160: | ||
|String | |String | ||
|- | |- | ||
− | Destination path | + | |Destination path |
|Output path | |Output path | ||
|String | |String | ||
Line 173: | Line 173: | ||
[[File:downloadDocumentbyVersion-DocumentInformation.jpg|center]] | [[File:downloadDocumentbyVersion-DocumentInformation.jpg|center]] | ||
+ | |||
+ | Relarion output parameters. | ||
+ | |||
+ | [[File:outPut operations.jpg|center]] | ||
+ | |||
+ | Outputs | ||
+ | |||
+ | {| border="1" cellpadding="2" cellspacing="0" | ||
+ | |'''Output''' | ||
+ | |'''Description''' | ||
+ | |'''Type''' | ||
+ | |- | ||
+ | |okmStatus | ||
+ | |Response status | ||
+ | |Bool | ||
+ | |- | ||
+ | |okmErrorCause | ||
+ | |Response error cause | ||
+ | |String | ||
+ | |- | ||
+ | |okmErrorMessage | ||
+ | |Response error message | ||
+ | |String | ||
+ | |} | ||
+ | |||
+ | |||
+ | |||
+ | == Delete a document == | ||
+ | |||
+ | {| border="1" cellpadding="2" cellspacing="0" | ||
+ | |'''Input''' | ||
+ | |'''Description''' | ||
+ | |'''Type''' | ||
+ | |- | ||
+ | |Host | ||
+ | |IP address or name of OpenKM directory host server | ||
+ | |String | ||
+ | |- | ||
+ | |Username | ||
+ | |OpenKM user name | ||
+ | |String | ||
+ | |- | ||
+ | |Password | ||
+ | |OpenKM password | ||
+ | |String | ||
+ | |- | ||
+ | |Document to delete | ||
+ | |Document path in OpenKM | ||
+ | |String | ||
+ | |} | ||
+ | |||
+ | Configure the server information and click on Next. | ||
+ | |||
+ | [[File:deleteDocument-OpenKMConfiguration.jpg|center]] | ||
+ | |||
+ | Configure the document information and click on Next. | ||
+ | |||
+ | [[File:deleteFolder-FolderInformation.jpg|center]] | ||
Relarion output parameters. | Relarion output parameters. |
Revision as of 18:33, 17 October 2014
Contents
How to configure OpenKM Connectors
Go to OpenKm in the connectors list. Select a connector. Click on Next.
Upload a document
Input | Description | Type |
Host | IP address or name of OpenKM directory host server | String |
Username | OpenKM user name | String |
Password | OpenKM password | String |
File to upload | Document attachment | String |
Destination path | Path in OpenKM | String |
Configure the server information and click on Next.
Configure the document information and click on Next.
Relarion output parameters.
Outputs
Output | Description | Type |
okmStatus | Response status | Bool |
okmErrorCause | Response error cause | String |
okmErrorMessage | Response error message | String |
Download document
Input | Description | Type |
Host | IP address or name of OpenKM directory host server | String |
Username | OpenKM user name | String |
Password | OpenKM password | String |
Document to download | Document path in OpenKM | String |
Destination path | Output path | String |
Configure the server information and click on Next.
Configure the document information and click on Next.
Relarion output parameters.
Outputs
Output | Description | Type |
okmStatus | Response status | Bool |
okmErrorCause | Response error cause | String |
okmErrorMessage | Response error message | String |
Download document by version
Input | Description | Type |
Host | IP address or name of OpenKM directory host server | String |
Username | OpenKM user name | String |
Password | OpenKM password | String |
Document to download | Document path in OpenKM | String |
Version of document | Version of document | String |
Destination path | Output path | String |
Configure the server information and click on Next.
Configure the document information and click on Next.
Relarion output parameters.
Outputs
Output | Description | Type |
okmStatus | Response status | Bool |
okmErrorCause | Response error cause | String |
okmErrorMessage | Response error message | String |
Delete a document
Input | Description | Type |
Host | IP address or name of OpenKM directory host server | String |
Username | OpenKM user name | String |
Password | OpenKM password | String |
Document to delete | Document path in OpenKM | String |
Configure the server information and click on Next.
Configure the document information and click on Next.
Relarion output parameters.
Outputs
Output | Description | Type |
okmStatus | Response status | Bool |
okmErrorCause | Response error cause | String |
okmErrorMessage | Response error message | String |