Page History
By using the LANSA's ability to Transfer Object Locks, it is possible to combine some (but not all) of the task tracking approaches.
.Full Task-Oriented Tracking can be combined with Tracking By Developer. In this scenario, a task is created for managing a unit of work. This is the task that will also be used to export objects when the unit of work is complete. A developer can use their own task to lock and work on the required objects, and then transfer these objects to the full task-oriented Task ID. This combined approach simplifies task tracking for each developer while still having manageable units of work for exporting changes. It requires some additional administration for the assignment of objects to developers and checking that objects are properly transferred once work is completed.
...