[Remedy] ARSdetails

This Windows command-line application generates a PDF file listing the contents of Active Link Guides and Filter Guides, and documenting some workflow actions, from a collection of remedy objects defined in a file or in a directory containing multiple files (the output of ARSexporter can be used).

Sample output: arsdetails.pdf

Note that the program might stop without producing any output if it encounters an object definition that it doesn't understand (it works on a fresh server, but it's very likely that more complex workflow can't be processed with the current logic).

In case msvcr80.dll is missing in your system, you can get it from microsoft.com.

History

August 2007 - Initial Release (v0.1)

Example

C:\>arsdetails.exe objects.xml
Processing XML definition file C:\objects.xml
[2786 objects]
Creating documentation file C:\arsdetails.pdf

Download