Filter by view creator domain, modify views, and overwrite non-blank IDList attribute values
- Last UpdatedJun 25, 2025
- 1 minute read
Filter by view creator domain, modify views, and overwrite non-blank IDList attribute values
IdentityMigrationTool.exe /I:" \\PIAF\Configuration\OSIsoft\PI Integrator for Business Analytics\Instance1" /M /O /S:"prod" /U:"prod.opsmain.com"
In this example, the tool performs the following actions:
-
(/M) Modifies the PI_INTEGRATOR_VIEW template and view elements as needed.
-
Attempts to take an XML backup of the InstancePath specified.
-
(/O) Overwrites any IDList attribute even if it is not blank.
-
Skips any views whose view creator cannot be found or cannot be mapped to any AF identities that have read data access on the view's source AF database.
-
(/S:SamDomain) Skips any views whose view creator does not belong to the specified domain prod. For any view whose view creator does belong to this domain, it will assume the view creator's User Principal Name (UPN) suffix is prod.opsmain.com.