Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [Ens] >  [Background] >  [BP] >  [Context]
Private  Storage   

persistent class Ens.Background.BP.Context extends Ens.BP.Context

Used as the context object for the background business processes

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
5


Summary

Properties
%Context %LastError %LastFault %Process
%ResponseHandlers CompletedWorkAction ConfirmAction ConfirmUser
WaitOnWorkFlow WorkFlowRole

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 SetResponseHandler XMLDTD XMLExport
XMLExportToStream XMLExportToString XMLNew XMLSchema
XMLSchemaNamespace XMLSchemaType

Subclasses
EnsLib.Background.Process.ExportMessageSearch.Context

Properties

• property CompletedWorkAction as %String(MAXLEN=128);
Final WF action
• property ConfirmAction as %String(MAXLEN=128);
Result of confirmation action
• property ConfirmUser as %String(MAXLEN=128);
Workflow user who is asked to confirm WF request - if process' RequiresConfirmation is true
• property WaitOnWorkFlow as %Boolean [ InitialExpression = 1 ];
Flag used in BPL to wait for WF action
• property WorkFlowRole as %String(MAXLEN=128);
Name of Role


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