Class Reference
EnsLib.ebXML.Operation.AbstractOperationDelegate
Server:appadmin-00044-deployment-6bf4cbc86d-9f4xc
Instance:IRIS
User:SuperUser
 
-
  [USER] >  [EnsLib] >  [ebXML] >  [Operation] >  [AbstractOperationDelegate]
Private  Storage

abstract class EnsLib.ebXML.Operation.AbstractOperationDelegate extends Ens.AbstractDelegate

Delegate for routing outbound ebXML messages

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2


Summary

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %New
%NormalizeObject %ObjectModified %OriginalNamespace %PackageName
%RemoveFromSaveSet %SerializeObject %SetModified %ValidateObject
InitializeDelegate ProcessTargetMHSResponse RouteMessageToTargetMHS

Subclasses
EnsLib.ebXML.Operation.SOAPOperation

Methods

• method ProcessTargetMHSResponse(pSender As %RegisteredObject, pRequest As EnsLib.ebXML.Message, ByRef pResponse As EnsLib.ebXML.Message) as %Status
TODO: Override this method to customize the handling of the response from the remote MHS. NOTE: It is valid, if not normal for pResponse to be null (unless SyncReply is set in the request)
• method RouteMessageToTargetMHS(pSender As %RegisteredObject, ByRef pRequest As EnsLib.ebXML.Message, ByRef pTargetUrl As %String, ByRef pSOAPAction As %String) as %Status
TODO: Override this method to determine the Target (i.e. URL) and Action when sending this message


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.