The Custom Field List page, located in System Management, is used to extend the database by allowing the addition of new fields. These fields are then usable through the field lists throughout the Lifecycle Management Suite.
 |
Custom Fields are accessed in field lists throughout the Lifecycle Management Suite. For example, when building a report, administrators can insert custom fields to display on the report. |

The following columns display on the custom fields page:
Column Name |
Description |
Field Label |
The name of the Custom Field. |
Table Name |
The name of the table in the Temenos database where the custom field is located. This is for troubleshooting purposes. |
Column Name |
The name of the column in the Temenos database where the custom field is located. This is for troubleshooting purposes. |
Category |
Displays the category in which the custom field was applied. |
Calculated Field |
Displays whether or not the field is calculated. |
The Custom Field List screen allows administrators to create custom and calculated fields.

 |
Custom Fields cannot be created or edited when the Rules Management application is checked out to a user. When an attempt to save is made with the application checked out, an error message appears as shown below.
 |
Creating a Custom Field
Creating a Calculated Field
Create a new field by building a calculation using one or more fields and constants. There are two types of Calculated Fields that can be created: Standard and Advanced. The operators available for use in the calculations are addition, subtraction, multiplication, division, and order of operation (i.e. parenthesis (A+B)/(C+D)). For date calculations, results are presented in days.
To Create a Standard Calculated Field:
- Click
. Expand the Calculated Field option.
- Select Standard. The Standard Calculation Field screen appears.

- The following fields display on the screen:
Field Name |
Description |
Category |
Drop-down that contains a list of categories in which the custom field is located in the database.
|
Field Label |
The name of the custom field. This is what appears in the Field List. |
Data Type |
Drop-down that determines the type of custom field that is being created. |
Description |
If necessary, provide a description of the new standard calculated field. |
Decimal Places |
If the Decimal Data Type is selected, this determines how many decimal places the value has. |
- After determining the field properties, navigate to the Build Calculation section and use the operator to build the Calculated Field. The fields that can be used in this section are determined by the Category selected. Click Add Field to add fields to the calculation.
- When finished building the calculation, click
. If the calculation is valid, a success message displays. If the calculation is not valid, an error message displays.
- Click
to retain the new Calculated Field and return to the Custom Fields page. The Calculated field is now available for use when building numerous custom features. Click
to return without saving.
To Create an Advanced Calculated Field:
- Click
. Expand the Calculated Field option.
- Select Advanced.
- A message appears indicating to contact a Temenos Customer Care Specialist to set up or modify an Advanced Calculated Field.
 |
It is important to contact Temenos prior to using the Advanced Calculated Field option. Inserting an Advanced Calculated field into a module feature with an invalid SQL Query can result in performance issues and hang the system.
|