Difference between revisions of "mosCura:Recipe Alias"
Jump to navigation
Jump to search
| (4 intermediate revisions by the same user not shown) | |||
| Line 33: | Line 33: | ||
==Import alias== | ==Import alias== | ||
In mosCura we have added the function to import Alias for the Recipes. | In mosCura we have added the function to import Alias for the Recipes. | ||
| + | |||
For this functionality there are two options: | For this functionality there are two options: | ||
| − | + | *[[mosCura:Recipe_Alias_Import_CSV|Import the Alias from a csv file.]]<br /> | |
| − | + | *[[mosCura:Recipe_Alias_Import_XLSX|Import the Alias from a xlsx file.]]<br /> | |
| + | |||
| + | ==Export alias== | ||
| + | Similar to the import process we have added the export functionality. | ||
| + | |||
| + | For this functionality there are two options: | ||
| + | *[[mosCura:Recipe_Alias_Export_CSV|Export the Alias to a csv file.]]<br /> | ||
| + | *[[mosCura:Recipe_Alias_Export_XLSX|Export the Alias to a xlsx file.]]<br /> | ||
Latest revision as of 15:55, 30 October 2019
The recipe alias is an option to point serveral aliases to a specific recipe.
When the recipe alias is activated, the usual recipe name will not be available from the recipe request! ONLY the recipe alias!
Create alias
- Click the plus sign in the top right hand corner.
- Fill out the alias name. Must be unique
- Select the recipe to point to
- Click save
Update alias
- Select the desired alias in the list
- Select the recipe to point to
- Click save
Delete alias
- Select the desired alias in the list
- Click delete
- Confirm that you want to delete the alias
Import alias
In mosCura we have added the function to import Alias for the Recipes.
For this functionality there are two options:
Export alias
Similar to the import process we have added the export functionality.
For this functionality there are two options: