Smart Grid Applications Overview > Responder Overview > Optional Configurations > Web Server > Add Fields or Customize Existing Fields > Manage Calls From Non Pay Customers |
Version: 10.1 |
By default, when a customer with a Connect Status of NonPay (2) calls to report an outage, the only value available in the Trouble field is <None>. This prevents a delinquent customer from reporting an outage and having power restored before paying an outstanding account balance.
You can modify the values available in the Trouble field. To do this, follow the steps below.
Copy Code
|
|
---|---|
<add key="customerInput.allowCallForNonPayCustomer" value="none"/> |
Copy Code
|
|
---|---|
<add key="customerInput.allowCallForNonPayCustomer" value="none, other"/> |
The change will be reflected in the Trouble field when entering call information on the Responder web browser.