Creating a Special Education Workflow

To create a workflow, you first must enter basic information about the workflow. This information includes the subject type (for example, staff or student), and the individuals eligible to initiate the workflow.

To define workflow details:

  1. Log on to the Special Education view
  2. Click the Admin tab, Workflows side-tab.
  3. On the Options menu, click Add. The New Workflow Definition page appears.
  1. Use the following table to enter information in the fields:
  2. Field Description

    Name

    Type a name for the workflow.

    ID

    Type a unique identifier for the workflow.

    Category

    Select the type Special Education.

    Menu Group Type the name of the Options sub-menu the workflow will appear on. For example, Analytics.
    Sequence number Type a number to indicate the workflow's placement on the Options menu.

    Description

    Type a Search icon.description for the workflow.

    Owner Table Config > Name

    Select IEPClosed Individualized Education Program.

    Owner table phase field

    Click Search icon. to select a field from the Owner Table selected above that will be updated with the workflow phase.

    Example: At the Owner Table Config > Name field, if you selected IEP Data, select the Workflow Phase field here. This field is updated with the IEP's current workflow phase.

    Selection Table Config > Name

    Click Search icon. to select the table that determines what the user selects when using the workflow.

    For example:

    If the user selects from a list of students, select the Student table.

    Selection queryClosed a request to find a group of records that match specific criteria at a particular time

    Click Upload icon. to upload or Edit icon. to edit the selection query, which filters the list users can select from when initiating a workflow.

    Example: When creating a conduct referral workflow, you might define a query that finds only active students. The root table of the query is determined by the table you select at the Selection Table Config > Name field.
    Selection type Select None, Single, or Multiple.

    Procedure ID

    Click Upload icon. to select a procedure ID. Procedures can be used to further customize the behavior of the workflow.

    Aligned definitions OIDs

    Aspen provides you with Aligned definition OIDs associated with this workflow. The system uses these codes to determine which workflows you can convert to when using this workflow.

    Disabled

    Select this checkbox to disable this workflow and prevent users from accessing it.

  1. Click Save. Now, define the phases and outcomes of this workflow.

To define workflow phases and outcomes:

  1. Log on to the Special Education view
  2. Click the Admin tab, and click the Workflows side-tab.
  3. Select the workflow you want to define phases for.
  4. Under the Workflow Definitions side-tab, click Design. The design page for that workflow appears.
  1. The phases already defined appear in a column on the left side of the page. To define a new phase, in the Phases column, click Add Phase. The New Workflow Phase pop-up appears.
  1. This pop-up consists of the General and Task Script sub-tabs. Use the following table to enter information in the fields on the General tab.
  2. Field

    Description

    Sequence Number

    The sequence number of the phase displays.

    Name

    Type a name for the workflow phase.

    ID

    Type a unique identifier for the workflow.

    Description

    Type a description of the workflow phase.

    Unconsecutive access?

    Select this checkbox if this phase can be completed out of order.

    Show on portlet?

    Select this checkbox to have this phase appear on the participants' Home page in the Tasks area.

  1. Click Save.
  2. If you are creating a phase for a Guided Task, click the Task Script tab to complete the required fields.
  1. At the Redirect field, type the task script that brings the user to the screens to complete the steps of the workflow. See Write Redirects for Guided Tasks.
  2. In the rich text editor, type the instructions for the user to appear under the phase on the checklist.
  3. Note: It is recommended that you define all phases for a workflow before you define outcomes for each phase.

  1. Click Save.
  2. To define an outcome for a phase, click the phase in the Phases column. The design tree for that phase appears.
  3. Note: Click Details below the phase name to edit any details you already defined.

  1. Click Add Outcome below the phase name in the design tree. The Workflow Phase Outcome pop-up appears.

This pop-up consists of Details and Forms sub-tabs.

To define general information for the outcome on the Details tab:

  1. In the Outcome field, type the outcome name.
  2. In the ID field, type a unique identifier for the outcome.
  3. If you do not want users to be able to select this outcome for the phase, select the Discontinued? checkbox.
  4. In the Detail action field, type the path to a custom entry page.
  5. In the Method ID field, type the ID of a method to execute in the workflow procedure when this outcome is selected.
  6. In the Alignment ID field, type an ID that Aspen will use to match this outcome to an outcome in another workflow during a workflow conversion.
  7. To allow users to initiate this workflow phase anonymously, select the Anonymous? checkbox.

To associate a form with this outcome:

  1. Click the Forms sub-tab.
  1. Click Add to select a form. You can add several forms to one outcome.
  2. At the Name field, click Search icon. to select a form.
  3. At the InstanceID field, type the ID of an earlier phase's form that is linked to another outcome. The form and any data that was entered on it in the earlier phase will be used in this outcome .
  4. Click the Post checkbox to save the values entered on the form to the appropriate table. In the form definition details, the Post Mapping field defines how the data will pre-populate the form from or post data to other tables.
  5. Click OK.
  6. Note: Forms must be created before you can associate them with a workflow outcome.

  1. Click Save to save the outcome information. The outcome appears below the phase on the design tree.
  2. Do one of the following:
    • To add another outcome to this phase, click Add Outcome.
    • To view or change information for the outcome, do one of the following:
      • Click Focus to move the outcome to the main box in the middle of the page. This gives you a better view of the phases and outcomes that come before and after this outcome.
      • Click Change to select a different next phase.
      • Click Detach to end the workflow with the current phase.
    • To define outcomes for another phase, click the phase name in the Phases column.