Tip: Start typing in the input box for immediate search results.
-
Quick Start
-
- What is Fieldcode?
- Definitions
- What are tickets, projects and workflows?
- How to log in to Fieldcode
- What is the Fieldcode Support Panel?
- What are components?
- What are views?
- Ticket statuses and their meaning
- Ticket colors and their meaning
- Map symbols and their meaning
- Frequently Asked Questions
- Setting up Fieldcode
-
-
Release Notes
-
Short Overview
-
Fieldcode Work Place
-
-
- How to schedule tickets
- How to search for tickets
- How to expert-search for tickets
- How to filter for tickets
- How to grab/ungrab tickets
- How to link & unlink components together
- How to download ticket data as a excel sheet
- How to copy filters/queries for colleagues
- How to email filters/queries to colleagues
- How to assign/unassign tickets to partners
- How to manage spare parts
- How to show tickets on Map
- How to use the Clipboard
- How to open tickets in a new tab
- How to use container tickets
-
-
- How to use the Optimizer in the Timeline
- How to schedule tickets
- How to publish tickets to engineers from the Timeline
- How to lock/unlock tickets
- How to manually reschedule PUDOs
- How to show tickets on Map
- How to manage availabilities
- How to manage subgroups
- How to display an additional time zone
- How to move tickets back to the Ticket Pool
-
-
-
- How to use the Interaction buttons
- How to assign/unassign tickets to partners
- How to manage spare parts
- How to use the Workflow buttons
- How to use the Ticket info button
- How to use the Email button
- How to use the Comment button
- How to schedule tickets
- How to use the Remove Pending button
- How to cancel a ticket
-
Fieldcode Admin Panel
-
- What is the Process menu?
- What is the Workflows menu?
- How to create & edit projects
- Automated Actions in the overview
- How to setup custom Automated Actions
- How to setup pre-configured Automated Actions
- How to create & edit conditions
- How to create & edit indications
- How to set up email templates
- How to create & edit ticket durations
- How to create & edit custom fields
- How to create & edit custom forms
- How to create & edit value sets
- How to create & edit SLA Profiles
- How to move stuck tickets via Ticket Workflow Monitoring
-
- Articles coming soon
-
Fieldcode Mobile App
-
Fieldcode Customer Portal
How to configure ticket scores
Ticket scoring allows you to give tickets a prioritization that should be paid attention to by the optimizer. Dependent on the score points certain categories of a ticket can have many points or fewer points and are treated by the optimizer differently. Eg. tickets with more points will be scheduled more prioritized, than tickets with a low points score. Finding the right balance here can help you achieve your company goals better, tailored to your specific business needs. The optimizer works out of the box, but giving him additional input from the Fieldcode Admin Panel, helps to optimize even better.
Inside the Fieldcode Admin Panel go to Dispatch → Ticket scoring
Expand the menu by clicking the expand arrow in the Navigation OR click directly on the Dispatch symbol to reveal all options of Dispatch configuration.
How to create & edit ticket scores
- Click on the plus button to open the New rule form.
- Fill in the New rule tab.

How to configure a new ticket score rule
- Decide first if your new rule should be set to active in the system.
- After that, you start to select a score source from the table and compare it with a value.
- In the final step, you select a score value from 1 to 10.
- Click Save after configuring your ticket score rule.

How are scores calculated?
The higher the points, the higher the prioritization of the Optimizer.
Score: Defines the condition for your scoring criteria.
Operator: Compares the condition with the comparison (IS EQUAL TO, IS NOT EQUAL TO, IS LIKE, IS NOT LIKE).
Comparison Value: Defines with which value the condition is compared.
Calculation formula:
Sum of matching condition points (only active ones!) compared to item count in the ticket scoring list equals the displayed ticket score for a ticket in the Ticket Pool.
Example:
Let’s assume you have three different ticket score conditions in the ticket score list.
isVIP is equal to True -> 10 Points assigned
isEscalated is equal to True -> 5 points assigned
projectName is equal to “Example project” -> 1 point assigned
If a ticket matches the third condition only the ticket score would calculate as follows:
1:3=0,33 -> The ticket score would be 0,33
If a ticket matches all conditions the ticket score would calculate as follows:
(10+5+1)/3=5,33 -> The ticket score would be 5,33
A quick tip: We suggest you to use the equal operators for number values and use the is like operator for text values.
The ticket scores are displayed inside Ticket Pool if you have the Score column displayed.
Learn here how to customize rows inside the Ticket Pool.
