Create a Claim Incident table

  • Release version: Xanadu
  • Updated September 25, 2024
  • 1 minute to read
  • Create a Claim Incident [sn_ins_claim_property] table for your business needs and the type of claims that you’re processing by using the Insurance claims application.

    Before you begin

    Set the application scope of your instance to Insurance Claims Core.

    Role required: admin

    Procedure

    1. Navigate to All > System Definition > Tables.
    2. Select New.
    3. On the form, fill in the fields.
      Table 1. Table form
      Field Description
      Label Display label of the table.
      Name Name of the table in snake case.
      Extends table Option to extend the table. In this field, choose the base table Claim Incident.
    4. Select Submit.

    What to do next

    Create roles for the new Claim Incident [sn_ins_claim_property] table. For more information, see Create roles for a claim incident table.

    You can add script includes for the new incident table, including the code for getting the reference qualifier strings.

    You can also create a workspace view for this new incident table if necessary.