This table stores the definition of cross-environment merge process.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| processobjid | integer | not null | Object ID of process |
| processname | char(128) | not null | Name of the process |
| stateobjid | integer | not null | Object ID of State |
| placement | char(1) | not null | Placement of merged versions |
| creationtime | date | not null | Time process was created |
| creatorid | integer | not null | Object ID of user to create |
| modifiedtime | date | not null | Time that process was modified |
| modifierid | integer | not null | Object ID of user to modify |
| note | varchar(2000) | with null | User-defined note |
| mergerule | char(1) | not null | Default version placement of merge (T / B / A) trunk_only/branch_only/trunk or branch |
Product Name: AllFusion Harvest Change Manager
Table Type: Table