Sepasoft MES Module Suite
Machine Recipe Change Log Analysis Provider
The recipe change log analysis provider is used to collect the change log entries for display or report purposes. All details of changes made to recipes including adding new recipes, adding production items to recipes and much more can be returned using the recipe change log analysis provider.
Filters
The recipe change log analysis provider can accept the following filters:
| Name | Required | Valid Options | Description | Example |
|---|---|---|---|---|
| Category |
Yes
|
|
This is a required filter to specify the type of recipes to return. One or more of the valid options are required:
|
Category=Recipe, Category=Recipe Value |
| Item Path |
Yes
|
equipment path | Specify the production items to include in the results. | Item Path=RecipeDemo\Enterprise\Site\Area 1\Line 1,
Item Path=RecipeDemo\Enterprise\Site\Area 1\Line 2 |
| Children |
|
|
Specify if children of the production items specified in the Item Path filter should be included. | Children=Include |
| Format |
|
|
Specify the format of the results.
|
Format=None |
| Column Naming |
|
|
Specify how to name the recipe value columns when the Format filter is set to Recipe Comparison (Default). When this filter is set to Recipe Name Prefix (Default), it is difficult to create a recipe comparison report because the column names change depending on the recipes being compared. Setting this filter to Number Suffix will cause the recipe value column names to always be the same, which simplifies reports. | Column Naming=Number Suffix |
| Recipe Name |
|
|
This is a filter to limit the recipe(s) to include in the results. | Recipe Name=Recipe A, Recipe Name=Recipe B |
| Sub Recipe Name |
|
|
This is a filter to limit the sub recipe(s) to include in the results. | Recipe Name=1A, Recipe Name=1B |
Compare By
The recipe change log analysis provider does not allow any comparison statements.
Data Points
The recipe change log analysis provider can accept the following data points:
| Name | Description |
|---|---|
| Change Type | Description of the type of change. For example, it can be 'Recipe value changed' or 'Recipe value reverted'. |
| Changed By | Person that made the change. |
| Description | Description from the recipe value configuration that was entered in the designer. |
| From Value | Value before the change. |
| Info | Additional information that further describes the change. |
| Item Path | Item path of the production item that the change was made for. |
| Note | Text that was entered by the user at the time of the change. |
| Recipe Name | Name of the recipe the change was made for. |
| Sub Product Code | Sub product code the change was made for. |
| Time Stamp | Date and time of the change. |
| To Value | Value after the change. |
| Value Name | Value name from the recipe value configuration that was entered in the designer. |
| Units | Units from the associated Ignition tag. |
Sepasoft MES Module Suite