'Customer At Risk Objects' reference Customers who haven't paid their monitoring bills.
Here is what was entered into the SecurityTrax Message Editor to create the sample above:
Note the proper format when using Objects and Fields. Begin with two percentage symbols %% followed by the Object Type [customer_at_risk] followed by the desired Field [getUserFlname] in this case, then end with two more percentage symbols %%.
The table below contaings the Fields available for Customer At Risk Objects:
ITEM |
FIELD NAME |
DEFINITION |
SAMPLE (where applicable) |
1d |
[getCustomerFlname] |
The first and last name of the customer that is 'at risk' |
|
2d |
[getAmountOwedFormatted] |
The amount that the customer owes |
|
3d |
[getAmountCollectedFormatted] |
The amount collected from the customer |
|
4d |
[getAmountCreditedFormatted] |
The amount credited to the customer |
|
5d |
[getCustomerAtRiskReasonName] |
The description of the reason the customer is 'at risk' |
|
6d |
[getCustomerAtRiskResolutionName] |
The description of the resolution for the customer that is 'at risk' |
|
7d |
[getReasonCauseName] |
The description of the cause for the reason the customer is 'at risk' |
|
8d |
[getAssignedToUserFlname] |
The first and last name of the sales rep of the customer that is 'at risk' |