Tracking Service Features within PCR-360
Overview
With all of the various Service Features that augment the details of an individual Service, tracking these features can prove a challenge for many organizations. PCR does not recommend tracking these features as Services themselves within PCR-360 because this potentially complicates the appearance of the Services when on a Bill, and it is not intuitive to associate two different Services together. Due to the flexibility of PCR-360, your organization has a variety of possible options. Which option is selected will be dependent on Organizational needs.
For information on tracking other types of non-traditional Services, please review our article on Tracking non-traditional Services.
Here are some items to consider:
- Will the Service Features be Billable?
- Will the Service Features appear on the Bill?
Depending on Organizational needs, there are three recommended practices for tracking Service Features within PCR-360.
Method | Billing | Easy Tracking | Visibility on the Bill | Simple Setup |
---|---|---|---|---|
Using Charges | ||||
Using UDFs | ||||
Hybrid Charges-UDFs |
To help illustrate the usage of tracking these Service Features, we will be using the example of Voicemail.
Understanding the available tools
Charges
No matter what method your Organization does for tracking Service Features, if there are plans to Bill, some form of Charge Catalogs will be needed to manage the Charges.
It is strongly encouraged to create new Charge Catalogs to represent the Service Feature fees so that they can be changed and updated independently from other Services to ensure clean billing.
Note: To show an item on a Bill, it must be Active and Assigned to an Owner. Services will not appear on a Bill until they have been activated and assigned to an Owner, and as such, any Service Features on the Service will also not appear.
UDFs
Through User-Defined Fields, your Organization can set up any number of fields desired for the Service Features.
Example Service Features:
- Automatic Callback
- Automatic Redial
- Call Forwarding
- Caller ID
- Call Waiting
- Three-Way Calling
- Voicemail
When creating these UDFs to represent a feature, PCR recommends using the Checkbox field type to indicate if the feature is present on the Service. These UDFs can be associated with one or more different Services Catalogs, so Users do not need to create separate UDFs for Voicemail for a Business Line and a Cellular Phone.
Examples
Using Charges
Tracking Service Features may seem like the ideal solution for tracking the Billing of Service Features. They are easy to apply to a Service, will display on the Bill so the Users are aware of everything they are paying for, and can be seen on a Service's Charges Tab to see what is presently active on the Service.
It takes additional lookups to see what types of Service Features might be available for any given Service Catalog or if specific Locations might restrict the use of a Service Feature. This requires Customer Service Representatives and Customers who might desire these features to have access to an alternate way to identify what is available. This also makes it less intuitive to identify what might feature might be currently on a Service since a User might not consider looking at the list of Charges on a Service to look for the presence of a feature. If multiple different Charges are already on a Service, it could make locating a specific item difficult from within PCR-360.
Additionally, if your Organization is not Billing for a Service Feature, these features would be tracked as a Charge on the Service for $0.00 for each Billing Cycle, which may seem strange to a Customer when reviewing their Bill.
PCR recommends this process for when your Organization begins exploring the option of Billing for Service Features, as this is not an ideal solution for tracking these features.
Using UDFs
When using UDFs to track a Service Feature, the feature can be directly requested within CustomerCenter and makes identifying the presence of the feature quickly accessible from internal application records. However, this will not cause the feature to appear on the Bill, which may make the User of the Service confused when they review their Bill. When not Billing for a Service Feature, using UDFs is the recommended method for tracking Service Features. UDFs make it very clear internally what is available and what is presently active for the Service via the UDF Tab.
Using Charges and UDFs
When using both Charges and UDFs to track Service Features, your Organization can get the best of both other methods, with only adding a little extra complexity to ensure the status of the Charges is synchronized with the UDF fields. Through a combination of Custom Events and Escalations, your Organization can set up an internal process that when a Service Feature is added or removed from a Service, the Charge will be directly added or stopped on the Service. Unfortunately, this method does not allow using the Charge on a Service Order where the tech performed the work. Whether a User is Billed for a Service Feature or not, this is the recommended method to track Service Features; it clearly lays out the Charges to the User.
Sample Custom Event: Scheduled Maintenance
This example illustrates how your organization can have a custom event that uses custom User-Defined Fields to meet your organizational needs.
Scheduled Maintenance required for Equipment is a key component in using PCR-360 for Facilities Management. Users can set up a Custom Event that will assist in scheduling regular maintenance for Equipment by automatically creating Incidents for that Equipment to be maintained. In order to create this automated behavior first there need to be three User Defined Fields (UDFs) set to track needed maintenance.
To set up the UDFs first navigate to Admin > User Defined Fields > User Defined Fields. Create the UDFs needed by following these steps:
- Create a Maintenance Period Type UDF
- Create a new UDF by clicking the 'Add' button.
- In the 'UDF Identifier' field set the value to "MAINTENANCE_PERIOD_TYPE".
- Add a 'Label' of "Maintenance Period".
- Set the 'Field Type' to "Dropdown".
- The header should look like this example:
- In the 'UDF Associations' click the 'Add' button to open the 'Add New Field Association' form.
- Set the 'Association Table' dropdown to "Eqp Catalog"
- Click the 'Save New' button.
- Close the 'Manage Field Association' form.
- Click the 'Save New' button to save the UDF.
- When the form refreshes select the 'Dropdown Options' tab.
- Click the 'Add' button and add three new options:
- Add a 'Value' and 'Code' of "Years".
- Add a 'Value' and 'Code' of "Months".
- Add a 'Value' and 'Code' of "Days".
- When done the options should look like this:
- Click the 'Add' button and add three new options:
- Close the 'Manage Field Association' form.
- Create a Maintenance Period Quantity UDF
- Create a new UDF by clicking the 'Add' button.
- In the 'UDF Identifier' field set the value to "MAINTENANCE_PERIOD_QTY".
- Add a 'Label' of "Maintenance Period Quantity".
- Set the 'Field Type' to "Number".
- The header should look like this example:
- In the 'UDF Associations' click the 'Add' button to open the 'Add New Field Association' form.
- Set the 'Association Table' dropdown to "Eqp Catalog"
- Click the 'Save New' button.
- Close the 'Manage Field Association' form.
- Click the 'Save New' button to save the UDF.
- Create a Maintenance Date UDF
- Create a new UDF by clicking the 'Add' button.
- In the 'UDF Identifier' field set the value to "MAINTENANCE_DATE.
- Add a 'Label' of "Maintenance Date".
- Set the 'Field Type' to "Date".
- The header should look like this example:
- In the 'UDF Associations' click the 'Add' button to open the 'Add New Field Association' form.
- Set the 'Association Table' dropdown to "Equipment"
- Select an 'Equipment Catalog' to limit the UDF to the type that should set for the regular maintenance.
- Click the 'Save New' button.
- Close the 'Manage Field Association' form.
- Click the 'Save New' button to save the UDF.
Once all of three of the UDFs have been created the next step is to add a Custom Event. To add the Custom Event follow these steps:
- Navigate to Admin > Custom Logic > Events.
- Click the 'Add' button to start a new Event.
- Set the 'Identifier' field to "Scheduled Maintenance".
- In the 'Logic' tab enter the logic from the "Schedule Maintenance" expand below:
Click the 'Save New' button.
Now that initial data set up is finished, simply find the Equipment Catalog from step 1 and enter information into the two UDFs setup in steps 1 and 2, Maintenance Period and Maintenance Period Quantity respectively. The Quantity should represent how many periods should pass before triggering the event. For example, to set a maintenance period every 3 months, set the Quantity to "3". Next, open the Equipment record and set the Maintenance Period Date UDF to the next Maintenance Date.The Custom Event will now automatically run in the background. When the Custom Event runs, a new Incident for each Equipment with a Maintenance Date that matches the current date will be created and then the Maintenance Date will be set to the next interval period. These Incidents can then be worked normally to accomplish the regularly scheduled maintenance tasks.
How to Create an Escalation
To build an Escalation that will use a Notification:Build an Escalation
Packages for applying Service Features
Your Organization can set up a Package to apply specific Service/Equipment options for Users to request from within CustomerCenter. Packages use Service Desk Classifications (SDCs) to automatically add Services, Equipment, and Charges when the User submits a request for the Package. Packages can be used to easily make User requests for specific setups, such as a New Phone Line, Voice Mail, and Call Forwarding into a singular Item from within CustomerCenter for them to request.
Help Desk Portal - Email: help@pcr.com - Phone: 616.259.9242