<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Basic User Tutorial on AristaFlow User Manual</title><link>https://afdoc.dbis.institute/basic-user-tutorial/</link><description>Recent content in Basic User Tutorial on AristaFlow User Manual</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sat, 06 Jun 2020 17:36:11 +0200</lastBuildDate><atom:link href="https://afdoc.dbis.institute/basic-user-tutorial/index.xml" rel="self" type="application/rss+xml"/><item><title>Installation</title><link>https://afdoc.dbis.institute/basic-user-tutorial/installation/</link><pubDate>Sat, 06 Jun 2020 17:39:22 +0200</pubDate><guid>https://afdoc.dbis.institute/basic-user-tutorial/installation/</guid><description>All files can either be downloaded in the Moodle course or are provided by your supervisor.
Supported Operating Systems Windows Linux Install License Copy the jar to {af.installDir}\server\lib and {af.installDir}\testclient\plugins (e.g., to C:\AristaFlow-X.X.X\server\lib etc.) Restart the server and all client applications, if running. Register Server and Automatic Client as Windows Service Run ServiceManager.exe Choose your Installation Directory of AristaFlow (Default: C:\AristaFlow-1.x.x) Choose &amp;ldquo;Ersetzen aller existierenden Dienste&amp;rdquo; in the Dropdown Menu (see Figure below) Activate &amp;ldquo;installieren&amp;rdquo; and &amp;ldquo;starten&amp;rdquo; for every Service (i.</description></item><item><title>Getting Started</title><link>https://afdoc.dbis.institute/basic-user-tutorial/getting-started/</link><pubDate>Sat, 06 Jun 2020 17:43:18 +0200</pubDate><guid>https://afdoc.dbis.institute/basic-user-tutorial/getting-started/</guid><description>Login Before we can run our new process we first have to model it. For that we open the Process Template Editor (PTE), which you can usually find under programs -&amp;gt; AristaFlow BPM Suite in the start menu or directly in the installation folder. Because we have installed the complete suite for demonstration purposes we can log in with user &amp;ldquo;supervisor&amp;rdquo; and password &amp;ldquo;password&amp;rdquo;. Then we should see the Process Template Editor, which is described in more detail in the tools chapter above.</description></item><item><title>Creating a Process Template</title><link>https://afdoc.dbis.institute/basic-user-tutorial/creating-a-process-template/</link><pubDate>Sat, 06 Jun 2020 17:44:06 +0200</pubDate><guid>https://afdoc.dbis.institute/basic-user-tutorial/creating-a-process-template/</guid><description>Before we can start to model our process, we first have to make a new project and a template that we change from scratch into our desired process. There are several ways to create a new project. One way is to click on &amp;ldquo;File&amp;rdquo; in the top menu bar, &amp;ldquo;New&amp;rdquo; and then &amp;ldquo;AristaFlow Project&amp;rdquo;. A pop up opens and we enter a meaningful name, e.g. &amp;ldquo;Pizza&amp;rdquo;. If you like you can change the directory where the project will be stored.</description></item><item><title>Control Flow Modeling</title><link>https://afdoc.dbis.institute/basic-user-tutorial/control-flow-modeling/</link><pubDate>Sat, 06 Jun 2020 17:45:52 +0200</pubDate><guid>https://afdoc.dbis.institute/basic-user-tutorial/control-flow-modeling/</guid><description>If you&amp;rsquo;ve already read the introduction you know that in AristaFlow you don&amp;rsquo;t set the control flow into place by drawing the necessary elements or by connecting given elements by hand. Instead there is a strict set of operations you can apply only under certain circumstances, preventing erroneous structures from ever occurring in the first place. Thereby you have Correctness by Construction and make extra error checks regarding the structure unnecessary.</description></item><item><title>Data Flow Modeling</title><link>https://afdoc.dbis.institute/basic-user-tutorial/data-flow-modeling/</link><pubDate>Sat, 06 Jun 2020 17:48:48 +0200</pubDate><guid>https://afdoc.dbis.institute/basic-user-tutorial/data-flow-modeling/</guid><description>In a business environment data will accumulate. So it must be orchestrated, too. Just like in the control flow modelling you decide the degree of abstraction. Of course AristaFlow can only handle the data that you model. In the following we will need to be able to deal with following data:
Order, STRING Delivery, BOOLEAN Unfortunately we cannot model the pizza itself so instead of attaching it to the data flow like a PDF for the driver to download it later, that part has to bypass the system.</description></item><item><title>Assign Activities Part 1</title><link>https://afdoc.dbis.institute/basic-user-tutorial/assign-activities-part-1/</link><pubDate>Sat, 06 Jun 2020 17:50:28 +0200</pubDate><guid>https://afdoc.dbis.institute/basic-user-tutorial/assign-activities-part-1/</guid><description>If you come here for the first time you will have to do the following steps first, before moving on to assigning activities. First we have to learn how activity assignment works in general and secondly set it up before we can actually use them.
Activity Templates What we&amp;rsquo;ve done until now isn&amp;rsquo;t really more than drawing our process, which could have been done with simpler tools, too. This is good to communicate the general idea of the eventual productive system (Rapid Prototyping).</description></item><item><title>Assign Activities Part 2</title><link>https://afdoc.dbis.institute/basic-user-tutorial/assign-activities-part-2/</link><pubDate>Sat, 06 Jun 2020 17:51:20 +0200</pubDate><guid>https://afdoc.dbis.institute/basic-user-tutorial/assign-activities-part-2/</guid><description>We already learned that activities are managed in a separate program, called the Activity Repository Editor (ARE), but we can access them via the Activity Repository Browser (ARB) within the PTE. You can find the Browser in the tab right next to the package explorer, where your projects are listed.
XOR To select an activity we have to drill down the tree menu and then drag the activity onto the desired process step.</description></item><item><title>Assign Staff</title><link>https://afdoc.dbis.institute/basic-user-tutorial/assign-staff/</link><pubDate>Sat, 06 Jun 2020 17:54:45 +0200</pubDate><guid>https://afdoc.dbis.institute/basic-user-tutorial/assign-staff/</guid><description>Just like any other modern company our pizza delivery is based on the division of labour. So in order to assign employees to each process step (or more precisely staff assignment rules), we have to map our team to the AristaFlow OrgModel first. The OrgModel is completely separate from our process, the process is exchangeable. So we have to start another tool, namely the OrgModel Editor (OME). You should find it in the same location as the other suite tools.</description></item><item><title>Deployment and Execution</title><link>https://afdoc.dbis.institute/basic-user-tutorial/deployment-and-execution/</link><pubDate>Sat, 06 Jun 2020 17:56:48 +0200</pubDate><guid>https://afdoc.dbis.institute/basic-user-tutorial/deployment-and-execution/</guid><description>Deployment of the Request for Time off process
To run the process in a productive environment and actually make use of it, we need to upload it to the server, i.e. we have to check in the template for the server to &amp;ldquo;see&amp;rdquo; it. For that we simply drag and drop the template from the &amp;ldquo;Local Projects&amp;rdquo; view down to the TemplateManagerView at the bottom of the PTE. But first we have to make sure that every process step has an activity and a staff assignment rule assigned.</description></item><item><title>Monitoring and Analyzing</title><link>https://afdoc.dbis.institute/basic-user-tutorial/monitoring-and-analyzing/</link><pubDate>Sat, 06 Jun 2020 17:58:22 +0200</pubDate><guid>https://afdoc.dbis.institute/basic-user-tutorial/monitoring-and-analyzing/</guid><description>We can monitor a process as it is being executed. But there is also a much mightier tool for monitoring, the AristaFlow Monitor. Log in with supervisor / password.
On the left side you can search and filter for specific process templates. But it shouldn&amp;rsquo;t be of much effort to find our pizza process. If you double-click it, the view of all instances of this process template opens in the workspace.</description></item><item><title>Running the Test Client</title><link>https://afdoc.dbis.institute/basic-user-tutorial/running-the-test-client/</link><pubDate>Sat, 06 Jun 2020 17:59:39 +0200</pubDate><guid>https://afdoc.dbis.institute/basic-user-tutorial/running-the-test-client/</guid><description>If AristaFlow ensures Correctness by Construction, why do we need to test the process ourselves? The answer is to ensure semantical correctness - does the process what we thought it would do, what we intended? This is possible at any time during modelling. It contrast to a productive environment we don&amp;rsquo;t need to have activities or staff assigned. So we start the process in test mode and can play through every path that we like.</description></item></channel></rss>