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

Publish ProcessMap

Use this command to publish a Longview Process Map to a user group. You must first create the process map. Use separate lines to publish a Longview Process Map to multiple user groups. You can publish process maps to existing user groups only. For information on creating user groups, see Create Group.

Copy

Syntax

PUBLISH PROCESSMAP ProcessID GROUP Group            

where:

  • ProcessID is the ID of the Longview Process Map to be published to the group. If ProcessID includes spaces, enclose it in double quotation marks. Longview Process Map IDs cannot exceed 100 characters.
  • Group is the name of the user group to which the Longview Process Map is published.
Copy

Syntax example

PUBLISH PROCESSMAP SampleProcess GROUP Administrators            
Copy

Syntax (with an ASCII file)

PUBLISH PROCESSMAP @FileName                

where:

  • FileName is an existing ASCII file containing the user groups to which the Longview Process Map is published, with the following syntax:

    ProcessID{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.

Copy

Syntax example

PUBLISH PROCESSMAP @"Sample ProcessMap Groups.txt"                

See also

Published:

Publish ProcessMap

Use this command to publish a Longview Process Map to a user group. You must first create the process map. Use separate lines to publish a Longview Process Map to multiple user groups. You can publish process maps to existing user groups only. For information on creating user groups, see Create Group.

Copy

Syntax

PUBLISH PROCESSMAP ProcessID GROUP Group            

where:

  • ProcessID is the ID of the Longview Process Map to be published to the group. If ProcessID includes spaces, enclose it in double quotation marks. Longview Process Map IDs cannot exceed 100 characters.
  • Group is the name of the user group to which the Longview Process Map is published.
Copy

Syntax example

PUBLISH PROCESSMAP SampleProcess GROUP Administrators            
Copy

Syntax (with an ASCII file)

PUBLISH PROCESSMAP @FileName                

where:

  • FileName is an existing ASCII file containing the user groups to which the Longview Process Map is published, with the following syntax:

    ProcessID{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.

Copy

Syntax example

PUBLISH PROCESSMAP @"Sample ProcessMap Groups.txt"                

See also

For an optimal Community experience, Please view on Desktop