Createobject: Web Service Object - MACROMEDIA COLDFUSION MX 61-CFML Reference

Cfml reference
Hide thumbs Also See for COLDFUSION MX 61-CFML:
Table of Contents

Advertisement

CreateObject: web service object

Description
This function can create a web service object.
Returns
A web service object.
Function syntax
CreateObject(type, urltowsdl)
Parameters
Parameter
type
urltowsdl
Usage
You can use the
Example
newobject2 = CreateObject("webservice","wsdlurl")
Description
Type of object to create.
• com
• corba
• java
• component
• webservice
WSDL file URL; location of web service
function to create a web service.
CreateObject
CreateObject
429

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion mx

Table of Contents