Details
-
Type:
Improvement Request
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0.0 - Extension 'SE Flowable'
-
Fix Version/s: 1.0.0 - Extension 'SE Flowable'
-
Component/s: Extension 'SE Flowable'
-
Security Level: Public
-
- Environment:
- -
Issue Links
| Depends | |||||
|---|---|---|---|---|---|
|
|
||||
Activity
| Field | Original Value | New Value |
|---|---|---|
| Status | New [ 10000 ] | Open [ 10002 ] |
| Priority | Major [ 3 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Link |
This issue depends on |
| Link | This issue blocks PETALSDISTRIB-357 [ PETALSDISTRIB-357 ] |
| Description |
Add a command to delete (purged) a process instance. All data relative to the given process instance will be deleted:
{code} se-flowable.purge-process-instances -p <process-instance-id> [-n <component-identifier>] {code} avec: * {{\-p}}, {{--process-instance-id}}: the identifier of the process instance to purge (can be retrieved through the command '{{se-flowable.list-process-instances}}' (see * {{\-n}}, {{--component-id}}: the identifier of the SE flowable on which the command must be invoked. Default value: "{{petals-se-flowable}}". |
Add a command to delete (purged) a process instance. All data relative to the given process instance will be deleted:
{code} se-flowable.purge-process-instance -p <process-instance-id> [-n <component-identifier>] {code} avec: * {{\-p}}, {{--process-instance-id}}: the identifier of the process instance to purge (can be retrieved through the command '{{se-flowable.list-process-instances}}' (see * {{\-n}}, {{--component-id}}: the identifier of the SE flowable on which the command must be invoked. Default value: "{{petals-se-flowable}}". |
| Description |
Add a command to delete (purged) a process instance. All data relative to the given process instance will be deleted:
{code} se-flowable.purge-process-instance -p <process-instance-id> [-n <component-identifier>] {code} avec: * {{\-p}}, {{--process-instance-id}}: the identifier of the process instance to purge (can be retrieved through the command '{{se-flowable.list-process-instances}}' (see * {{\-n}}, {{--component-id}}: the identifier of the SE flowable on which the command must be invoked. Default value: "{{petals-se-flowable}}". |
Add a command to delete (purged) a process instance. All data relative to the given process instance will be deleted:
{code} se-flowable.purge-process-instance -p <process-instance-id> [-n <component-identifier>] [-o <output-file>] {code} avec: * {{\-p}}, {{--process-instance-id}}: the identifier of the process instance to purge (can be retrieved through the command '{{se-flowable.list-process-instances}}' (see * {{\-n}}, {{--component-id}}: the identifier of the SE flowable on which the command must be invoked. Default value: "{{petals-se-flowable}}", * {{\-o}}, {{--output-file}}: name of the file where associated flow instance identifiers will be written instead of standard output. If no output file is provided, flow instance identifiers are listed on standard output. The number of associated flow instances listed is printed on standard output. |
| Description |
Add a command to delete (purged) a process instance. All data relative to the given process instance will be deleted:
{code} se-flowable.purge-process-instance -p <process-instance-id> [-n <component-identifier>] [-o <output-file>] {code} avec: * {{\-p}}, {{--process-instance-id}}: the identifier of the process instance to purge (can be retrieved through the command '{{se-flowable.list-process-instances}}' (see * {{\-n}}, {{--component-id}}: the identifier of the SE flowable on which the command must be invoked. Default value: "{{petals-se-flowable}}", * {{\-o}}, {{--output-file}}: name of the file where associated flow instance identifiers will be written instead of standard output. If no output file is provided, flow instance identifiers are listed on standard output. The number of associated flow instances listed is printed on standard output. |
Add a command to delete (purged) a process instance. All data relative to the given process instance will be deleted:
{code} se-flowable.purge-process-instance -p <process-instance-id> [-n <component-identifier>] [-o <output-file>] {code} avec: * {{\-p}}, {{--process-instance-id}}: the identifier of the process instance to purge (can be retrieved through the command '{{se-flowable.list-process-instances}}' (see * {{\-n}}, {{--component-id}}: the identifier of the SE flowable on which the command must be invoked. Default value: "{{petals-se-flowable}}", * {{\-o}}, {{--output-file}}: name of the file where associated flow instance identifiers will be written instead of standard output. This command will return the flow instances (MONIT traces) associated to the purged process instance. If no output file is provided, flow instance identifiers are listed on standard output. The number of associated flow instances listed is printed on standard output. |
| Description |
Add a command to delete (purged) a process instance. All data relative to the given process instance will be deleted:
{code} se-flowable.purge-process-instance -p <process-instance-id> [-n <component-identifier>] [-o <output-file>] {code} avec: * {{\-p}}, {{--process-instance-id}}: the identifier of the process instance to purge (can be retrieved through the command '{{se-flowable.list-process-instances}}' (see * {{\-n}}, {{--component-id}}: the identifier of the SE flowable on which the command must be invoked. Default value: "{{petals-se-flowable}}", * {{\-o}}, {{--output-file}}: name of the file where associated flow instance identifiers will be written instead of standard output. This command will return the flow instances (MONIT traces) associated to the purged process instance. If no output file is provided, flow instance identifiers are listed on standard output. The number of associated flow instances listed is printed on standard output. |
Add a command to delete (purged) a process instance. All data relative to the given process instance will be deleted:
{code} se-flowable.purge-process-instance -i <process-instance-id> [-n <component-identifier>] [-o <output-file>] {code} avec: * {{\-i}}, {{--process-instance-id}}: the identifier of the process instance to purge (can be retrieved through the command '{{se-flowable.list-process-instances}}' (see * {{\-n}}, {{--component-id}}: the identifier of the SE flowable on which the command must be invoked. Default value: "{{petals-se-flowable}}", * {{\-o}}, {{--output-file}}: name of the file where associated flow instance identifiers will be written instead of standard output. This command will return the flow instances (MONIT traces) associated to the purged process instance. If no output file is provided, flow instance identifiers are listed on standard output. The number of associated flow instances listed is printed on standard output. |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Fix Version/s | 1.0.0 - Extension 'SE Flowable' [ 10841 ] | |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 10004 ] | Open [ 10002 ] |
| Resolution | Fixed [ 1 ] |
| Description |
Add a command to delete (purged) a process instance. All data relative to the given process instance will be deleted:
{code} se-flowable.purge-process-instance -i <process-instance-id> [-n <component-identifier>] [-o <output-file>] {code} avec: * {{\-i}}, {{--process-instance-id}}: the identifier of the process instance to purge (can be retrieved through the command '{{se-flowable.list-process-instances}}' (see * {{\-n}}, {{--component-id}}: the identifier of the SE flowable on which the command must be invoked. Default value: "{{petals-se-flowable}}", * {{\-o}}, {{--output-file}}: name of the file where associated flow instance identifiers will be written instead of standard output. This command will return the flow instances (MONIT traces) associated to the purged process instance. If no output file is provided, flow instance identifiers are listed on standard output. The number of associated flow instances listed is printed on standard output. |
Add a command to delete (purged) a process instance. All data relative to the given process instance will be deleted:
{code} se-flowable.purge-process-instance [-i <process-instance-id> | -f <process-instance-ids-file>] [-n <component-identifier>] [-o <output-file>] {code} avec: * {{\-i}}, {{--process-instance-id}}: the identifier of the process instance to purge (can be retrieved through the command '{{se-flowable.list-process-instances}}' (see * {{\-f}}, {{--process-instance-ids-file}}: the name of a file containing the list of process instance identifiers to purge (this file can be the output of the command '{{se-flowable.list-process-instances}}' (see * {{\-n}}, {{--component-id}}: the identifier of the SE flowable on which the command must be invoked. Default value: "{{petals-se-flowable}}", * {{\-o}}, {{--output-file}}: name of the file where associated flow instance identifiers will be written instead of standard output. This command will return the flow instances (MONIT traces) associated to the purged process instance. If no output file is provided, flow instance identifiers are listed on standard output. The number of associated flow instances listed is printed on standard output. |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Resolution | Fixed [ 1 ] |
| Transition | Status Change Time | Execution Times | Last Executer | Last Execution Date | |||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|

Added in trunk