Skip to content

Commit

Permalink
Merge pull request #6 from sampoearas/master
Browse files Browse the repository at this point in the history
Update Readme for v12
  • Loading branch information
sampoearas committed Jul 25, 2019
2 parents 0f8ed8b + 61ceb49 commit 6c23b99
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,18 @@ 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.

#### Supported Aras Versions

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
Expand All @@ -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

Expand All @@ -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

Expand Down

0 comments on commit 6c23b99

Please sign in to comment.