Feature #10645
access data product using only module label + instance name
Description
access data product using only module label + instance name.
Make the getValidHandle function work when the process label
is empty so that it searches over all processes in process
history order. This also requires reading and using the
process history.
Related issues
History
#1 Updated by Marc Paterno over 5 years ago
- Status changed from New to Assigned
#2 Updated by Marc Paterno over 5 years ago
- Blocks Feature #10646: making Ptrs readable (read and dereference) added
#3 Updated by David Dagenhart over 5 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
Code to read products using the getValidHandle function with an empty process name is now written and carefully tested.