Skip to content

Commit 6c23b99

Browse files
authored
Merge pull request #6 from sampoearas/master
Update Readme for v12
2 parents 0f8ed8b + 61ceb49 commit 6c23b99

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,18 @@ A method is attached to the activity as an OnActivate server event (the activate
99

1010
Release | Notes
1111
--------|--------
12-
[v1.1.0](https://github.com/ArasLabs/auto-workflow-assignment/releases/tag/v1.1.0) | Updated Tags for TOC List
12+
[v1.1.1](https://github.com/ArasLabs/auto-workflow-assignment/releases/tag/v1.1.1) | Tested on Aras v12
13+
[v1.1.0](https://github.com/ArasLabs/auto-workflow-assignment/releases/tag/v1.1.0) | Updated Tags for TOC list
1314
[v1.0.1](https://github.com/ArasLabs/auto-workflow-assignment/releases/tag/v1.0.1) | Tested 11.0 SP12, SP15. Tested on Edge, Firefox 60 ESR, Chrome.
1415
[v1.0.0](https://github.com/ArasLabs/auto-workflow-assignment/releases/tag/v1.0.0) | First release. Tested on Internet Explorer 11, Firefox 38 ESR, Chrome. Though built and tested using Aras 11.0 SP7, this project should function in older releases of Aras 11.0 and Aras 10.0.
1516

1617
#### Supported Aras Versions
1718

1819
Project | Aras
1920
--------|------
20-
[v1.1.0](https://github.com/ArasLabs/auto-workflow-assignment/releases/tag/v1.1.0) | 10.0+, 11.0+
21-
[v1.0.1](https://github.com/ArasLabs/auto-workflow-assignment/releases/tag/v1.0.1) | 10.0+, 11.0+
21+
[v1.1.1](https://github.com/ArasLabs/auto-workflow-assignment/releases/tag/v1.1.1) | 10.0+, 11.0+, 12.0+
22+
[v1.1.0](https://github.com/ArasLabs/auto-workflow-assignment/releases/tag/v1.1.0) | 10.0+, 11.0+
23+
[v1.0.1](https://github.com/ArasLabs/auto-workflow-assignment/releases/tag/v1.0.1) | 10.0+, 11.0+
2224
[v1.0.0](https://github.com/ArasLabs/auto-workflow-assignment/releases/tag/v1.0.0) | 10.0 SPx, 11.0 SP7
2325

2426
## Installation
@@ -28,7 +30,7 @@ Project | Aras
2830

2931
### Pre-requisites
3032

31-
1. Aras Innovator installed (version 11.0 SPx preferred)
33+
1. Aras Innovator installed
3234
2. Aras Package Import tool
3335
3. AutoWorkflowAssignment import package
3436

@@ -54,11 +56,11 @@ You are now ready to login to Aras and try out Automatic Workflow Assignments.
5456
2. Navigate to **Workflow Examples** in the table of contents (TOC).
5557
3. Create a new Workflow Assignment Example item.
5658
4. Set one or more of the Reviewer properties on the form to an Identity (ex: Innovator Admin)
57-
5. Click **Save/Unlock/Close**.
59+
5. Click **Done**.
5860
6. Navigate to **My Innovator > My Inbasket** in the TOC.
5961
7. Search for active "Do Something" assignments. An assignment should appear for each Identity chosen on the Workflow Assignment Example form.
6062

61-
To review the dynamically created assignments and voting weights, open the Work Item from one of the assignments. On the item form, select Views > Workflow from the main menu to view the workflow process.
63+
To review the dynamically created assignments and voting weights, open the Work Item from one of the assignments. On the item form, select Navigate > Workflow to view the workflow process.
6264

6365
## Contributing
6466

0 commit comments

Comments
 (0)