Situation: I have a CSV file that resides on our server and is updated dynamically (from a SharePoint site). I want my flex viewer application to consume this supported layer type every time a user hits the map (CSV loaded in my operational layers). Should be easy right? Nope
Problem: I'm not on the regular web (think private cloud) so I can't leverage the esri PortalURL to render this CSV into JSON format.
What can I do?