Bug #4175
closedEML - Verify check latest revision
0%
Description
Need to make sure this is working correctly when a WF is [re]opened and run.
It needs to pull in any new (or deleted) datatables for the TPC/SANParks project
Files
Updated by ben leinfelder over 15 years ago
When the EML actor initializes, it will check for the latest and get the latest if the checkbox is selected.
When a WF author is constructing this workflow, they may encounter a prompt asking that they are aware of possible side-effects of getting the latest. This seems like the best of both worlds - allows for automated runs to make use of the feature, but also allows us to warn users if they are doing something they may not want.
I've tested this using the WRP suite pointing to DEV.
Updated by ben leinfelder over 15 years ago
NOTE: in order for this to function properly, it must be run in the WRP suite of kepler that currently points to the development server (dev.nceas.ucsb.edu).
Updated by ben leinfelder over 15 years ago
tested with the attached workflow - i'm happy with this.