| Contents > CFML Reference > ColdFusion Functions > CreateObject: web service object |
|
|
|
|
||
This function can create a web service object.
A web service object.
CreateObject(type, urltowsdl)
Parameter |
Description |
|---|---|
type |
Type of object to create.
|
urltowsdl |
WSDL file URL; location of web service |
You can use the CreateObject function to create a web service.
newobject2 = CreateObject("webservice","wsdlurl")
|
|
||
| Contents > CFML Reference > ColdFusion Functions > CreateObject: web service object |
|
|
ColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting
Version 6.1
Comments are no longer accepted for ColdFusion MX 6.1. ColdFusion 8 is the current version.
RSS feed | Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/coldfusion/6.1/htmldocs/functi48.htm
Comments
songgmo said on Mar 29, 2004 at 9:43 PM : martine said on Jul 7, 2005 at 4:32 AM : ASandstrom said on Jul 13, 2005 at 12:18 PM :