Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [EnsLib] >  [SOAP] >  [GenericOperationInProc]
Private  Storage   

class EnsLib.SOAP.GenericOperationInProc extends EnsLib.SOAP.GenericOperation

Same operation as EnsLib.SOAP.GenericOperation except this will be run by the same process as the caller. This allows a passthrough TCP session to be maintained.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 1


Summary

This is a Business Operation class.

The associated Adapter class is EnsLib.HTTP.OutboundAdapter.

RequestResponse
EnsLib.SOAP.GenericMessage EnsLib.SOAP.GenericMessage

Properties
%AlertStartTime %ConfigName %ConfigQueueName %EnvelopeStream
%ExcludeRequestHttpHeaders %LastActionTime %LastHandledTime %LastReportedError
%QuitTask %RequestHeader %SessionId %SplitResponseBody
%SuperSession %WarnedLatest %isShadow Adapter
AlertGroups AlertOnError AlertRetryGracePeriod ArchiveIO
BusinessPartner DeferResponse FailureTimeout IOLogEntry
InactivityTimeout NoFailWhileDisconnected QueueCountAlert QueueWaitAlert
ReadRawMode ReplyCodeActions Retry RetryCount
RetryInterval SOAPPrefix SendSuperSession SuspendMessage
ThrottleDelay VDocFormat WriteRawMode

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %New
%NormalizeObject %ObjectModified %OnClose %OnNew
%OriginalNamespace %PackageName %RemoveFromSaveSet %SerializeObject
%SetModified %SuperSessionSet %ValidateObject AdapterName
AssignOneSetting CloseIOLogEntry DeferResponse EnumerateSettingsClose
EnumerateSettingsExecute EnumerateSettingsFetch GenerateSuperSession GetDeferredResponseToken
GetMessageList GetMsgHdrRequestKey GetProductionSettingValue GetProductionSettings
GetPropertyConnections GetSettings GetShadowInstance IncludeSuperSession
NewIOLogEntry OnError OnFailureTimeout OnGenerateSuperSession
OnGetConnections OnGetReplyAction OnInit OnKeepalive
OnMessage OnMonitor OnProductionStart OnProductionStop
OnTearDown QueueName SaveIOLogEntry SendAlert
SendDeferredResponse SendRequestAsync SendRequestSync


Parameters

• parameter INVOCATION = "InProc";
2 modes: Queue, InProc

Methods

• method OnMessage(pRequest As EnsLib.SOAP.GenericMessage, Output pResponse As EnsLib.SOAP.GenericMessage) as %Status
Invoke a remote SOAP Service given a generic SOAP request


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