Optimizer Event Activity
Description:
Logs workflow event data to Geocortex Optimizer.
Inheritance Hierarchy:
System.Object
System.Activities.Activity
System.Activities.CodeActivity
Geocortex.Workflow.Activities.OptimizerEvent
Function:
This activity allows you to write your own event data to Geocortex Optimizer.
In a Workflow:
You can use this activity to help gather usage statistics of workflows. For example: which workflows are most commonly used; which users use a particular workflow; how long do users take to complete a particular workflow. You may wish to track workflow start, workflow end or any significant milestones within a workflow.
To use this activity the machine running the workflow must be able to make a HTTP request to a Geocortex Optimizer data relay.
Properties:
Name | Description |
---|---|
In Arguments |
|
Data Relay Uri |
The absolute URI to the Geocortex Optimizer Data Relay. For example: |
Event Info |
The event information, message or data to log. |
Event Name |
The name of the event to log. For example: WorkflowEvent. |
Misc |
|
Display Name |
OptimizerEvent You can change the name of an activity to one that describes what it does. A descriptive name can make a workflow easier to interpret and maintain. |
Version Information:
Supported from: Geocortex Essentials 3.11.