Select to view content in your preferred language

About Queries with External Files

620
2
Jump to solution
02-05-2014 07:12 AM
EvelynHernandez
Frequent Contributor
Hello. I hope somebody help me.
I need to know how to get some IDs from an external file(txt, excel, etc) and make that the service do it and then put the graphics  on the map.
Im just starting programming flex with arcgis and really i dont know.
Thanks for ur patience guys 🙂
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
AnthonyGiles
Honored Contributor
Evelyn,

I have a widget for the viewer that does that:

http://www.arcgis.com/home/item.html?id=cdac64f40b53435c9b191731fcd3c9c1

You maybe able to adapt the code I'm using to suit your needs.

Regards

Anthony

View solution in original post

0 Kudos
2 Replies
AnthonyGiles
Honored Contributor
Evelyn,

I have a widget for the viewer that does that:

http://www.arcgis.com/home/item.html?id=cdac64f40b53435c9b191731fcd3c9c1

You maybe able to adapt the code I'm using to suit your needs.

Regards

Anthony
0 Kudos
EvelynHernandez
Frequent Contributor
Thanks for ur help (:
The widget works but i still need that the service reads and load the file automatically.
Im not using widgets, just programming in flash builder T-T

The thing that i need to do is with a QUERY gets the ids from an external file given and then that query associated to a service, to put the result in a map.
0 Kudos