Difference between revisions of "Bonitasoft Workflow connector"

From OpenKM Documentation
Jump to: navigation, search
Line 47: Line 47:
 
[[File:outPut operations.jpg|center]]
 
[[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
 +
|}
 +
 +
 +
== Download 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 download
 +
|Document path in OpenKM
 +
|String
 +
|-
 +
Destination path
 +
|Output path
 +
|String
 +
|}
 +
 +
 +
Configure the server information and click on Next.
 +
 +
[[File:downloadDocument-OpenKMConfiguration.jpg|center]]
 +
 +
Configure the document information and click on Next.
 +
 +
[[File:downloadDocument-DocumentInformation.jpg|center]]
 +
 +
Relarion output parameters.
 +
 +
[[File:outPut operations.jpg|center]]
 +
 +
Outputs
  
 
{| border="1" cellpadding="2" cellspacing="0"
 
{| border="1" cellpadding="2" cellspacing="0"

Revision as of 19:20, 17 October 2014

How to configure OpenKM Connectors

Go to OpenKm in the connectors list. Select a connector. Click on Next.


SelectAConnectorDefinition.jpg

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.

UploadDocument-OpenKMConfiguration.jpg

Configure the document information and click on Next.

UploadDocument-Fileinformation.jpg

Relarion output parameters.

OutPut operations.jpg

Outputs

Output Description Type
okmStatus Response status Bool
okmErrorCause Response error cause String
okmErrorMessage Response error message String


Download document

Destination path
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
Output path String


Configure the server information and click on Next.

DownloadDocument-OpenKMConfiguration.jpg

Configure the document information and click on Next.

DownloadDocument-DocumentInformation.jpg

Relarion output parameters.

OutPut operations.jpg

Outputs

Output Description Type
okmStatus Response status Bool
okmErrorCause Response error cause String
okmErrorMessage Response error message String