Rename Tags

Note: To rename a tag, you must be a member of the administrator's group with tag level security.

Historian allows you to rename tags through the Non-Web Historian Administrator, Excel Add-in, ihuAPI, and ihSDK. New tag names are called active tag names and old tag names are called aliases.

Tag renaming will only update or modify tag names without modifying or updating the tag properties. If you want to modify the properties of a newly named tag, be aware that all of the aliases tag properties will also be updated.

Whenever you rename/alias a tag, only the active tag name (that is, the new tag name) will be visible in the Tags list on the Historian Administrator Tag Maintenance screen. You can rename tags multiple times, but only the latest active tag name will be visible in the Tags list. You can also retrieve the data using any alias (that is, the new or old tag names). However, the Tag Maintenance screen will display only an active tag name (that is, the new tag name).

Whenever you change or copy a tag name, the information about the old tag name, new tag name, and time stamps are all recorded in the audit trail. You can also view the previous tag names. To view the previous tag names, right-click on the tag name and click Show Previous Tagnames.

Note: After renaming tags connected to Historian 3.5 collectors, you must restart the respective collectors before browsing the tags.
Be aware of the following when you are using the Tag Rename feature:
  • If you modify a renamed tag property, then all of the alias' tag properties will also be updated.
  • If you delete a renamed tag, then all the aliases will also be deleted.
  • You can rename tags multiple times, but only the latest active tag name (renamed tag name) will be visible in the Tags list.
  • If you rename a tag, the tag count does not increase.
  • If you copy a tag, then the tag count increases.
  • An alias can be queried, but cannot be modified or deleted.
  • You can use any of the following Application Program Interfaces (APIs) to rename tags:
    • ihSDK
    • ihUAPI
    • ihAPI
    • Excel Add-in