Identifies the actions attached to the stored query event data for the Automated Policies feature in Knowledge Management. Each record represents a link between the macro and a query_policy record in the database.
|
Field |
Data Type |
Reference |
Remarks |
|---|---|---|---|
|
ID |
Long |
Primary index. |
Identifies the unique (to the table) numeric ID of the primary index. |
|
policy |
Long |
Required field. SREL to query_policy. |
Identifies the Policy ID. |
|
macro |
STRING |
Required field. SREL to splmac. |
Identifies the action macro Persistent ID. |
|
last_mod_dt |
Long (date) |
|
Displays the last modified date. |
|
last_mod_by |
UUID |
SREL to the ca_contacts. |
Displays the last date of when a user modified the record. |
|
Copyright © 2013 CA.
All rights reserved.
|
|