- I am running a workbench to validate overlapping polygons
- My table structure is versioned spatial tables
- I have ran the validation workbench against one version, using a published parameter setting the override version. This has been successful for a single version.
- I want to automate validating a large number of table versions.
- I have attempted to use the workspace runner to achieve this. In order to change the override version. With the idea that this will run for each table version.
- I have a tried using a CSV list of the versions and I have tried reading directly from the Oracle version table list.
- I have been unable to produce an output with test cases, these test cases produce an output when run against an individual version.
- I think the workspace runner is failing to change the override version published parameter instead running against the SDE.default version for the same amount of versions within the CSV list.
I would be greatful for any help or advice, at a bit of a loss.
Thanks, Scott