I built a simple GP tool that I published to ArcGIS server that lets the user draw a polygon and it does a spatial join to find points within it. The points is a feature class in our SDE database with some coded value domains. That last step is table to table to convert to data table. I set the fields environment to transfer field name descriptions.
When I run the tool through Web App Builder as a GP Widget, I'm getting the coded values in my output instead of the descriptions.
Thanks for any help.