Petals ESB CLI

Add a command for Petals SE Flowable to delete (purged) a process instance

Details

  • Description:
    Hide

    Add a command to delete (purged) a process instance. All data relative to the given process instance will be deleted:

    se-flowable.purge-process-instance [-i <process-instance-id> | -f <process-instance-ids-file>] [-n <component-identifier>] [-o <output-file>]

    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 PETALSESBCLI-173)),
    • -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 PETALSESBCLI-173)), this file contains only one process instance id per line,
    • -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.

    Show
    Add a command to delete (purged) a process instance. All data relative to the given process instance will be deleted:
    se-flowable.purge-process-instance [-i <process-instance-id> | -f <process-instance-ids-file>] [-n <component-identifier>] [-o <output-file>]
    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 PETALSESBCLI-173)),
    • -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 PETALSESBCLI-173)), this file contains only one process instance id per line,
    • -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.
  • Environment:
    -

Issue Links

Activity

Christophe DENEUX made changes - Mon, 19 Mar 2018 - 11:05:36 +0100
Field Original Value New Value
Status New [ 10000 ] Open [ 10002 ]
Priority Major [ 3 ]
Christophe DENEUX made changes - Mon, 19 Mar 2018 - 11:05:38 +0100
Status Open [ 10002 ] In Progress [ 10003 ]
Christophe DENEUX made changes - Mon, 19 Mar 2018 - 11:05:45 +0100
Link This issue depends on PETALSSEFLOWABLE-40 [ PETALSSEFLOWABLE-40 ]
Christophe DENEUX made changes - Mon, 19 Mar 2018 - 11:05:58 +0100
Link This issue blocks PETALSDISTRIB-357 [ PETALSDISTRIB-357 ]
Christophe DENEUX made changes - Tue, 20 Mar 2018 - 15:00:12 +0100
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 PETALSESBCLI-173)),
* {{\-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 PETALSESBCLI-173)),
* {{\-n}}, {{--component-id}}: the identifier of the SE flowable on which the command must be invoked. Default value: "{{petals-se-flowable}}".
Christophe DENEUX made changes - Tue, 20 Mar 2018 - 15:03:56 +0100
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 PETALSESBCLI-173)),
* {{\-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 PETALSESBCLI-173)),
* {{\-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.
Christophe DENEUX made changes - Tue, 20 Mar 2018 - 15:04:52 +0100
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 PETALSESBCLI-173)),
* {{\-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 PETALSESBCLI-173)),
* {{\-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.
Christophe DENEUX made changes - Tue, 20 Mar 2018 - 17:02:37 +0100
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 PETALSESBCLI-173)),
* {{\-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 PETALSESBCLI-173)),
* {{\-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.
Christophe DENEUX made changes - Wed, 21 Mar 2018 - 12:21:53 +0100
Status In Progress [ 10003 ] Resolved [ 10004 ]
Fix Version/s 1.0.0 - Extension 'SE Flowable' [ 10841 ]
Resolution Fixed [ 1 ]
Christophe DENEUX made changes - Wed, 21 Mar 2018 - 15:50:17 +0100
Status Resolved [ 10004 ] Open [ 10002 ]
Resolution Fixed [ 1 ]
Christophe DENEUX made changes - Wed, 21 Mar 2018 - 15:52:47 +0100
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 PETALSESBCLI-173)),
* {{\-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 PETALSESBCLI-173)),
* {{\-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 PETALSESBCLI-173)), this file contains only one process instance id per line,
* {{\-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.
Christophe DENEUX made changes - Wed, 21 Mar 2018 - 18:53:16 +0100
Status Open [ 10002 ] In Progress [ 10003 ]
Christophe DENEUX made changes - Wed, 21 Mar 2018 - 18:53:39 +0100
Status In Progress [ 10003 ] Resolved [ 10004 ]
Resolution Fixed [ 1 ]

People

Dates

  • Created:
    Mon, 19 Mar 2018 - 11:04:42 +0100
    Updated:
    Wed, 21 Mar 2018 - 18:53:39 +0100
    Resolved:
    Wed, 21 Mar 2018 - 18:53:39 +0100