Solved! Go to Solution.
I have been trying to figure out the best way to execute a Server Object Extension on one of my rest mapserver services.
The extension takes two arguments. 1. wkid 2. featureset and returns a String.
Do I just use something like the HttpService or does the Flex API contain a better method like the gp objects?
I'm using Flex API 2.4
The SOE was writen in C#.
Thanks,
Nolo
Lloyd,
I ended up going with the HTTPService and it seems to be working well, but if you wouldn't mind posting a sample it may be better then what I have or might help someone else.
Thanks,
Brett
Brett,
We're getting very close in finalizing the samples, hopefully I can post them within a couple of weeks.
Lloyd
Esri Flex Team