Issue
booleanKey property value from “overridden” to “value” for hundreds of GxBoolean objects. Is there a way to update multiple objects simultaneously without editing each one individually?Product Line
TAC IA SeriesEnvironment
Niagara R2 (all versions)
Cause
Resolution
-
Locate AdminTool
- Found in the Local Library:
tridium/apps/AdminTool(JAR file).
- Found in the Local Library:
-
Add AdminTool to Station
- Copy the AdminTool app into the station.
-
Configure AdminTool
- Open AdminTool and go to the Config tab.
- Set parameters as follows:
- rootNode:
/db/ - propertyName:
booleanKey - elementName: (leave blank)
- newValue:
Value -
recurseChildren:
true- Explanation: When set to
true, the tool will traverse all child nodes under the specifiedrootNodeand apply changes to matching properties. If set tofalse, only the root node is modified.
- Explanation: When set to
- objectTypeFilter: (optional)
- nodeNameFilter: (optional)
- propertyValueFilter: (optional)
- rootNode:
-
Execute Search and Replace
- Right-click AdminTool and select searchAndReplace.
- All
GxBooleanobjects’booleanKeywill now be set to “value”.
Additional Info:
Refer to WorkPlace Pro Help:Help > Index > General Index > AdminTool for more details.