Producing a Transaction Log Report
Posted: Thu Oct 17, 2013 8:01 pm
Hi All,
I wanted to find out how people tend to produce reports off the Transaction Log text files (tm1s.log)? Or if people do?
My client would a like an audit trial of any changes made post-budget sign off (1000 transactions max). They would like a report that contains the following Users/Client, CostCentre(dim), Account (dim), Before and After Values, Time, Total Opening/Closing Budget Balance and additional commentary explaining the change. Majority of this information is within the transaction log all other info will be sourced from relevant cubes.
Here is the options I have been thinking about thus far
1. Load Logs into DB Table and produce a BI Report (BI Report would have to be exported to BI to add Commentary) - Not a very nice business process
2. Load Logs into DB Table, From Table load transactions into a Transactions Reporting Cube and report in Perspectives (or BI potentially) - Longer process but allows administrators to enter commentary
3. Using TI (and advanced scripting?) load transactions logs through TI into a Tm1 Cube and report in Perspectives (or potentially BI) - Shorter process but the challenge (in my case, as this is the first time I have encountered this) is creating TI (or another form of scripting) to load in multiple log files with changing files names (timestamps)
As always, I appreciate any feedback or alternative suggestions
Lance
I wanted to find out how people tend to produce reports off the Transaction Log text files (tm1s.log)? Or if people do?
My client would a like an audit trial of any changes made post-budget sign off (1000 transactions max). They would like a report that contains the following Users/Client, CostCentre(dim), Account (dim), Before and After Values, Time, Total Opening/Closing Budget Balance and additional commentary explaining the change. Majority of this information is within the transaction log all other info will be sourced from relevant cubes.
Here is the options I have been thinking about thus far
1. Load Logs into DB Table and produce a BI Report (BI Report would have to be exported to BI to add Commentary) - Not a very nice business process
2. Load Logs into DB Table, From Table load transactions into a Transactions Reporting Cube and report in Perspectives (or BI potentially) - Longer process but allows administrators to enter commentary
3. Using TI (and advanced scripting?) load transactions logs through TI into a Tm1 Cube and report in Perspectives (or potentially BI) - Shorter process but the challenge (in my case, as this is the first time I have encountered this) is creating TI (or another form of scripting) to load in multiple log files with changing files names (timestamps)
As always, I appreciate any feedback or alternative suggestions
Lance