(Example) Clone an Entity

This example shows how to create a copy of an entity in Data Entities.

Background and Setup

Prerequisites

Good to Know

  • The Customer Request is a standard entity that stores information about a customer, usually for a sales inquiry.

    For the use case in this example, a user creates a clone of the standard entity Customer Request as Customer Information so that the entity clone can store information about customers for other purposes, such as customer support.

How to Start

  1. Click App Builder.

    Build Apps screen
  2. On the App Explorer screen, click Data Entities.

    Click Data Entities Screen
  3. On the Data Entities Home screen, click Entities.

    Click Entities
  4. On the Entities screen, click the entity to clone.

    In this example, the entity name is Customer Request.


    Click Customer Request Entity
  5. On the right side of the screen, click the Ellipses (...) > Clone Entity.

    Click Clone Entity

Procedure

  1. On the Clone Entity screen, in the Cloned Entity Display Name field, enter Customer Information.

    Cloned Entity Display Name

    When you click the Cloned Entity Internal Name field, the Cloned Entity Internal Name field shows the value you entered in the Cloned Entity Display Name field with no spaces.


    Cloned Entity Internal Name
  2. Click Clone.

    The Data Entities opens the new entity, Customer Information.


    Entity Clone