--- alias: automationjobtype-lt description: "This documentation outlines pre-defined automation job types for categorization within the system" --- # AutomationJobType Description: Automation Jobs may be executed under a broad-spectrum of third parties and external systems and this type serves to categorize the Automation Job The **AutomationJobType** table has the following values inserted in a fresh installation of the Critical Manufacturing MES: | Name | Value | Description | Comments | | ---- | ----- | ----- | ----- | | **Any** | Any | Automation Job triggered by an unspecified source | | | **FactoryAutomation** | FactoryAutomation | Automation Job to be handled by Factory Automation workflows | | | **EnterpriseIntegration** | EnterpriseIntegration | Automation Job to be handled by Enterprise Integration workflows | | | **DataPlatform** | DataPlatform | Automation Job to be handled by DataPlatform workflows | | Table: AutomationJobType values