GUI Workflow Editor User Guide » History » Version 2
Vladimir Podstavkov, 05/29/2018 12:01 PM
1 | 1 | Marc Mengel | h1. GUI Workflow Editor User Guide |
---|---|---|---|
2 | 1 | Marc Mengel | |
3 | 1 | Marc Mengel | h2. Getting there |
4 | 1 | Marc Mengel | |
5 | 1 | Marc Mengel | You can either: |
6 | 1 | Marc Mengel | |
7 | 1 | Marc Mengel | * Edit an existing campaign |
8 | 1 | Marc Mengel | ** Go to the Campaigns/Tagged Campaigns page from the navigation bar/menu. |
9 | 1 | Marc Mengel | ** Pick the [Edit Workflow] button for one of the tagged campaigns |
10 | 1 | Marc Mengel | * Clone an existing campaign |
11 | 1 | Marc Mengel | ** Go to the Campaigns/Tagged Campaigns page from the navigation bar/menu. |
12 | 1 | Marc Mengel | ** Fill in from/to replacement strings (i.e MC9 -> MC10) for one of the tagged campaigns |
13 | 1 | Marc Mengel | ** Click the [Clone Workflow] button |
14 | 1 | Marc Mengel | * Clone a template/sample Campaign |
15 | 1 | Marc Mengel | ** Go to the Template Campaigns link in the navigation bar/menu (NOTE: not yet implemented) |
16 | 1 | Marc Mengel | ** fill in a replacement string for the "generic" in the workflow |
17 | 1 | Marc Mengel | ** Click the [Clone Workflow] button |
18 | 1 | Marc Mengel | |
19 | 1 | Marc Mengel | You should now be at a screen that looks like: |
20 | 1 | Marc Mengel | |
21 | 1 | Marc Mengel | [screenshot goes here] |
22 | 1 | Marc Mengel | |
23 | 1 | Marc Mengel | You have |
24 | 1 | Marc Mengel | |
25 | 1 | Marc Mengel | * a "Default Values" box with values common accross your Campaign Stages. |
26 | 1 | Marc Mengel | ** you can click the [icon] box to see the form to edit the values, |
27 | 1 | Marc Mengel | ** and then click the [icon] box to hide the form again |
28 | 1 | Marc Mengel | * a diagram of the workflow stages with dependencies connecting them. |
29 | 1 | Marc Mengel | ** each workflow stage has an [grid icon] you click to toggle the view of the propreties edit form |
30 | 1 | Marc Mengel | ** each dependency link has an [grid icon] you click toggle the view of its properties edit form |
31 | 1 | Marc Mengel | * Above the diagram are buttons to |
32 | 1 | Marc Mengel | ** create a new stage in the workflow |
33 | 1 | Marc Mengel | ** link two stages with a dependency |
34 | 1 | Marc Mengel | * Notes on stages |
35 | 1 | Marc Mengel | ** stages are draggable so you can make room for new stages. |
36 | 1 | Marc Mengel | ** the edit form also has an [recyle icon] you click to delete that item |
37 | 1 | Marc Mengel | * There are also boxes for the workflow's |
38 | 1 | Marc Mengel | ** job type(s) and |
39 | 1 | Marc Mengel | ** login/launch templates |
40 | 1 | Marc Mengel | |
41 | 1 | Marc Mengel | |
42 | 1 | Marc Mengel | h2. Sample task tutorials |
43 | 1 | Marc Mengel | |
44 | 1 | Marc Mengel | h3. Adding a new workflow stage in the middle |
45 | 1 | Marc Mengel | |
46 | 1 | Marc Mengel | * Go into the editor |
47 | 1 | Marc Mengel | * drag the workflow stages following where you want to add it over to make room |
48 | 1 | Marc Mengel | * remove the existing dependency |
49 | 1 | Marc Mengel | ** click the [grid icon] on the dependency line |
50 | 1 | Marc Mengel | ** click the [recylce icon] on that form |
51 | 1 | Marc Mengel | ** confirm the popup |
52 | 1 | Marc Mengel | * click "New Stage" |
53 | 1 | Marc Mengel | * Enter its name into the popup |
54 | 1 | Marc Mengel | * Click the previous stage to highlight it |
55 | 1 | Marc Mengel | * Click the new stage to highlight it |
56 | 1 | Marc Mengel | * Click on "Add dependency" |
57 | 1 | Marc Mengel | * Click the previous stage again to un-highlight it |
58 | 2 | Vladimir Podstavkov | * click the following stage to highlight it |
59 | 2 | Vladimir Podstavkov | * click the "Add dpedendency" |
60 | 1 | Marc Mengel | * Click Save |
61 | 1 | Marc Mengel | |
62 | 1 | Marc Mengel | h3. Changing the software version in the whole workflow |
63 | 1 | Marc Mengel | |
64 | 1 | Marc Mengel | * Go into the editor |
65 | 1 | Marc Mengel | * click on the Default Values [grid icon] |
66 | 1 | Marc Mengel | * change the software version |
67 | 1 | Marc Mengel | * click the [grid icon] again to close the form |
68 | 1 | Marc Mengel | * Click Save |
69 | 1 | Marc Mengel | * you can click the individual stage [grid icon] to open/close the form to make sure they havent overriden it |