ActiveVOS Server Console Help
An indexed property is a variable property that serves as a selection filter for active processes. It can also be used in defining events for business event processing. This property holds a piece of data, such as a customer Id, application date, or amount. Using an indexed property in an event definition allows for fine-grained analysis of business events as they are monitored by the Event Manager. Using an indexed property in a selection query provides a fast way to filter processes based on important data items.
For example, you can retrieve a list of faulting processes that share the same indexed property, suspend the process(es), fix bad data values, and continue process execution. For details, see Using Selection Filters for Active Processes.
Indexed properties are defined in the process deployment descriptor file. Deployment details are as follows:
|
Item |
Description |
|---|---|
|
Plan Id |
The deployed process associated with the indexed property |
|
Name |
Indexed property name. This name appears in the Indexed Property list in the selection filters Expression Builder. |
|
Type |
Property type, such as string or double |
|
Variable Path |
Process variable name and declaration location in the process |
|
Part |
Process variable part for message type variables |
|
Query |
Process variable part detail (optional) |
For details on how to define an indexed property, see the ActiveVOS Server User’s Guide or ActiveVOS Designer Online Help.
Copyright (c) 2004-2009 Active Endpoints, Inc.