Name | Latest Version |
ILM Attribute Flow Precedence Viewer |
1.1 |
Description:
The ILM Attribute Flow Precedence Viewer is a script to display and document your metaverse attribute population:
- Display – because the script has a UI to render your configuration
- Document – because you can copy a displayed configuration to the clipboard and save it to a file.
The script is based on the HTA (HTML Application) framework – a framework that enables you to develop scripts that look like Windows applications without the need of writing code in Visual Studio.
Important |
To run the script, you need an ILM server with PowerShell installed.
|
If you have installed PowerShell on your ILM server, make sure that it is configured to allow running scripts.
The command to verify this is “get-executionpolicy”.
To enable all Windows PowerShell scripts to run, use the following command: "set-executionpolicy unrestricted".
Please see the PowerShell documentation for more details.
When running the script, you need to retrieve data from your ILM server, first. To retrieve data, click “Get Data”:

To display the attribute flow precedence configuration for an object type, select the object type you care about, and then click Display:

Here is a screenshot a sample run:

To download this script, use this link.
To get to the ILM ScriptBox, use this link.
Markus Vilcinskas, Technical Content Developer, Microsoft Corporation