Defines contact method types. The cm_template field is a command string that gets executed as a script (with environment variables set) by the notify subsystem.
|
Field |
Data Type |
Reference |
Remarks |
|---|---|---|---|
|
cm_template |
nvarchar(240) |
|
Specifies the method template. |
|
del |
INTEGER |
Active_Boolean_ |
Identifies the Delete flag, as follows: |
|
id |
INTEGER |
|
Specifies the primary key of this table, this is also a unique, numeric ID. |
|
last_mod_by |
byte(16) |
ca_contact::uuid |
Specifies the UUID of the contact who last modified this record. |
|
last_mod_dt |
INTEGER |
|
Identifies the timestamp of when this record was last modified. |
|
nx_desc |
nvarchar(40) |
|
Specifies the Contact method description. |
|
persid |
nvarchar(30) |
|
Specifies the Persistent ID (SystemObjectName:id). |
|
supports_smtp |
INTEGER |
|
Determines if the method supports SMTP email addresses. |
|
sym |
nvarchar(60) |
|
Identifies the Contact method symbolic name. |
|
write_file |
INTEGER |
|
Flag that indicates the following: |
|
Copyright © 2013 CA.
All rights reserved.
|
|