Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

EnsLib.ITK.WebClients.genericService

class EnsLib.ITK.WebClients.genericService extends EnsLib.ITK.Framework.Client.WebClient

Generic SOAP client

Method Inventory

Parameters

parameter ELEMENTQUALIFIED = 0;
Non-default elementFormQualified for types XML namespace.
parameter LOCATION = http://server:80/interoperability.toolkit/;
This is the URL used to access the web service.
parameter NAMESPACE = http://www.nhs.cfh.org/interoperability.toolkit/Services/1.0;
This is the namespace used by the Service
parameter OUTPUTTYPEATTRIBUTE = 0;
Use xsi:type attribute for literal types.
parameter RESPONSETYPENAMESPACE = http://www.nhs.cfh.org/interoperability.toolkit/ToolkitUtilities/1.0;
This is the type namespace for all response messages.
parameter SERVICENAME = genericMethod;
This is the name of the Service
parameter SOAPVERSION = 1.1;
This is the SOAP version supported by the service.
parameter SrcVer = $Id$;
parameter TYPENAMESPACE = http://www.nhs.cfh.org/interoperability.toolkit/Events/1.0;
This is the namespace used for types by the Service

Methods

final method genericMethod(payload As %String) as %String [ WebMethod ]

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab