Skip to main content
insightsoftware Documentation insightsoftware Documentation
{%article.title%}
Published:
Was this article helpful?
0 out of 0 found this helpful

Unpublish App

Use this command to unpublish a Longview App from a user group. Use separate lines to unpublish a Longview App from multiple groups. If you unpublish the Longview App from all groups, the Longview App is also removed from all categories.

Note: To delete the .lvapp file from the application folder on the data server, you must do so manually. The Unpublish App command does not delete the .lvapp file.

Syntax

UNPUBLISH APP AppName GROUP [Group]

where:

  • AppName is the name of the Longview App to be unpublished from the group. If the Longview App name includes spaces, enclose it in double quotation marks. You don’t have to include the .lvapp extension in the name. Longview App names cannot exceed 100 characters.
  • Group is optional and is the name of the user group from which the Longview App is to be unpublished. If no user group is specified, the Longview App is removed from all user groups and all categories.

Syntax example

UNPUBLISH APP SampleApp GROUP Administrators

Syntax (with an ASCII file)

UNPUBLISH APP @FileName

where:

  • FileName is an existing ASCII file containing the user groups from which the Longview App is unpublished, with the following syntax:

    AppName{GROUP{Group

If the file is in the working folder, you don’t need to specify the drive or path. If the file name includes spaces, enclose it in double quotation marks.

Syntax example

UNPUBLISH APP @"Sample App Groups.txt"

See also

Published:

Unpublish App

Use this command to unpublish a Longview App from a user group. Use separate lines to unpublish a Longview App from multiple groups. If you unpublish the Longview App from all groups, the Longview App is also removed from all categories.

Note: To delete the .lvapp file from the application folder on the data server, you must do so manually. The Unpublish App command does not delete the .lvapp file.

Syntax

UNPUBLISH APP AppName GROUP [Group]

where:

  • AppName is the name of the Longview App to be unpublished from the group. If the Longview App name includes spaces, enclose it in double quotation marks. You don’t have to include the .lvapp extension in the name. Longview App names cannot exceed 100 characters.
  • Group is optional and is the name of the user group from which the Longview App is to be unpublished. If no user group is specified, the Longview App is removed from all user groups and all categories.

Syntax example

UNPUBLISH APP SampleApp GROUP Administrators

Syntax (with an ASCII file)

UNPUBLISH APP @FileName

where:

  • FileName is an existing ASCII file containing the user groups from which the Longview App is unpublished, with the following syntax:

    AppName{GROUP{Group

If the file is in the working folder, you don’t need to specify the drive or path. If the file name includes spaces, enclose it in double quotation marks.

Syntax example

UNPUBLISH APP @"Sample App Groups.txt"

See also

For an optimal Community experience, Please view on Desktop