How does one initialize a viewer module from within a workflow?
I need to run ListFilters and ListQueries commands from a tool, but after upgrading to gvh 2.12 the QueryBuilder module no longer loads before these commands are run and the commands fall flat. I don't know if the module used to be pre-loaded or if the commands themselves used to require the load but in either event I would like to know how I can force the viewer to load a module when I want one from a workflow.
-
We were able to resolve this. There seem to be some module command changes between GVH 2.11 and 2.12.x (e.g. ListFilters is now ListFiltersView).
Additionally, calling ActivateView > ListFiltersView, activates the ListFilterView on top of the SimpleFilterBuilderView. This can be dealt with a DeactivateView > SimpleFilterBuilderView. However, the first time this is run, the DeactivateView command needs a Delay in front of it or it executes before the module is loaded.
Bug filed.
0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
1 kommentar