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

Publish App

Use this command to publish a Longview App to a user group. You must first create the .lvapp file and place it in the applications folder on the data server. For more information, see Deploying Longview Apps. Use separate lines to publish a Longview App to multiple user groups. You can publish apps to existing user groups only.

For information on creating user groups, see Create Group.

Syntax:

PUBLISH APP AppName GROUP Group

where:

  • AppName is the name of the Longview App to be published to 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 the name of the user group to which the Longview App is published.

Syntax example:

PUBLISH APP SampleApp GROUP Administrators

Syntax (with an ASCII file):

PUBLISH APP @FileName

where:

  • FileName is an existing ASCII file containing the user groups to which the Longview App is published, 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:

PUBLISH APP @"Sample App Groups.txt"

See also

Published:

Publish App

Use this command to publish a Longview App to a user group. You must first create the .lvapp file and place it in the applications folder on the data server. For more information, see Deploying Longview Apps. Use separate lines to publish a Longview App to multiple user groups. You can publish apps to existing user groups only.

For information on creating user groups, see Create Group.

Syntax:

PUBLISH APP AppName GROUP Group

where:

  • AppName is the name of the Longview App to be published to 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 the name of the user group to which the Longview App is published.

Syntax example:

PUBLISH APP SampleApp GROUP Administrators

Syntax (with an ASCII file):

PUBLISH APP @FileName

where:

  • FileName is an existing ASCII file containing the user groups to which the Longview App is published, 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:

PUBLISH APP @"Sample App Groups.txt"

See also

For an optimal Community experience, Please view on Desktop