WebserviceNew()
create a Webservice Proxy object, a reference to a remote webservice
Introduced: 5.0.0.0
WebserviceNew( url=string, args=struct );
Returns: any
| Argument | Description |
|---|---|
|
url
string,
required
|
edit
URL of the remote webservice, for example: Alias: wsdlURL |
|
args
struct,
optional
|
edit
a struct containing the following optional keys (username,password,proxyServer,proxyPort,proxyUser,proxyPassword) |
Examples
There are currently no examples for this function 39,965ms WARN No examples for function WebserviceNewSee also
- Search Issue Tracker open_in_new
- Search Lucee Test Cases open_in_new (good for further, detailed examples)