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

Get ProcessMapInfo

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

Syntax

GET PROCESSMAPINFO Group|All ProcessID|All @GroupAssignmentFile @CategoryAssignmentFile

where:

  • Group is the user group for which you want to retrieve published Longview Process Maps, or All for all user groups.
  • ProcessID is the ID of the Longview Process Map for which you want to retrieve category assignments, or All for all Longview Process Maps.
  • GroupAssignmentFile is the name for the ASCII file that is created by the system that contains Longview Process Maps 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:

    ProcessID{GROUP{Group

  • CategoryAssignmentFile is the name for the ASCII file that is created by the system that contains Longview Process Map 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:

    ProcessID{CATEGORY{Category

Syntax

GET PROCESSMAPINFO Administrators All @groups.txt @categories.txt

Syntax example

GET PROCESSMAPINFO All All @"group assignments.txt" @"category assignments.txt"

Published:

Get ProcessMapInfo

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

Syntax

GET PROCESSMAPINFO Group|All ProcessID|All @GroupAssignmentFile @CategoryAssignmentFile

where:

  • Group is the user group for which you want to retrieve published Longview Process Maps, or All for all user groups.
  • ProcessID is the ID of the Longview Process Map for which you want to retrieve category assignments, or All for all Longview Process Maps.
  • GroupAssignmentFile is the name for the ASCII file that is created by the system that contains Longview Process Maps 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:

    ProcessID{GROUP{Group

  • CategoryAssignmentFile is the name for the ASCII file that is created by the system that contains Longview Process Map 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:

    ProcessID{CATEGORY{Category

Syntax

GET PROCESSMAPINFO Administrators All @groups.txt @categories.txt

Syntax example

GET PROCESSMAPINFO All All @"group assignments.txt" @"category assignments.txt"

For an optimal Community experience, Please view on Desktop