Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [EnsLib] >  [ebXML] >  [Process] >  [MessageReceiver] >  [Context]
Private  Storage   

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

This class is generated by the EnsLib.ebXML.Process.MessageReceiver 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.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4 2


Summary

Properties
%Context %LastError %LastFault %Process
%ResponseHandlers Ack CPA ErrorStatus
Try

Methods
%%CLASSNAMELogicalToStorage %%CLASSNAMEStorageToLogical %AddToSaveSet %AddToSyncSet
%BMEBuilt %BuildIndicesAsync %BuildIndicesAsyncResponse %CheckConstraints
%CheckConstraintsForExtent %ClassIsLatestVersion %ClassName %ComposeOid
%ConstructClone %ContextGet %Delete %DeleteExtent
%DeleteId %DispatchClassMethod %DispatchGetModified %DispatchGetProperty
%DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty
%Exists %ExistsId %Extends %GUID
%GUIDSet %GetContentType %GetLock %GetParameter
%GetSwizzleObject %Id %InsertBatch %IsA
%IsModified %IsNull %KillExtent %KillExtentData
%LoadFromMemory %LockExtent %LockId %New
%NormalizeObject %ObjectIsNull %ObjectModified %Oid
%OnBeforeAddToSync %OnDeleteFinally %OnDetermineClass %OnOpenFinally
%OnSaveFinally %Open %OpenId %OriginalNamespace
%PackageName %PhysicalAddress %PurgeIndices %Reload
%RemoveFromSaveSet %ResolveConcurrencyConflict %RollBack %Save
%SaveDirect %SaveIndices %SerializeObject %SetModified
%ShowContents %ShowContentsHead %SortBegin %SortEnd
%SyncObjectIn %SyncTransport %UnlockExtent %UnlockId
%ValidateIndices %ValidateObject %ValidateTable EnterActivity
LeaveActivity OnResponse1 OnResponse2 SetResponseHandler
XMLDTD XMLExport XMLExportToStream XMLExportToString
XMLNew XMLSchema XMLSchemaNamespace XMLSchemaType


Properties

• property Ack as EnsLib.ebXML.Message;
• property CPA as EnsLib.ebXML.CPA;
• property ErrorStatus as %Status [ InitialExpression = $$$OK ];
• property Try as %Integer [ InitialExpression = 0 ];

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 [ Language = objectscript ]
Response Handler for call to @process.OutboundTarget for pCompiler.CurrentMethod EnsLib.ebXML.Process.MessageReceiver.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.Message, callresponse As EnsLib.ebXML.Message, callname As %String) as %Status [ Language = objectscript ]
Response Handler for call to @process.InboundTarget for pCompiler.CurrentMethod EnsLib.ebXML.Process.MessageReceiver.Context


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