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

Unpublish Template

Use this command to unpublish templates already published to a specific user group or all user groups.

Publishing or unpublishing allocation patterns must be defined to all user groups.

Copy

Syntax regular

UNPUBLISH TEMPLATE Group|All TemplateType|All FileName|All                

where:

  • Group is the user group name or All for all user groups. If you specify ALL for the user group, you must specify Pattern for the TemplateType.
  • TemplateType may be Report or All.
  • TemplateType can be one of the following:
    ValueDescription

    Report

    To unpublish report templates.

    All

    To unpublish all template types

  • FileName is the file name of the template (including the .rpt or .kit file extension) or All.
Copy

Syntax example

UNPUBLISH TEMPLATE ALL Report "Budget Budget.rtp"                
Copy

Syntax (with an ASCII file)

UNPUBLISH TEMPLATE @GroupFile            

where:

  • GroupFile is an ASCII file generated with the Get TemplateInfo command, containing template user group assignments, with the following syntax:

    Group{TemplateType{FileName

See also

Published:

Unpublish Template

Use this command to unpublish templates already published to a specific user group or all user groups.

Publishing or unpublishing allocation patterns must be defined to all user groups.

Copy

Syntax regular

UNPUBLISH TEMPLATE Group|All TemplateType|All FileName|All                

where:

  • Group is the user group name or All for all user groups. If you specify ALL for the user group, you must specify Pattern for the TemplateType.
  • TemplateType may be Report or All.
  • TemplateType can be one of the following:
    ValueDescription

    Report

    To unpublish report templates.

    All

    To unpublish all template types

  • FileName is the file name of the template (including the .rpt or .kit file extension) or All.
Copy

Syntax example

UNPUBLISH TEMPLATE ALL Report "Budget Budget.rtp"                
Copy

Syntax (with an ASCII file)

UNPUBLISH TEMPLATE @GroupFile            

where:

  • GroupFile is an ASCII file generated with the Get TemplateInfo command, containing template user group assignments, with the following syntax:

    Group{TemplateType{FileName

See also

For an optimal Community experience, Please view on Desktop