This appendix explains various name definitions.
Refer to "Naming Convention"below for a brief explanation of conventions 1 through 4 used in the "Applicable Naming Conventions" column in the following table.
Name Definitions
Name Type | Name Length | Extension | Applicable Naming Convention | Scope of Uniqueness |
---|---|---|---|---|
Workspace | No limit (*1) | Convention 1 | Unique to the Development Computer | |
Workflow application project | 128 characters | Convention 2 | Unique to a workspace | |
Application variables | 256 characters | Convention 3 | Unique to a project | |
Server project name | 255 characters (*1) | Convention 2 | Unique to a workspace | |
Owner group | 256 characters | - | ||
Server connection information name | No limit (*1) | - | Unique to a workspace | |
Folder name | 255 characters (*1) | Convention 2 | Unique to a project | |
File name | 255 characters (*1) | Convention 2 | Unique to a project | |
Scenario name | 64 characters | - | ||
Scenario file name | No limit (*1) | ssr | Convention 1 | Unique to a simulation within project |
Calendar name | 64 characters | cal | Convention 1 | Unique to a calendar within the project |
Resource name (FTP agent) | 64 characters | xml | Convention 1 | Unique to resources within the project |
Resource name (HTTP agent) | 64 characters | xml | Convention 1 | Unique to resources within the project |
Custom configuration name | 64 characters | xml | Convention 1 | Unique to resources within the project |
Rule set name | 255 characters | Convention 2 | Unique to rules within the project | |
Decision rule table name | 64 characters | dt | Convention 1 | Unique to a rule set |
Process definition name | 64 characters | Convention 2 | ||
Process definition file name | 255 characters (*1) | xpdl | Convention 2 | Unique to a project |
Process instance owner | 200 characters | - | ||
Process starter privileges | 200 characters | - | ||
Priority level | 9999999999 | Numerals only | ||
Node name | 64 characters | - | ||
Arrow name | 64 characters | - | ||
Swimlane name | 30 characters | - | ||
Group name | 30 characters | - | ||
QuickForm name | 64 characters (*1) | jsp | Convention 1 | Unique to a project |
User definition attribute name | 64 characters | - | Unique to a process definition | |
User definition attribute ID | 32 characters | Convention 3 | Unique to a process definition | |
Filter name | 64 characters | - | Unique to operation component activity | |
Action set action name | 64 characters | - | Unique to owner action, default action, completed action | |
Action set note | 256 characters | - | ||
Operation component project name | 256 characters | Convention 1 | Unique to a workspace | |
Operation component name | 61 characters | - | Unique to a workspace | |
First half of operation component ID | 5 characters | Convention 5 | Together, the first half and second half are unique to a workspace | |
Second half of operation component ID | 55 characters | Convention 3 | ||
Input information name | 64 characters | Convention 3 | Unique to operation components | |
Specified value of maximum number of characters for input information | 2147483647 | Numerals only | ||
Component tooltip | 256 characters | - | ||
Script file name | 61 characters | pl or rb | Convention 4 | Up to 1 operation component |
Debug configuration name | 248 characters (*1) | Convention 1 | Unique to a workspace |
*1: Dependent upon file system threshold limit as well as entry length restrictions.
Naming Conventions
- : No naming convention applicable.
Convention 1:The characters \ | / : * ? " < > must not be used.
Convention 2: In addition to Convention 1, must not conclude with a period.
Convention 3: Only half-width alphanumeric characters and underscores may be used.
Convention 4: Only half-width alphanumeric characters, underscores, hyphens, and periods may be used.
Convention 5: Only half-width alphanumeric characters and underscores may be used. Also, "SWRBA" cannot be used.