pmse_Project
Stores model definitions for the Advanced Workflow process. This table supports business process automation and lifecycle management.
Columns
| Name | Type | ReadOnly | Description |
| Acl_Team_Names | String | True |
The list of team names that are associated with this process project record. These team names determine collaborative visibility and access permissions. |
| Acl_Team_Set_Id | String | False |
The identifier (Id) of the access control team set that is assigned to this record. The team set defines all teams that are permitted to view or work with this project. |
| Assigned_User_Id | String | False |
The Id of the user who is assigned to this process project record. |
| Assigned_User_Name | String | True |
The display name of the user who is assigned to this process project record. |
| Commentlog | String | True |
A reference to comment log entries that are associated with this record. Comment logs capture collaboration notes, workflow discussions, and change history. |
| Created_By | String | True |
The Id of the user who created this process project record. |
| Created_By_Name | String | True |
The display name of the user who created this process project record. |
| Date_Entered | Datetime | True |
The date and time when this process project record was created. |
| Date_Modified | Datetime | True |
The date and time when this process project record was last modified. |
| Deleted | Bool | False |
A Boolean field that returns a value of 'true' when the record is flagged as deleted. It returns a value of 'false' when the record remains active. This field supports soft-delete behavior. |
| Description | String | False |
A detailed description of the process project. This field is commonly used to summarize workflow intent, automation purpose, or business context. |
| Following | Bool | False |
A Boolean field that returns a value of 'true' when the current user is following this record. It returns a value of 'false' when the record is not being followed. |
| Id [KEY] | String | True |
The unique Id of the process project record. |
| Modified_By_Name | String | True |
The display name of the user who last modified this process project record. |
| Modified_User_Id | String | True |
The Id of the user who last modified this process project record. |
| My_Favorite | Bool | False |
A Boolean field that returns a value of 'true' when this process project record is marked as a favorite by the current user. It returns a value of 'false' when it is not marked as a favorite. |
| Name | String | False |
The name of the process project. This value identifies the workflow design in lists, modeling tools, and automation orchestration interfaces. |
| Prj_Author | String | False |
The name of the user or system that originally authored the process project design. |
| Prj_Author_Version | String | False |
The version Id of the authoring environment that was used when the process project was created. |
| Prj_Exporter | String | False |
The name of the system, module, or tool that exported the process project definition. |
| Prj_Exporter_Version | String | False |
The version Id of the export tool or environment used to generate the workflow package. |
| Prj_Expression_Language | String | False |
The expression language that is used in conditions, automation logic, and decision branches within the workflow. |
| Prj_Module | String | False |
The SugarCRM module to which the process project applies. The module defines the primary record context that triggers or interacts with the workflow. |
| Prj_Original_Source | String | False |
The original source reference for the process project definition, typically identifying its origin in import, migration, or project packaging workflows. |
| Prj_Run_Order | Int | True |
The run order value that determines the execution sequence of multiple process projects when ordering is required. |
| Prj_Status | String | False |
The current status of the process definition (for example, 'Enabled' or 'Disabled'). This status determines whether the project is eligible for execution. |
| Prj_Target_Namespace | String | False |
The namespace that is assigned to the project for categorization, component lookup, and inter-project reference resolution. |
| Prj_Type_Language | String | False |
The language that is used to define and interpret workflow logic within the process modeling environment. |
| Prj_Uid | String | False |
The unique internal Id that identifies the workflow project definition within the Process Author subsystem. |
| Sync_Key | String | True |
An internal synchronization key that is used to track and align projects across system integrations and replication operations. |
| Tag | String | False |
Tags that are assigned to the process project. Tags support categorization, quick search, and filtering for workflow components. |
| Team_Count | String | False |
The number of teams that are assigned to this process project record. |
| Team_Id | String | False |
The Id of the primary team that is associated with this record. |
| Team_Name | String | False |
The display name of the primary team that is associated with this record. |
| Team_Set_Id | String | False |
The Id of the complete set of teams that grant access to this record for collaboration and visibility. |