Here's our situation...
We have multiple Integrity servers that are running the same, or completely compatible, solutions.
We create a ViewSet on one server and it works great.
We use that same ViewSet to view items on a different server and the colums in ViewDocument, Queries, and the "Relationship Fields" display the wrong fields.
We update the ViewSet on the this different/second server, and things would well.
We that ViewSet is used on the first server, the columns in ViewDocument, Queries, and the "Relationship Fields" display the wrong fields again.
It appears that ViewSets are "bound" to the server on which they were created.
How do we create a ViewSet that works on multiple servers in our situation?