associate Product Documentation

« Back to Products Documentation

This product is primarily used by the indexer.

Types

associate
Force an association between two events that may not associate automatically.

Sources

admin
Event Admin Web Pages (URL TBD)
Public Key

Status

UPDATE
Add or update an association between two events.
DELETE
Remove a forced association between two events. NOTE: this does NOT mean the events are unrelated, but the association between the two events SHOULD be re-evaluated. (see also disassociate).

Properties

eventsource
The network code to which this product is related.
eventsourcecode
The network event code to which this product is related.
othereventsource
The network code of the event that should be associated.
othereventsourcecode
The network event code of the event that should be associated.

Contents

""
A comment describing the reason for this association.

Example

java -jar ProductClient.jar --send --type=associate --eventsource=<eventsource> --eventsourcecode=<eventsourcecode> --source=<source> --code=<code> --property-othereventsource=<othereventsource> --property-othereventsourcecode=<othereventsourcecode>