commonDataStructure.writeSessionSummary isn't implemented. There is a file with the core logic but no testing.
Main problem is how to access fsmresfiles from linux systems which use different mountpoints. Likely solution: basepath= unix('find -name fsmresfiles/')
or something like that