wfm.StoreWorkflow
This job modifies/saves a workflow model.
1. Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
|
STRING |
Yes |
ID of the user |
|
STRING |
Yes |
ID of the workflow model |
|
STRING |
Yes |
ID of the organization |
|
STRING |
Yes |
ID of the workflow family |
|
INT |
Yes |
|
2. Input Files
| Name | Description |
|---|---|
Input File |
Path and name of the file with workflow information in XML format |
3. Output Parameters
| Name | Type | Dependency | Description |
|---|---|---|---|
|
STRING |
— |
ID of the workflow |
|
STRING |
— |
Name of the workflow |
|
INT |
— |
Status of the workflow |
|
STRING |
— |
ID of the workflow creator |
|
INT |
— |
Time of workflow creation |
|
STRING |
— |
Version of the workflow |
|
STRING |
— |
ID of the user who locked the workflow |
|
STRING |
— |
Name of the user who locked the workflow |
|
INT |
— |
Time of workflow lock |
|
STRING |
— |
Short description of the workflow |
|
INT |
— |
Icon ID of the workflow model |