Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Send feedback to bartonitz@optimal-systems.de or leave a comment on this article.

Process

...

Start

As the process creator, you can configure the routing list during the process start.

In this example, the column "No" is used as a workaround to sequence tasks. You can have the workflow execute the third task in the list before the second task by changing "30" to a number between 10 and 20. Or you can add a new task with a recipient and a number that sorts it into the desired slot in the sequence. A sorting routine ensures that the tasks are listed and executed in numerical order.

When you select IF the "Changeable" check box is selected, recipients can reconfigure the routing list. When If the check box is not selected, no other users can edit the list during runtime.



Monitoring and

...

Controlling the

...

Process

As the process creator, you can monitor the routing list in your workflow inbox during runtime. You can edit any all tasks that are not yet completed.

For compliance purposes, you can view the initial routing list by clicking the "History" tab.

Executing the

...

Workflow

The recipients get a notification about the things to be done and can leave a comment if desired. The comments are written into the process history.

...

After importing the process model, set the correct process initiators in the main activity attributes. Here, you can also limit the number of object types used, or deactivate 'process start with object' for a start without object via mainmenue + 'Further actions'Main menu > More actions.

Steps to To import the process, follow these steps:

  1. Download the zipped project, which . It can be opened with designer of version 4 and 5:
    View file
    nameAdhoc-Workflow.zip
    height150
  2. Extract the filed and open the project with the designer
  3. Copy the process models into your project and . Then adapt initiators, responsables responsible persons and the two preset two tasks in the startformstart form.
  4. Deploy the processes and move them into a model group of the in management-studio, and . Then activate them.

ToDosTo Dos

  1. Set task period as process model period via API, when implemented.
  2. Set task as activity name via API, when implemented.
  3. Implement better routine for sorting the routinglist after changes.
  4. Implement better date-time representation in the what about text.
  5. A new feature can help to show the new sorting after changes of the routing list. Currently there is no re-sorting after saving row data.
  6. May be a bit more interantionality

...