diff --git a/README.md b/README.md index c1cc75c..6efb349 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,8 @@ A method is attached to the activity as an OnActivate server event (the activate Release | Notes --------|-------- -[v1.1.0](https://github.com/ArasLabs/auto-workflow-assignment/releases/tag/v1.1.0) | Updated Tags for TOC List +[v1.1.1](https://github.com/ArasLabs/auto-workflow-assignment/releases/tag/v1.1.1) | Tested on Aras v12 +[v1.1.0](https://github.com/ArasLabs/auto-workflow-assignment/releases/tag/v1.1.0) | Updated Tags for TOC list [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. [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. @@ -17,8 +18,9 @@ Release | Notes Project | Aras --------|------ -[v1.1.0](https://github.com/ArasLabs/auto-workflow-assignment/releases/tag/v1.1.0) | 10.0+, 11.0+ -[v1.0.1](https://github.com/ArasLabs/auto-workflow-assignment/releases/tag/v1.0.1) | 10.0+, 11.0+ +[v1.1.1](https://github.com/ArasLabs/auto-workflow-assignment/releases/tag/v1.1.1) | 10.0+, 11.0+, 12.0+ +[v1.1.0](https://github.com/ArasLabs/auto-workflow-assignment/releases/tag/v1.1.0) | 10.0+, 11.0+ +[v1.0.1](https://github.com/ArasLabs/auto-workflow-assignment/releases/tag/v1.0.1) | 10.0+, 11.0+ [v1.0.0](https://github.com/ArasLabs/auto-workflow-assignment/releases/tag/v1.0.0) | 10.0 SPx, 11.0 SP7 ## Installation @@ -28,7 +30,7 @@ Project | Aras ### Pre-requisites -1. Aras Innovator installed (version 11.0 SPx preferred) +1. Aras Innovator installed 2. Aras Package Import tool 3. AutoWorkflowAssignment import package @@ -54,11 +56,11 @@ You are now ready to login to Aras and try out Automatic Workflow Assignments. 2. Navigate to **Workflow Examples** in the table of contents (TOC). 3. Create a new Workflow Assignment Example item. 4. Set one or more of the Reviewer properties on the form to an Identity (ex: Innovator Admin) -5. Click **Save/Unlock/Close**. +5. Click **Done**. 6. Navigate to **My Innovator > My Inbasket** in the TOC. 7. Search for active "Do Something" assignments. An assignment should appear for each Identity chosen on the Workflow Assignment Example form. -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. +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. ## Contributing