Configure a recipe schema manually
You can configure a recipe schema by adding a recipe schema object and setting its properties.
TIP:
You can also add a recipe by using the dedicated interface. See Configure a recipe schema
- InProject view, right-clickRecipesand select .
- Add ingredients by dragging a node fromProject viewto theTarget nodeproperty inProperties.
- InProject view, double-click theRecipeSchemaobject.
- In the recipes editor:
- To display variables nested in other variables, in the editor toolbar, selectView settingsand selectShow nested variables.
- Select the ingredients and selectApply.TIP: You can quickly find the variables that you want to select by using theSearchfield.
- To configure a table in the database to store the recipes automatically, inProperties:
- InTable name, enter the name of the table.If blank,Table namedefaults to theBrowseNamevalue of theRecipeSchemaobject.
- InStore, select a database.For more information, see Database.A table with a column for each ingredient is automatically configured in the database.
Provide Feedback