Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Create a case digest table map

Create a table map to configure the fields that are copied from the case record to the post case review or the case action summary records.

Before you begin

Role required: admin

About this task

Two table maps are included with the Case Digests plugin. The PCR Map uses the Case (sn_customerservice_case) table as the source table and the Post Case Review (sn_csm_case_digest_pcr) table as the target table. The PCR Map maps the following fields.

Case fieldPost Case Review field
sys_idCase number
Short descriptionShort description
CauseRoot Cause Analysis
Close notesSolution provided

The CAS Map uses the Case (sn_customerservice_case) table as the source table and the Case Action Summary (sn_csm_case_digest_cas) table as the target table. The CAS Map maps the following fields.

Case fieldCase Action Summary field
sys_idCase number
Short descriptionShort description

Procedure

  1. To access the CSM Table Map list, navigate to csm_table_map_list.do.

  2. Click New to create a new table map.

    You can also modify an existing table map by clicking the map name to open the map form.

  3. Fill in the following fields on the CSM Table Map form.

FieldDescription
Mapping nameThe table map name.
ApplicationRead only. The application for this table map.
API NameRead only. The API for this table map.
Advanced Field MappingEnables advanced field mapping.
Source TableThe source table for the map.
Target TableThe target table for the map.
ActiveEnables the mapping from the source to the target tables.
Use Advanced ConditionEnables advanced condition mapping, which uses a script. If enabled, add a script in the Advanced Condition field.
Advanced ConditionThe script to use if the Use Advanced Condition field is enabled.
ConditionsUse the condition builder to select the conditions that apply to the table map.
OrderOrder of priority for processing multiple matching map definitions simultaneously to resolve dependencies. - If there is only one matching table map, the system uses that map. - If there are multiple matching table maps with the same order, the system uses the map with the older created date. - If there are multiple matching table maps with different orders, the system uses the map with the highest order.
  1. Click Submit.

  2. From the CSM Table Map list, select the table map created in step 2.

  3. In the Basic Field Mapping form section, click New.

  4. Select a Source Field and a Target Field.

  5. Enable the Active check box.

  6. Enter a number in the Order field

  7. Click Submit.

  8. Repeat steps 7 through10 for each field to be mapped.

  9. Click Update on the CSM Table Map form.