Top Method Summary
Options Name Purpose
BeginRequest () Tracks the beginning of the PASOE request
EndRequest () Tracks the end of the PASOE request
SetClientPrincipal (handle) Sets user and domain based on the client principal provided
SetData (integer, character, character) Sets application specific data
SetError (Error) Updates details about an Error
SetRequestUri (URI) Updates the URI
SetServiceInterface () Updates the Service Interface
SetServiceRequest (character, character) Updates the Service Request
SetStopCondition (Stop) Updates details about a StopCondition
SetUserInformation (character, character) Updates the user and domain name
WritePendingRequest () Writes the Pending Request data

Top Property Summary
Options Name Purpose
LOGICAL BufferedOutput
INTEGER DetailLevel
CHARACTER FileNamePattern
CHARACTER InstanceIdentifier
CHARACTER OutputDirectory
CHARACTER PendingRequestsOutputDirectory


Method Detail
Top

BeginRequest ()

Purpose: Tracks the beginning of the PASOE request
Notes:

Top

EndRequest ()

Purpose: Tracks the end of the PASOE request
Notes:

Top

SetClientPrincipal (handle)

Purpose: Sets user and domain based on the client principal provided
Notes:

Parameters:
phPrincipal HANDLE
The handle of the client-principal
Top

SetData (integer, character, character)

Purpose: Sets application specific data
Notes:

Parameters:
piDetailLevel INTEGER
The detail level from where this setting should be shown
pcName CHARACTER
The name of the value
pcValue CHARACTER
The value
Top

SetError (Error)

Purpose: Updates details about an Error
Notes:

Parameters:
poError Progress.Lang.Error
The Error to log
Top

SetRequestUri (URI)

Purpose: Updates the URI
Notes:

Parameters:
poUri OpenEdge.Net.URI
The URI
Top

SetServiceInterface ()

Purpose: Updates the Service Interface
Notes:

Top

SetServiceRequest (character, character)

Purpose: Updates the Service Request
Notes:

Parameters:
pcServiceName CHARACTER
The name of the service component
pcServiceRequest CHARACTER
The name of the service request (method)
Top

SetStopCondition (Stop)

Purpose: Updates details about a StopCondition
Notes:

Parameters:
poStopCondition Progress.Lang.Stop
The StopCondition to log
Top

SetUserInformation (character, character)

Purpose: Updates the user and domain name
Notes:

Parameters:
pcUserName CHARACTER
The user name
pcDomainName CHARACTER
The domain name
Top

WritePendingRequest ()

Purpose: Writes the Pending Request data
Notes:



Property Detail
Top

LOGICAL BufferedOutput


Returns LOGICAL
Top

INTEGER DetailLevel


Returns INTEGER
Top

CHARACTER FileNamePattern


Returns CHARACTER
Top

CHARACTER InstanceIdentifier


Returns CHARACTER
Top

CHARACTER OutputDirectory


Returns CHARACTER
Top

CHARACTER PendingRequestsOutputDirectory


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:21:42