Difference between revisions of "Bonitasoft Workflow connector"
Line 50: | Line 50: | ||
Outputs | Outputs | ||
− | {| border="1" cellpadding="2" cellspacing="0" | + | {| border="1" cellpadding="2" cellspacing="0" align="center" |
|'''Output''' | |'''Output''' | ||
|'''Description''' | |'''Description''' | ||
Line 72: | Line 72: | ||
== Download document == | == Download document == | ||
− | {| border="1" cellpadding="2" cellspacing="0" | + | {| border="1" cellpadding="2" cellspacing="0" align="center" |
|'''Input''' | |'''Input''' | ||
|'''Description''' | |'''Description''' | ||
Line 113: | Line 113: | ||
Outputs | Outputs | ||
− | {| border="1" cellpadding="2" cellspacing="0" | + | {| border="1" cellpadding="2" cellspacing="0" align="center" |
|'''Output''' | |'''Output''' | ||
|'''Description''' | |'''Description''' | ||
Line 135: | Line 135: | ||
== Download document by version== | == Download document by version== | ||
− | {| border="1" cellpadding="2" cellspacing="0" | + | {| border="1" cellpadding="2" cellspacing="0" align="center" |
|'''Input''' | |'''Input''' | ||
|'''Description''' | |'''Description''' | ||
Line 180: | Line 180: | ||
Outputs | Outputs | ||
− | {| border="1" cellpadding="2" cellspacing="0" | + | {| border="1" cellpadding="2" cellspacing="0" align="center" |
|'''Output''' | |'''Output''' | ||
|'''Description''' | |'''Description''' | ||
Line 202: | Line 202: | ||
== Delete a document == | == Delete a document == | ||
− | {| border="1" cellpadding="2" cellspacing="0" | + | {| border="1" cellpadding="2" cellspacing="0" align="center" |
|'''Input''' | |'''Input''' | ||
|'''Description''' | |'''Description''' | ||
Line 238: | Line 238: | ||
Outputs | Outputs | ||
− | {| border="1" cellpadding="2" cellspacing="0" | + | {| border="1" cellpadding="2" cellspacing="0" align="center" |
|'''Output''' | |'''Output''' | ||
|'''Description''' | |'''Description''' | ||
Line 260: | Line 260: | ||
== Checkout document == | == Checkout document == | ||
− | {| border="1" cellpadding="2" cellspacing="0" | + | {| border="1" cellpadding="2" cellspacing="0" align="center" |
|'''Input''' | |'''Input''' | ||
|'''Description''' | |'''Description''' | ||
Line 297: | Line 297: | ||
Outputs | Outputs | ||
− | {| border="1" cellpadding="2" cellspacing="0" | + | {| border="1" cellpadding="2" cellspacing="0" align="center" |
|'''Output''' | |'''Output''' | ||
|'''Description''' | |'''Description''' | ||
Line 318: | Line 318: | ||
== Cancel checkout document == | == Cancel checkout document == | ||
− | {| border="1" cellpadding="2" cellspacing="0" | + | {| border="1" cellpadding="2" cellspacing="0" align="center" |
|'''Input''' | |'''Input''' | ||
|'''Description''' | |'''Description''' | ||
Line 355: | Line 355: | ||
Outputs | Outputs | ||
− | {| border="1" cellpadding="2" cellspacing="0" | + | {| border="1" cellpadding="2" cellspacing="0" align="center" |
|'''Output''' | |'''Output''' | ||
|'''Description''' | |'''Description''' | ||
Line 377: | Line 377: | ||
== Checkin a document == | == Checkin a document == | ||
− | {| border="1" cellpadding="2" cellspacing="0" | + | {| border="1" cellpadding="2" cellspacing="0" align="center" |
|'''Input''' | |'''Input''' | ||
|'''Description''' | |'''Description''' | ||
Line 422: | Line 422: | ||
Outputs | Outputs | ||
− | {| border="1" cellpadding="2" cellspacing="0" | + | {| border="1" cellpadding="2" cellspacing="0" align="center" |
|'''Output''' | |'''Output''' | ||
|'''Description''' | |'''Description''' | ||
Line 444: | Line 444: | ||
== Create folder == | == Create folder == | ||
− | {| border="1" cellpadding="2" cellspacing="0" | + | {| border="1" cellpadding="2" cellspacing="0" align="center" |
|'''Input''' | |'''Input''' | ||
|'''Description''' | |'''Description''' | ||
Line 485: | Line 485: | ||
Outputs | Outputs | ||
− | {| border="1" cellpadding="2" cellspacing="0" | + | {| border="1" cellpadding="2" cellspacing="0" align="center" |
|'''Output''' | |'''Output''' | ||
|'''Description''' | |'''Description''' | ||
Line 507: | Line 507: | ||
== Delete folder == | == Delete folder == | ||
− | {| border="1" cellpadding="2" cellspacing="0" | + | {| border="1" cellpadding="2" cellspacing="0" align="center" |
|'''Input''' | |'''Input''' | ||
|'''Description''' | |'''Description''' | ||
Line 544: | Line 544: | ||
Outputs | Outputs | ||
− | {| border="1" cellpadding="2" cellspacing="0" | + | {| border="1" cellpadding="2" cellspacing="0" align="center" |
|'''Output''' | |'''Output''' | ||
|'''Description''' | |'''Description''' |
Revision as of 18:53, 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 |
Checkout 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 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
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
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
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
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 |