junpublish

unpublishes a target flow from Process Manager.

Synopsis

junpublish [-u user_name] [-f flow_name]

junpublish [-h]|[-V]

Description

You use the jpublish command to unpublish a target flow from Process Manager. Unplublished target flows can no longer be referred to other flows and flow arrays.

Only Process Manager administrators and control administrators can unpublish target flows.

Options

-u user_name

Specifies the name of the user who owns the flow. In Windows, the user name must include the domain in the form of domain_name\user_name.

-f flow_name

Specifies the name of the flow. If you do not specify a flow name, all flows meeting the other criteria are unpublished.

-h

Prints the command usage to stderr and exits.

-V

Prints the Process Manager release version to stderr and exits.

Examples

junpublish -u userA -f flow2

Unpublishes the flow2 flow belonging to userA.

junpublish -u domainA\userA -f flow2

In Windows, unpublishes the flow2 flow belonging to userA, which belongs to the domainA domain.

See also

jpublish