Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

EnsLib.ebXML.Operation.MessageTracker

class EnsLib.ebXML.Operation.MessageTracker extends Ens.BusinessOperation

ebXML message tracker operation

Method Inventory

Parameters

parameter INVOCATION = InProc;
Inherited description: 2 modes: Queue, InProc

Methods

method InitiateAcknowledgementTracking(pRequest As EnsLib.ebXML.Operation.MessageTrackerTrackAcknowledgement, ByRef pResponse As Ens.Response) as %Status
Initiate tracking of an ebXML message acknowledgement
method InitiateResponseTracking(pRequest As EnsLib.ebXML.Operation.MessageTrackerTrackResponse, ByRef pResponse As Ens.Response) as %Status
Initiate tracking of an ebXML message response

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab