Hello everyone,
how is it possible to use the 'Use Criteria' entry in Geospatial Connector Admins Feature property definition? For Explanation look at that:
The Domain List behind is the following:
What I try to achieve is to filter the Domain List entries for the specific Feature through the 3rd column value. I'm using that Domain List for several Features - in each are displayed other values.
Is that possible or what is the 'Use Criteria' entry for? And how would the Syntax look like?
TIA,
Maik
Hello Tanya and Maik,
I have similar problem with domains. Did you solve the problem using one domain and create other domains by filtering first or you just made separate domains which are static?
Many thanks in advance.
Mladen
P.S. I'm using PostGIS and OpenCities SS4
Hello Tanya,
thanks for quick replay.
Just to be sure, you still use SQL scripts via ODBC connection to database? Or does it works now with direct connection?
I didn't get idea from your post on November 20th. You have two domains. First is automatically created when you register feature (ATC_RSA_dbo_Asset_Types). I suppose that first domain contain all Asset_Types from database table. Second domain is SQL script where you filter it only for CABLES asset. Both domains are on one feature properties (Asset_Typed_ID) and I'm not sure what you use Dummy criteria for?
If you have time, please write me some details.
Hello Mladen
RE: Just to be sure, you still use SQL scripts via ODBC connection to database? Or does it works now with direct connection?
I've tried second part with Dummy criteria and really works. After I reregister features both domains are still connected to the feature.
For the first part of your answer I have one more quick question. In your GSA project you have two connections. First is connection to graphical source (in your case SQL Server I quess) and second is ODBC connection that you use for non spatial tables (domains) with SQL statement. I'm I right?
Thanks for your time!
Kind regards,