Please disable Adblockers and enable JavaScript for domain CEWebS.cs.univie.ac.at! We have NO ADS, but they may interfere with some of our course material.

Aristaflow

Watch the relevant screencasts in «http://www.uni-ulm.de/einrichtungen/aristaflow-forum/screencasts/arbeiten-mit-aristaflow.html», especially "SQL Activity Templates" and "ResultSetMethods Aktivitäten Templates".  
 
The Screencast "Activity Repository - First Steps" is crucial to add the Activity "ResultSet". Tip: The jar file has to be in the testclient/lib folder (wrong in Screencast). 

Tutorial

To begin, start a terminal session and navigate to: 
 
cd projects/aristaflow_1.1
ls
 
→ now you should see all the programfiles of Aristaflow 
 
e.g. ProzessTemplated Editor 
cd processtemplateeditor
./ProcessTemplateEditor
 
→ starts the program 
 
the preconfigured credentials are: 
User: supervisor
password: password

How to start the server

Every Aristaflow application deppends on the build-in server, which needs to be started before any other Aristaflow application can run. 
 
Normally the server should start within the startup-process if it did not, it can be started manually: 
 
cd /home/arista/projects/aristaflow_1.1/server/bin
./server.sh start
#Note: Don't start server as root
«Screencasts» 
Last Change: 11.11.2016, 10:25 | 143 Words