Plugins:Webservices

<< Back to Dashboard

Contents

Exploring the Webservices Plugin

Overview

The Webservices framework plugin that can talk to any WSDL according to the Configuration File web services you setup in your configuration.

getWSobj

Get a reference to a webservice obj according to which environment you are on.

Returns

  • This function returns any

Arguments

Key Type Required Default Description
name string Yes --- The name of the web service. If the web service is not found an exception is thrown

Examples

refreshWS

Refresh a web service stub object

Returns

  • This function returns void

Arguments

Key Type Required Default Description
webservice string Yes --- The name or wsdl URL of the web service to refresh

Examples

getWS

Get a web service's wsdl url from the configStruct according to which environment you are on.

Returns

  • This function returns any

Arguments

Key Type Required Default Description
name string Yes --- The name of the web service. If the web service is not found an exception is thrown.

Examples

 
Download in other Formats:
markup Markup | pdf PDF | html HTML | word Word

comments Comments (0)


ColdBox Book

book