Creating applications

To start developing your projects in a convenient and intuitive way, build your application on an application template. When you create an application on a template, you save time because you reuse key elements of the application, such as case types or data types. You can choose a default application that Pega Platform provides, or create your custom templates.
Before you begin: If you plan to use a custom application template, configure the template for reuse. For more information, see Configuring applications for reuse. If you plan to collaborate with people who do not have an operator ID, configure the Default email account. For more information, see Creating an email account in Dev Studio.
  1. In the header of Dev Studio, click the name of the application, and then click New Application.
  2. Choose a type of application to create:
    • To build directly on Pega Platform, click Classic.
    • To build your application on an application template, hover over the application name, and then click Learn more.
    • To search for an application template, click Search all types.
  3. Click Use this application type.
  4. If you want to reuse resources from the application, such as case types or data types, import the resources to your new application:
    1. In the Select case types section, select the check box next to each relevant case type.
    2. Click Continue.
    3. In the Select data types section, select the check box next to each relevant data type to import.
    4. Click Continue.
  5. In the Name your application field, enter a unique name for your application.
  6. Optional: To configure a custom class structure or organization, click Advanced configuration.
    For more information about the settings that you can change, see Configuring advanced settings for new applications.
  7. Click Create application.
  8. Optional: To develop your application more quickly, in the Optionally, add users section, create a team:
    1. In the text field, press the Down arrow key, and then select a user name or email address.
      If you enter an email address that is new in the system, the system creates a new user.
    2. Control which type of access the user has to your application by select a role in the list.
    3. Click Add.
      CAUTION:
      If an email account error occurs when you add a user, take note of the user ID and generated password, because the user may not receive these credentials in an email.
  9. Click Go to app.