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