3. Create Page Variables

3. Create Page Variables

Whenever we want to trigger a workflow, we need to send some data – in this case, the sales order information. So we will create the page variables that will hold the information.

We will create the page variables for the Customer, Material, Quantity and the Delivery Date input fields.

  1. Select Variables.

  2. Choose PAGE VARIABLES, then choose ADD PAGE VARIABLE then choose From scratch.

  3. Add a page variable for customer of type Text.

  4. Add a page variable for quantity of type number.

  5. Add a page variable for material of type text.

  6. Add a page variable for date of type date text.

    Note

    : Do not select
  7. You have created the page variables for the Customer, Material, Quantity and the Delivery Date input fields.

  8. Select Save (upper right).