Bug #4036
closedWRM - connect to configurable provenance store
0%
Description
Currently the WRM viewer connects to the default provenance store specified in a .properties bundle in the WRM module. Unless this store exists and is being used by workflows, connecting to it will fail.
Phase 1:
-The viewer should attempt to connect to the provenance store that is configured for the workflow that is currently open (it may or may not have a provenance store enabled).
-If the workflow does not have a provenance store configured, then the bundle can be used.
Phase 2:
-see next bug
Related issues
Updated by Derik Barseghian over 15 years ago
Made a little progress - on the mac (and probably works on linux) the WRM now uses the top level recorder settings if it's turned on, the properties bundle if not. Every time you do a search wrm first checks to see if there has been a change. Doesn't work on windows yet, but shouldn't be hard.
It also doesn't work yet if the top level provenance recorder is one that has been dragged on (instead of turned on via the toolbar) -- I need to look into this.
Updated by Derik Barseghian over 15 years ago
re: comment#1, I just verified it works on linux too.
Updated by ben leinfelder over 15 years ago
retarget for release. sounds as though it can be closed [soon].
Updated by ben leinfelder over 15 years ago
the config dialog is not being shown now - so we don't really need to worry too much about this [for SANParks].
I'm going to close this so it's not cluttering up the bug list