Configure Process App Dialog Box

Use this dialog box to configure a process app that you are creating based on a template under Available templates in the Create New Process App dialog box. For more information, see Create New Process App Dialog Box.
Note: The process app name or application name of the template is included in the label for each group of elements. This helps you avoid using the same name in your new process app.
Note: The Application, Table, and Workflow elements are not in this dialog box if you are creating an empty process app or an orchestration process app.
Element Description
Process app: Process app name Type a name for the process app. You cannot use the name of the process app template.
Process app: Category

Type or select a process app category. Categories let you sort process apps in your Local Cache or the repository. Categories that you previously typed in this field are not in the list.

Application: Application name Type a name for the process app application. Applications within a process app must also be uniquely named.

Applications created independently in different process apps can have the same name. In this case, changes to one do not affect the other.

Application: Internal name Type the uppercase name under which the application is stored in the database.
Note: The internal name can contain only ASCII alphanumeric characters (A-Z, a-z, 0-9). Any other characters are ignored as you type them.
Application: Tab name Type the label (up to 16 characters) that appears to users. The name on this label must be unique.
Table: Table name Type the name for the primary table (such as Issues).
Tip: The name that you type in this field automatically populates the Database table name field, which must be unique within the SBM database and is limited to 24 Unicode characters. You should limit the logical name to 24 characters, as additional characters will be left off of the Database table name.
Table: Singular item name Type the name of a single item in the table (such as Issue). You cannot use the name that is used in the process app template.
Note: This field is automatically filled as you type in the Table name field, so you probably need to edit this field to use it as intended.
Table: Database table name Type the uppercase name of the table in the database. This name must be unique. SBM Composer automatically fills this field as you type the Table name, ignoring characters after the first 24.
Note: The database table name can contain only ASCII alphanumeric characters (A-Z, a-z, 0-9). Any other characters are ignored as you type them.
Workflow: Workflow name Type the name (32 characters or less) of the application workflow to be used by the process app.

Related Topics

Create New Process App Dialog Box