Accounting Parser
An AccountingParser is a code module that parses input and generates a corresponding set of Accounting Properties that can be used to generate an AccountingRecord. For example each type of supported batch system will have its own Accounting Parser that parses the logfiles for that batch system. The AccountingParser generates AccountingProperties corresponding to the raw data available in the input with minimal interpretation. If you require this raw data to be processed in any way then this can be accomplished using an Accounting Policy.
The following parsers are available by default: