AF TagEventListener
The AF TagEventListener activity publishes notification messages each time values of the tags that you listen to are changed. Therefore, by using this activity, you can listen to tag updates, fetch the changed entries, and perform bulk tag registration. The following sections describe the tabs for this activity.
General
On the General tab, you can specify the name of the activity in the process, establish a connection with the PI Data Archive server, select the tags to listen to, define how often the tag updates are to be checked, and perform bulk tag registration.
Description
On the Description tab, you can type a short description for the AF TagEventListener activity.
Advanced
On the Advanced tab, you can specify the object class of the entry that you want to search for.
Field | Module Property? | Description |
---|---|---|
Sequence Key | No | This field contains an XPath expression that specifies the order in which the process runs. Process instances with sequencing keys that have the same value are executed sequentially in the order in which the process instances were created. |
Custom Job Id | No | This field contains an XPath expression that specifies a custom job ID for the process instance. This ID is displayed in the TIBCO Administrator View Service dialog box, and it is also available in the $_processContext process variable. |
Registration Wildcard | Yes | Required.
Input the regular expression to register tags matching the expression. For example, SINU*. |
Registration Tags to File | Yes | Input file's fully qualified path.
Only .txt file type is supported. All registered tags are listed in this file. |
Conversations
Heart Beat Tag Maximum Attempts is equal to Maximum Number of Reconnect Attempts mentioned in shared resource.A conversation represents two or more related message exchanges in the same process that are correlated by the BusinessWorks engine. On the
Conversations tab, you can initiate a conversation by clicking the
Add New Conversation
icon
.
For more information about how to use conversations, see TIBCO ActiveMatrix BusinessWorks Application Development.
Output
On the Output tab, you can find the published changes of the tag values.
For descriptions of all the attributes in the previous three items, see Attributes in the Output Items.