Select to view content in your preferred language

Using Coldfusion with ArcGIS Viewer for Flex

655
1
12-10-2010 05:50 AM
JeffPerkins
Occasional Contributor
Is/has anyone incorporated Coldfusion into their ArcGIS Viewer for Flex or just used Coldfusion with the API for Flex.   I've been successful with the 1.x Flex API but haven't tried with Flashbuilder  or 2x as of yet.

Surly, I would think, not everyone houses all their data in a spatial format?  For small project, sure. 

Any thoughts on this topic?
Tags (2)
0 Kudos
1 Reply
ReneRubalcava
Esri Frequent Contributor
I have only done some CF work in my home dev environment, but using CF remote calls in with the current Flex API/Flexviewer should be no different than you did with the 1.x version. Add your CF destinations to your services-config.xml and Flex will handle the rest.
In Flashbuilder, if you like the code generation, there is a Connect to ColdFusion option to connect to remote services.
0 Kudos