Adobe 38043740 - ColdFusion Standard - Mac Development Manual page 1350

Developing applications
Hide thumbs Also See for 38043740 - ColdFusion Standard - Mac:
Table of Contents

Advertisement

DEVELOPING COLDFUSION 9 APPLICATIONS
Using External Resources
Create a web service object in ColdFusion
Place your mouse pointer where you want to insert the code.
1
View the list of web services.
2
3
Highlight a web service or a method in a web service and right-click.
Select Insert CFInvoke.
4
The code that the Service Browser generates appears in the ColdFusion file. The following is an example of the code
that the Service Browser generates:
createObject("webservice",
"http://arcweb.esri.com/services/v2/MapImage.wsdl").convertMapCoordToPixelCoord(mapCoord,
viewExtent, mapImageSize);
Last updated 1/20/2012
1345

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion 9

Table of Contents