Skip to main content

EnsLib.ebXML.Process.MessageSender.Context

persistent class EnsLib.ebXML.Process.MessageSender.Context extends Ens.BP.Context

SQL Table Name: EnsLib_ebXML_Process_MessageSender.Context

This class is generated by the EnsLib.ebXML.Process.MessageSender BPL class. This class should not be edited or modified in any way. Do not make direct use of this class in your application.

This class was generated by : Ens.BPL.Compiler.CLS

Property Inventory

Method Inventory

Properties

property Ack as EnsLib.ebXML.Message;
Property methods: AckGet(), AckGetObject(), AckGetObjectId(), AckGetStored(), AckGetSwizzled(), AckIsValid(), AckNewObject(), AckSet(), AckSetObject(), AckSetObjectId(), AckUnSwizzle()
property CPA as EnsLib.ebXML.CPA;
Property methods: CPAGet(), CPAGetObject(), CPAGetObjectId(), CPAGetStored(), CPAGetSwizzled(), CPAIsValid(), CPANewObject(), CPASet(), CPASetObject(), CPASetObjectId(), CPAUnSwizzle()
property ErrorStatus as %Status [ InitialExpression = $$$OK ];
Property methods: ErrorStatusGet(), ErrorStatusGetStored(), ErrorStatusIsValid(), ErrorStatusLogicalToOdbc(), ErrorStatusLogicalToXSD(), ErrorStatusSet(), ErrorStatusXSDToLogical()
property Try as %Integer [ InitialExpression = 0 ];
Property methods: TryDisplayToLogical(), TryGet(), TryGetStored(), TryIsValid(), TryLogicalToDisplay(), TryNormalize(), TrySet(), TryXSDToLogical()

Methods

method OnResponse1(process As Ens.BusinessProcess, context As Ens.BP.Context, request As EnsLib.ebXML.Message, response As EnsLib.ebXML.Message, callrequest As EnsLib.ebXML.Message, callresponse As EnsLib.ebXML.Message, callname As %String) as %Status
Response Handler for call to @process.OutboundTarget for pCompiler.CurrentMethod EnsLib.ebXML.Process.MessageSender.Context
method OnResponse2(process As Ens.BusinessProcess, context As Ens.BP.Context, request As EnsLib.ebXML.Message, response As EnsLib.ebXML.Message, callrequest As EnsLib.ebXML.Operation.MessageTrackerTrackAcknowledgement, callresponse As EnsLib.ebXML.Message, callname As %String) as %Status
Response Handler for call to EnsLib.ebXML.Operation.MessageTracker for pCompiler.CurrentMethod EnsLib.ebXML.Process.MessageSender.Context
method OnResponse3(process As Ens.BusinessProcess, context As Ens.BP.Context, request As EnsLib.ebXML.Message, response As EnsLib.ebXML.Message, callrequest As EnsLib.ebXML.Message, callresponse As EnsLib.ebXML.Message, callname As %String) as %Status
Response Handler for call to @process.OutboundTarget for pCompiler.CurrentMethod EnsLib.ebXML.Process.MessageSender.Context
method OnResponse4(process As Ens.BusinessProcess, context As Ens.BP.Context, request As EnsLib.ebXML.Message, response As EnsLib.ebXML.Message, callrequest As EnsLib.ebXML.Message, callresponse As EnsLib.ebXML.Message, callname As %String) as %Status
Response Handler for call to @process.OutboundTarget for pCompiler.CurrentMethod EnsLib.ebXML.Process.MessageSender.Context

Inherited Members

Inherited Properties

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: Storage (Ens.BP.Context)

^Ens.BP.ContextD(ID,"%ResponseHandlers",n)
=
%ResponseHandlers(n)

Storage Model: Storage (Ens.BP.Context)

^Ens.BP.ContextD(ID)
=
%%CLASSNAME
%Process
%LastError
%LastFault

Storage Model: Storage (EnsLib.ebXML.Process.MessageSender.Context)

^Ens.BP.ContextD(ID,"Context")
=
Ack
CPA
ErrorStatus
Try
FeedbackOpens in a new tab