Thank you swingley, usining the query portion of the url provided returned results from my REST Endpoint.Kelly, I was just going down the path of the example you sent when my ESRI support agent gave me a call. We started down the path you suggested but ended up with a solution without making the qurey request.
I would start by going to your REST services directory and seeing if your features are returned when you hit the query endpoint. Here's an example using data from one of our sample servers: http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/SanFrancisco/311Incidents/MapServer/0/query?text=&geometry=&geometryType=esriGeometryPoint&inSR=&spatialRel=esriSpatialRelIntersects&relationParam=&objectIds=&where=1%3D1&time=&returnIdsOnly=false&returnGeometry=true&maxAllowableOffset=&outSR=&outFields=&f=htmlI'm suggesting this because this is how your feature layer will be requesting features. The first thing to check is that ArcGIS Server is returning features.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.