Hello - We are using ArcGIS Server v10.4 and publish both Esri feature and map services. Some of our feature class data uses domains and we store the code from the domain in the database. When you do a query from the service endpoint, the service will return exactly what is in the datastore (ie, the domain codes). Our client application, as well as the ArcMap attributes table, displays the domain value rather than the code because the client goes through a process of translating domain values.
What we are wondering is if there is possibly some sort of service configuration item or query flag that will tell the service to return the domain value rather than the domain code. Again, Esri already does this when looking at the data in ArcMap via the attributes table.
Does anyone have any definitive answer to this, one way or another?
Thanks - Peter