Previous Topic: TriggerAttributesNext Topic: ActionType


ActionAttributes

ActionAttributes contains a human readable list of attributes in the general form "/<flag>" or "/<name>=<value>". The first form is used to set named Boolean flags on the event, whereas the second form allows name/values pairs to be encoded. The ActionAttributes string may comprise combinations of the following attributes. (Note: Some attributes are mutually exclusive and will never appear in combination).

Notes

 

/PF

Boolean – Indicates that the action associated with the trigger was actually performed (and by implication its absence indicates that an action was not performed).

/AP

Boolean – An action was automatically performed on the user's behalf because a second instance of an identical action was automatically performed by CA DataMinder in the same manner that the original action was performed. For example if a warning was not heeded, subsequent examples of the same warning may be automatically not heeded by CA DataMinder.

/NP=<num>

32 bit integer – The presence of this attribute indicates that the action was not performed; its value is an enumeration that indicates the reason. Possible values are:

0=Action processing terminated in a higher priority action (eg, a previous warning was heeded by the user).

1=Client is not live (Import Policy or Data Replay. Note: The Data Replay utility is no longer included in the current CA DataMinder distribution.)

2=Event is being processed offline after-the-fact

3=Event is being resubmitted offline after having previously failed

4=Event was blocked by an older policy

5=Action was skipped because previous action indicated 'no further actions'

6=Action was not performed because the client does not support it

7=Part of an action was not performed because the client does not support it

8=Part of the action was not performed because it was superseded by a higher priority action.

/RD=<string>

String – Indicates a URL/email address that the web/email event will be redirected to if the action is performed.

/UI=<num>

32 bit integer – The value is an enumeration that indicates the type of User Intervention that is specified in the action. Possible values are:

1=Block Quietly

2=Block with Notification

3=Warn

4=Warn but allow user to designate 'Personal'

5=None

6=Inform

7=Notify

8=Quarantine Quietly

9=Quarantine with Notification

10=Legal Hold Notification

11=Categorize single category only

12=Categorize multiple categories allowed

13=No further actions.

/RA=<num>

32 bit integer – The value is an enumeration that indicates how an incoming email that was blocked is handled by the action. Possible values are:

1=Delete

2=Replace the Content

3=None.

/IG

Boolean – The user did not heed the warning (that is, the user clicked 'Continue').

/IP

Boolean – The user indicated that the event was personal.

/FI

32 bit integer – The value is an enumeration that indicates the type of File Intervention that is specified in the action. Possible values are:

1=None

2=Delete quietly

3=Replace quietly

4=Securely delete quietly

5=Securely replace quietly

6=Categorize quietly

7=No further actions.

/DB

String – The label of the button the user selected in the legal hold dialog