Skip to main content

EnsLib.ITK.WebServices.adapterService

class EnsLib.ITK.WebServices.adapterService extends EnsLib.ITK.AdapterKit.Service.SOAPService

Generic SOAP server

Method Inventory

Parameters

parameter ELEMENTQUALIFIED = 0;
Non-default elementFormQualified for types XML namespace.
parameter NAMESPACE = http://www.nhs.cfh.org/interoperability.toolkit/Services/1.0;
This is the namespace used by the Service
parameter OUTPUTTYPEATTRIBUTE = 1;
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