Create a workflow with K2 Designer

The K2 Workflow Designer is a visual design tool that enables you to create simple to advanced workflows. By dragging and dropping steps to add user tasks and server events, and configuring those steps using static and dynamic values, you build your business logic into the workflow. The logic you design into the steps and flow of the various paths can contain rules, SmartObject data, forms, variables, inline functions, and other values based on the context of the workflow.

  1. From a supported browser, open the K2 Designer. The root URL is typically https://{webserver}/designer/. Click the Workflow link.
  2. The K2 Workflow Designer displays as follows:
  3. The following table explains the available options:

    Option Explanation How to Use
    Workflow Name

    Use this field to add the workflow name. Workflow names must be unique. If the name conflicts with an existing workflow, you'll be shown a warning.

    There may be restrictions in the characters you can use and the length of the name that you can specify. For more, see KB002544- Item Naming: Known Restrictions and Limitations

    Type a unique name into the field.

    Folder Use this link to select the category for the workflow. If no category is selected the workflow is created in the default Workflow folder. It is recommended that you create a category to keep all objects related to the workflow together, and perhaps group them by business function or department. Click the Workflow folder link to browse to the required location.
    Create Use this button to create your new workflow. This button is inactive (grayed out) if the workflow name is not unique. Click the Create button to create the new workflow.
    Discard Use this button to discard any changes made on this page and return to the K2 Designer page. Click the Discard button to discard any changes.
  4. Enter a unique workflow name.
  5. Click the Folder link to specify where to create the new workflow, and then click Create.
  6. For more information about the different browse states and errors, see the Browse States topic.

    For more information on how to use the breadcrumb bar, see the How to use the Breadcrumb topic.

  7. The K2 Workflow Designer page displays. When you create a workflow for the first time, you see an animated tip. This tip shows you how to drag step onto the canvas. Click the X to close the tip. If you want to remove the tip, click the Got It button. For more information on how to turn the tip back on, see the Ribbon topic.
  8. For detailed information on the Toolbox see the Toolbox Overview topic. Select the Context Browser tab to interact with SmartObjects, Workflow related fields, Functions, and to create Fields .

  9. If the workflow name already exists in the selected folder, a warning messages displays Name already in use when clicking the Create button. The Create button stays inactive until a unique name is typed.
  10. From here you can start building your workflow using steps from the Toolbox.
  11. Click the Discard button to cancel creating the workflow. The workflow is not created and you are returned to the K2 Designer page.
  12. To create a workflow directly from a category, right click the category and select New Workflow from the menu.
  13. For more information on how to deploy a workflow, see the Deploy a workflow topic.