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.
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.
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.
See also