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
  1. In
    Project view
    , right-click
    Recipes
    and select
    New
    Recipe Schema
    .
  2. Add ingredients by dragging a node from
    Project view
    to the
    Target node
    property in
    Properties
    .
  3. In
    Project view
    , double-click the
    RecipeSchema
    object.
  4. In the recipes editor:
    1. To display variables nested in other variables, in the editor toolbar, select View settings and select
      Show nested variables
      .
    2. Select the ingredients and select
      Apply
      .
      TIP: You can quickly find the variables that you want to select by using the
      Search
      field.
  5. To automatically configure a table in the database to store the recipes, in
    Properties
    :
    1. In
      Table name
      , enter the name of the table.
      If blank,
      Table name
      defaults to the
      BrowseName
      value of the
      RecipeSchema
      object.
    2. In
      Store
      , select a database.
      For more information, see DataStore (database).
      A table with a column for each ingredient is automatically configured in the database.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.