Difference between revisions of "Bonitasoft Workflow connector"
Line 9: | Line 9: | ||
== Upload a document == | == Upload a document == | ||
− | Enter the following input parameters | + | Enter the following input parameters. |
{| border="1" cellpadding="2" cellspacing="0" align="center" | {| border="1" cellpadding="2" cellspacing="0" align="center" | ||
Line 36: | Line 36: | ||
|String | |String | ||
|} | |} | ||
+ | Table 1. Input parameters to upload a document. | ||
Line 73: | Line 74: | ||
== Download document == | == Download document == | ||
+ | |||
+ | Enter the following input parameters. | ||
{| border="1" cellpadding="2" cellspacing="0" align="center" | {| border="1" cellpadding="2" cellspacing="0" align="center" | ||
Line 136: | Line 139: | ||
== Download document by version== | == Download document by version== | ||
+ | |||
+ | Enter the following input parameters. | ||
{| border="1" cellpadding="2" cellspacing="0" align="center" | {| border="1" cellpadding="2" cellspacing="0" align="center" | ||
Line 203: | Line 208: | ||
== Delete a document == | == Delete a document == | ||
+ | |||
+ | Enter the following input parameters. | ||
{| border="1" cellpadding="2" cellspacing="0" align="center" | {| border="1" cellpadding="2" cellspacing="0" align="center" | ||
Line 261: | Line 268: | ||
== Checkout document == | == Checkout document == | ||
+ | |||
+ | Enter the following input parameters. | ||
{| border="1" cellpadding="2" cellspacing="0" align="center" | {| border="1" cellpadding="2" cellspacing="0" align="center" | ||
Line 319: | Line 328: | ||
== Cancel checkout document == | == Cancel checkout document == | ||
+ | |||
+ | Enter the following input parameters. | ||
{| border="1" cellpadding="2" cellspacing="0" align="center" | {| border="1" cellpadding="2" cellspacing="0" align="center" | ||
Line 378: | Line 389: | ||
== Checkin a document == | == Checkin a document == | ||
+ | |||
+ | Enter the following input parameters. | ||
{| border="1" cellpadding="2" cellspacing="0" align="center" | {| border="1" cellpadding="2" cellspacing="0" align="center" | ||
Line 445: | Line 458: | ||
== Create folder == | == Create folder == | ||
+ | |||
+ | Enter the following input parameters. | ||
{| border="1" cellpadding="2" cellspacing="0" align="center" | {| border="1" cellpadding="2" cellspacing="0" align="center" | ||
Line 508: | Line 523: | ||
== Delete folder == | == Delete folder == | ||
+ | |||
+ | Enter the following input parameters. | ||
{| border="1" cellpadding="2" cellspacing="0" align="center" | {| border="1" cellpadding="2" cellspacing="0" align="center" |
Revision as of 19:40, 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
Enter the following input parameters.
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 |
Table 1. Input parameters to upload a document.
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
Enter the following input parameters.
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
Enter the following input parameters.
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
Enter the following input parameters.
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 |
Checkout document
Enter the following input parameters.
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 checkout | 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 |
Cancel checkout document
Enter the following input parameters.
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 cancel checkout | 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 |
Checkin a document
Enter the following input parameters.
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 | Document path in OpenKM | String |
Comment | Comment | 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 |
Create folder
Enter the following input parameters.
Input | Description | Type |
Host | IP address or name of OpenKM directory host server | String |
Username | OpenKM user name | String |
Password | OpenKM password | String |
Destination path | Destination path in OpenKM | String |
Folder to create | Folder name | String |
Configure the server information and click on Next.
Configure the folder 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 folder
Enter the following input parameters.
Input | Description | Type |
Host | IP address or name of OpenKM directory host server | String |
Username | OpenKM user name | String |
Password | OpenKM password | String |
Folder to delete | Folder path in OpenKM | String |
Configure the server information and click on Next.
Configure the folder 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 |