Hello Clarity folks
This is to inform the community that we have added a new functionality in Clarity to be able to count the amount of XML nodes in a XOG import file.
Count the number of XML Nodes in a XOG import file with a command:
- Connect to Clarity server
- Prepare a few large XML files on that server in a known location
- Navigate to $clarity\xog-unzipped\bin
- Run the command:
xog -analyze <your file path>
- The output will show the exact amount of nodes in your file:
C:\clarity\xog-unzipped\bin>xog -analyze C:\TestFiles\Test_status.xml
=======File Analysis=========
File : C:\TestFiles\Test_status.xml
Node Count : 1491934
This will be handy for large XOG imports, migrations, integrations and such. We are adding the steps in the technical documentation as well and here is the KB: Count of Nodes in XML file for Clarity
------------------------------
Nika Hadzhikidi
Sr Principal Support Engineer
Broadcom
------------------------------