Skip to content

Commit ed0fed6

Browse files
authored
Merge pull request #1 from sampoearas/Readme-Updated
Readme Updated
2 parents 6ccdc83 + 970ac2b commit ed0fed6

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

README.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,19 @@ The Automatic Workflow Launch project demonstrates the launching of a workflow f
55
#### How it works
66
A method is attached to the ItemType as an OnAfterAdd/OnAfterUpdate server event. When the item is saved with the Launch Workflow property set to 1, the method finds the Workflow Map by name, then instantiates and starts it. The same method is attached to the ItemType as an action, allowing the workflow to be launched using a menu choice.
77

8-
## Project Details
8+
## History
99

10-
**Built Using:** Aras 11.0 SP7
11-
**Browsers Tested:** Internet Explorer 11, Firefox 38 ESR, Chrome
10+
Release | Notes
11+
--------|--------
12+
[v1.0.1](https://github.com/ArasLabs/auto-workflow-branching/releases/tag/v1.0.1) | Tested 11.0 SP12, SP15. Tested on Edge, Firefox 60 ESR, Chrome.
13+
[v1.0.0](https://github.com/ArasLabs/auto-workflow-branching/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.
1214

13-
> Though built and tested using Aras 11.0 SP7, this project should function in older releases of Aras 11.0 and Aras 10.0.
15+
#### Supported Aras Versions
16+
17+
Project | Aras
18+
--------|------
19+
[v1.0.1](https://github.com/ArasLabs/auto-workflow-branching/releases/tag/v1.0.1) | 10.0 SPx, 11.0 SP7+, 11.0 SP12+, 11.0 SP15
20+
[v1.0.0](https://github.com/ArasLabs/auto-workflow-branching/releases/tag/v1.0.0) | 10.0 SPx, 11.0 SP7; Old Community Board Migration
1421

1522
## Installation
1623

0 commit comments

Comments
 (0)