This tutorial is an introduction into configuring Straatos. In particular, we will configure a process with a start event, a manual data entry step using web validation as well as an automated processing step and a script.
At the end of this tutorial, you should be able
As this tutorial focuses on the Straatos Process, we assume that you have already setup an Organisation and the Scan+ProcessLite, Scan+Express or Mobile Capture clients.
In this step, we create a new workflow
Watch this video to see how a workflow is created:
In this step, we will add some index fields. The index fields created here are only available in the workflow and are separate to the index fields you may have created on your Document Types.


We are now going to rename the fields. For each field perform the following steps 1-3
|
Original Field |
Display Name | Field Name |
|---|---|---|
| NewField1 | Email Address | |
| NewField2 | Name | firstname |
| NewField3 | Date | date |
Creating the process start event. Watch this short video for an introduction:
Click on the Design Process Button

Click on the StartEvent icon and drag it onto the design canvas:

Your screen should now look like this:

To edit the properties of the StartEvent, click ont the Settings icon:

This opens a pop up showing the settings for the StartEvent

Select the Document Type from the Dropdown. In the screenshot above, the document type 'Document' has been selected.
Now, having a StartEvent where documents get into the workflow, lets add a User Task to the workflow.
There are two ways this can be done, both described below. You will only need to perform one.
Video on how user tasks are created:
Click on the StartEvent
Select the 'Append User Task'

Place the User Task on the canvas like this:

Give the User Task a name 'Data Entry'.
Now that we have a user task, we need to assign a user to this task.
For each User Task in the workflow, there is a role with the same name in the 'Authentication' section of the Organisation.
The user has now access to the workflow step 'Data Entry'. However, if you haven't done yet so, you will need to give this user as well acccess to MyHome.
MyHome is where a workflow user sees all the workflows and steps they have access to. If you do not have given those rights before. Follow the steps below:
Click on the User Task 'Data Entry' and click on the 'End Event'

Drop the End event onto the canvas.

Now you have a complete workflow with a User Task. At this stage, the workflow does not do much, it just displays the document to a user, but afterwards, does not do anything with it. So, lets add a task to send the document via email.
On the left side, click on the Service Task and drag it over the line between the 'Data Entry' and 'End Event'

Drop the ServiceTask on top of the line and the step will be inserted there as shown in the screenshot below:
Name the Step 'Send Document'

Click on the step 'Send Document' and then onto the 'Settings' icon.
From the actions dropdown, select the 'Send Grid Send Email'
Your screen should look like this:

For the 'To Email Address', we want to use the email address of the Index Field 'email' we created earlier.
Now we are are ready to publish and test the process flow.
Click on 'Publish Workflow"

One the workflow is successfully published, the date and time of the publishing appears next to the workflow.
Now, submit a document from one of the Scan or Mobile Clients for the Document type specified.
After having submitted a document, you may want to see the document in the workflow. This section show you how to see the document in the workflow.
Once the workflow is published, you can enter the monitor either in the Designer:

Or on the workflow configuration:

The process monitor displays the same process flow as in the designer. Under each workflow step, the number of documents currently in the step are visible.

To view the details of the documents in a particular step, click on the step and a pop up displayes the details of the document.

To see a preview of the document, click on a document and a viewer opens to see the documents.

The document is currently ready in the User Task 'Data Entry'. In this section, we are going to process the document.