disassociate Product Documentation

« Back to Products Documentation

This product is primarily used by the indexer.

Types

disassociate
Break an association between two events that may associate automatically.

Sources

admin
Event Admin Web Pages (URL TBD)
Public Key

Status

UPDATE
Force the disassociation of two events that automatically associated.
DELETE
Remove a forced disassociation between two events. NOTE: this does NOT mean the events are related, but the disassociation between the two events SHOULD be re-evaluated. (see also associate).

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 disassociated.
othereventsourcecode
The network event code of the event that should be disassociated.

Contents

""
A comment describing the reason for this disassociation.

Example

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