Namespace: Consultingwerk.Framework.Server
Class 
ActionalInteractionService Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.Framework.Server.IActionalInstrumentationService

File:ActionalInstrumentationService
Purpose:Default ActionalInstrumentation Service
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Jan 26 23:59:39 CET 2012
Notes:Actual Instrumentation is no longer supported. See SCL-868
Progress removed the code in OpenEdge 11.0 and we do no
longer support OpenEdge 11.0 - but we leave this class
here in case customers are using it anyway



Top Method Summary
Options Name Purpose
CreateInteraction (character, ListNameValuePair, handle) Creates an Actional Interaction. also logging the field values for a given buffer handle
CreateInteraction (character, ListNameValuePair) Creates an Actional Interaction


Method Detail
Top

CreateInteraction (character, ListNameValuePair, handle)

Purpose: Creates an Actional Interaction. also logging the field values for
a given buffer handle
Notes:

Parameters:
pcProcedureName CHARACTER
The name of the procedure or class that creates the Interaction - usually from PROGRAM-NAME(1)
poFields Consultingwerk.ListNameValuePair
A ListNameValuePair of fields to send with the interaction
phBuffer HANDLE
The handle of a Buffer to log the fields with the Actional Interaction
Top

CreateInteraction (character, ListNameValuePair)

Purpose: Creates an Actional Interaction
Notes:

Parameters:
pcProcedureName CHARACTER
The name of the procedure or class that creates the Interaction - usually from PROGRAM-NAME(1)
poFields Consultingwerk.ListNameValuePair
A ListNameValuePair of fields to send with the interaction


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