expert_panel
Maintains expert panel data, including participant details and assigned review cases.
Columns
| Name | Type | ReadOnly | References | Description |
| description | String | False |
Provides a brief explanation of the expert panel's purpose or content. | |
| expert | String | False |
Specifies the expert associated with this panel, typically identifying a user or subject matter specialist. | |
| name | String | False |
Lists the name of the expert panel as displayed in the interface. | |
| order | String | False |
Defines the sequence in which the expert panel appears relative to others. | |
| previous_message | String | False |
Contains the message shown to users before interacting with the expert panel. | |
| title | String | False |
Specifies the title of the expert panel, usually summarizing its content or goal. | |
| banner_step | String | False |
Defines the banner or progress step in which the expert panel is displayed. | |
| sys_id [KEY] | String | False |
Provides the system identifier (sys_id) that uniquely identifies the expert panel record. | |
| complete_message | String | False |
Contains the message displayed to users upon completing the expert panel interaction. | |
| next_message | String | False |
Specifies the message shown after users move past the expert panel. | |
| sys_policy | String | False |
Defines the update policy that governs how the expert panel record behaves during system updates. | |
| sys_replace_on_upgrade | String | False |
Determines whether the expert panel record is replaced during system upgrades. | |
| sys_customer_update | String | False |
Indicates whether this record has been customized within the customer instance. | |
| sys_scope | String | False |
Specifies the application scope that defines where the expert panel belongs. | |
| sys_package | String | False |
Lists the application package that includes the expert panel. | |
| sys_updated_on | Datetime | False |
Displays the date and time when the expert panel record was last updated. | |
| sys_created_on | Datetime | False |
Displays the date and time when the expert panel record was originally created. | |
| sys_name | String | False |
Lists the internal system name used to identify the expert panel record. | |
| sys_updated_by | String | False |
Identifies the user or process that last modified the expert panel record. | |
| sys_created_by | String | False |
Lists the user or process that originally created the expert panel record. | |
| sys_class_name | String | False |
Specifies the system class name that defines the table structure for the expert panel. | |
| sys_mod_count | String | False |
Tracks how many times the expert panel record has been modified. | |
| sys_update_name | String | False |
Lists the update set entry name that contains the expert panel record. |