Actions
Bug #4119
closedReport Model - use LSID to link layout to workflow
Status:
Resolved
Priority:
Normal
Assignee:
Category:
reporting
Target version:
Start date:
05/30/2009
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
4119
Description
Now that he have a Kar Entry Handler for ROML, we need to use the cache+lsid for storing and retrieving that layout for any given workflow. I'm halfway there - there is a reportlayout cache object, it just needs to get wired up on both ends of the open/save KAR.
Updated by ben leinfelder over 15 years ago
making progress using ObjectManager to keep track of workflows and layouts. still using Workflow and WorkflowManager (in the reporting module) for some glue, but those are now performing look ups using LSIDs rather than the "workflow name"
Updated by ben leinfelder over 15 years ago
will continue to use the WorkflowManager (for sanparks).
Using LSID for the linkage - that's a win!
Actions