On the Data types form of the Legacy New Application wizard, you can add data types or import existing data types to your new application, based on your built-on application.
Follow these steps when you are extending the PegaRULES application.
Click Add data type.
In the Name column, enter a data-type name that does not exceed 40 characters.
Data-type names must start with a letter and can contain letters, numbers, and hyphens.
Optional: In the Description column, enter more detailed information, such as the purpose of the data type.
Select an option from the Reuse Layer list to indicate where the class for the data type is created.
Follow these steps when you are extending a framework application.
Review the list of data types in the framework application that will be added to your new application.
By default, the check box next to each data type is selected.
Click an application name in the Additional Built-On Applications section to review a list of data types that will be inherited.
Repeat step 2 for each list of data types that you want to inspect.
Optional: Clear the check box next to a data type to exclude it from the import process.
For each data type that you select, an existing data class is referenced by your new application.
After your application is created, you can use the Data Explorer to add more data types.
Previous: Adding case types |