Hi,
I have a map service that is in 102100 Web Mercator, the layers in a custom spatial reference. There is a geographic transformation that is associated with this and it is 108263 GUX_1_To_WGS_1984.
When I view my layers in my Web App they are in the correct locaton, however any operations I do that involve the widgets ignores the transformation (or maybe does it again?)
So for example when I click on my feature in the attributetable widget, the buffer is not applied to the feature, but instead applied 200 meters south (which is the distance of the transformation 108263). I am experiencing the same occurence with export/load shapefile, esearch. etc.
Anyone experienced similar things?