The escalations ensure a permanent control with respect to the procedures applicable to the after-sales organization.

The escalations function according to the Conditions / Actions principle, that is to say that for a group of conditions an action is carried out. A single condition can be associated with different escalations.

The triggering of the escalations is controlled by the Customer support general setup ESCCTLMOD.

Two values are possible:

  • Batch server :The escalations are carried out exclusively by the batch server.
  • Batch server + manual modification :In addition to the batch server, all the escalation rules are analysed on creation or modification of a service request.

The standard batch task CRMESC is used to execute the escalations on the batch server. This batch task only concerns active service requests.

Prerequisite

SEEREFERTTO Refer to documentation Implementation

Screen management

A single tab is used to set up an escalation rule, corresponding to the conditions determined in the header.

Header

Code

This field contains the unique identifier for each escalation. It is limited to a maximum of 10 characters and it does not rely on a sequence number counter.

Active

This option is used to activate or not an escalation. An inactive escalation is neither tested nor executed.

Denomination

This field is used to enter a name for each escalation in such a way as to identify it and determine its application field.

For certain complex escalations, it is preferable to use the File / Comments menu to add additional explanations on the precise nature of the actions carried out and the discounted services.

Category

This field is used to confer a severity level to a specific escalation. It is necessary to enter one of the escalation categories from amongst those in miscellaneous table 453 : Escalation categories.

Type

There are three types of escalation :

  • Hidden: This escalation type allows an execution subject to conditions of a specific application code such as a conditional entry point. Their execution is transparent for the user and no history is maintained on them.
  •  History : This escalation type is the object of a log in the history of executed escalations for a service request.
  • Incremental : This escalation type is logged in the history and is posted under the responsibility of an employee responsible for the service request.

Condition

This field is used to define all the execution conditions at the source of the triggering of the escalations. It is necessary to enter one of the escalation condition codes in the miscellaneous table 454.

For each record in table 454, an entry point must be developed to test the favourable conditions to the triggering of an escalation. The name of this entry point is made up of ESCCND_ followed by the miscellaneous table code entered in the escalation. For example, if the condition A1 is filled, the entry point is entered ESCCND_A1.

An escalation cannot contain actions. These are then escalations considered "informative", where the sole aim is to maintain the service request history.

A single condition can be associated with different escalations.

Tab Actions

The Actions tab is used to enter the enterprise actions for the escalation.

Action

Miscellaneous table 455 is used to define all the actions executable for the escalation.

A single escalation can control the execution of 10 different actions. Just like for the conditions the actions are identified by an entry point ESCACT_ followed by the code for the specified miscellaneous table.

An escalation cannot contain actions. These are then escalations considered "informative", where the sole aim is to maintain the service request history.

A single condition can be associated with different escalations.

Denomination

This field displays the title for each escalation action.

The name of each action code is entered by default with the title defined at the level of the record in the miscellaneous table. If this title is not considered sufficiently efficient and satisfactory, it can be modified and completed, within a limit of 100 characters.

Error messages

The only error messages are the generic ones.

Tables used

SEEREFERTTO Refer to documentation Implementation