Editor's review
This is an application that will let you automate many tasks to operate on XML files.
XMLmotor is a XML data automation application. Versions of this are available on all the three major platforms, namely the Windows, Mac and Linux (Ubuntu and Fedora distributions). You would be able to use this tool to browse or edit really huge XML files. When such a file has been edited, this tool can let you validate the file before saving. XML tasks could be created to automate routine and repeated XML related processing. Tasks like XML monitor task, XML loop task, XML XPath loop task and XML validate tasks could be created that makes the XML processing load quite manageable. The monitor task could be used to monitor the value of an element in the file. Loop task helps loop through all occurrences of an element. For each loop, you can run another task where for every loop, the attributes and child element values are saved as variables. These variables could be used in the other task that is being run.
XPath Loop task lets you loop through all values that satisfy an XPath expression. XML validate task will validate all XML files in a folder or even entire directory tree. There is a task scheduler available that can let you schedule tasks, execute tasks as well as other software programs and applications. When a task exits, an email alert could be issued. It supports dynamic variables and most tasks can generate variables which can be used in other tasks. Automated solutions could be created using XML and other tasks in conjunction with variables, directory/file monitors and our task chains. This is a very good tool.
User comments