Setting up a Characteristics Group
This feature is controlled via the characteristic groups in SAP so the first step is to create a characteristic group.
This can be done in the Characteristics Groups Overview (O042).

Here we need to create a group with certain endings, link \_D,\_M,\_I or \_U.
Each of these four endings triggers a specific handler in ECTR:
\_D = DocumentLinkHandler
\_M = MaterialLinkHandler
\_I = UrlLinkHandler
\_U = UserLinkHandler
In the screenshot above, the characteristic group DSCSPC_I for URL handling was created.
After the characteristic group is created, it needs to be made known to SAP ECTR.
To do so, the group ID without the certain ending to the preference plm.specifications.chargrp.basename in the default.txt needs to be added.
For this example, it needs to be named DSCSPC.
plm.specifications.chargrp.basename = DSCSPC