Wednesday, February 23, 2005

IERI Utility

The change I made to the utility to allow multiple instances of the same enacted activity sequence (EAS) had a flaw. When a new EAS instance was added the utility wasn't associating the activities of that sequence correctly. Instead of associating the activities based on the EAS plus instance the processing script was associating them with the first EAS returned. The script has been updated so that the activities are associated correctly. I also went in and corrected the EASes KM had created before we discovered the problem.