Top Method Summary
Options Name Purpose
LogStatusTransition (character, character, character) Logs a workflow status transition, resolving the workflow and the status GUIDs through the IWorkflowEngine
LogStatusTransition (character, character, character, character) Logs a workflow status transition


Method Detail
Top

LogStatusTransition (character, character, character)

Purpose: Logs a workflow status transition, resolving the workflow and the status
GUIDs through the IWorkflowEngine
Notes: The WorkflowGuid is looked up from the WorkflowInstanceGuid; the previous
and new status are resolved from either a WorkflowStatusGuid or a
WorkflowStatusName. An empty previous status is allowed (initial launch).

Parameters:
pcWorkflowInstanceGuid CHARACTER
The GUID of the workflow instance whose status changed
pcPreviousWorkflowStatusGuidOrName CHARACTER
The GUID or name of the workflow status before the transition (empty for an initial launch)
pcNewWorkflowStatusGuidOrName CHARACTER
The GUID or name of the workflow status after the transition
Top

LogStatusTransition (character, character, character, character)

Purpose: Logs a workflow status transition
Notes: The implementation is responsible for populating the timestamp and
the user / session information from the SessionManager

Parameters:
pcWorkflowInstanceGuid CHARACTER
The GUID of the workflow instance whose status changed
pcWorkflowGuid CHARACTER
The GUID of the workflow
pcPreviousWorkflowStatusGuid CHARACTER
The GUID of the workflow status before the transition (empty for an initial launch)
pcNewWorkflowStatusGuid CHARACTER
The GUID of the workflow status after the transition


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       06.07.2026 14:35:44