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

Get AppInfo

Use this command to retrieve group and category assignments for published apps.

Syntax:

GET APPINFO Group|All AppName|All @GroupAssignmentFile @CategoryAssignmentFile

where:

  • Group is the user group for which you want to retrieve published Longview Apps, or All for all user groups.
  • AppName is the name of the Longview App for which you want to retrieve category assignments, or All for all Longview Apps. You don’t have to include the .lvapp extension in the name.
  • GroupAssignmentFile is the name for the ASCII file that is created by the system that contains Longview App user group assignments. If you specify a file name that includes spaces, enclose it in double quotation marks. The group assignment file is created with the following syntax:

    AppName{GROUP{Group

  • CategoryAssignmentFile is the name for the ASCII file that is created by the system that contains Longview App category assignments. If you specify a file name that includes spaces, enclose it in double quotation marks. The category assignment file is created with the following syntax:

    AppName{CATEGORY{Category

Syntax example:

GET APPINFO Administrators All @groups.txt @categories.txt GET APPINFO All All @"group assignments.txt" @"category assignments.txt"

Published:

Get AppInfo

Use this command to retrieve group and category assignments for published apps.

Syntax:

GET APPINFO Group|All AppName|All @GroupAssignmentFile @CategoryAssignmentFile

where:

  • Group is the user group for which you want to retrieve published Longview Apps, or All for all user groups.
  • AppName is the name of the Longview App for which you want to retrieve category assignments, or All for all Longview Apps. You don’t have to include the .lvapp extension in the name.
  • GroupAssignmentFile is the name for the ASCII file that is created by the system that contains Longview App user group assignments. If you specify a file name that includes spaces, enclose it in double quotation marks. The group assignment file is created with the following syntax:

    AppName{GROUP{Group

  • CategoryAssignmentFile is the name for the ASCII file that is created by the system that contains Longview App category assignments. If you specify a file name that includes spaces, enclose it in double quotation marks. The category assignment file is created with the following syntax:

    AppName{CATEGORY{Category

Syntax example:

GET APPINFO Administrators All @groups.txt @categories.txt GET APPINFO All All @"group assignments.txt" @"category assignments.txt"

For an optimal Community experience, Please view on Desktop