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.Framework.SOAPCommon

class EnsLib.ITK.Framework.SOAPCommon extends %Library.RegisteredObject

Base class for both the ITK SOAP Service and Operation

Method Inventory

Parameters

parameter SrcVer = $Id$;

Methods

classmethod MakeFaultDetail(pVocab As %String, pDetail As %String, sc As %Status, ByRef itkError As EnsLib.ITK.Framework.ToolkitErrorInfoStruct) as %String
classmethod MakeTechnicalNack(pOriginalMessage As EnsLib.ITK.Framework.RequestData, status As %Status, pErrorDesc As %String, pVocab As %String, pReportor As %String) as EnsLib.ITK.Framework.RequestData
This helper method generates a new ITK request containing a technical NACK

Inherited Members

Inherited Methods

Subclasses

FeedbackOpens in a new tab