Workflow Manager 2015
You can modify the ASProjectOwner setting to specify which AdminStudio user is automatically assigned to an AdminStudio project that is created as part of a Workflow Manager phase. The default value of this setting in web.config is:
<!--Default AdminStudio project owner-->
<add key="ASProjectOwner" value="admin@servicer.com" />
By default, an AdminStudio project is automatically assigned to the AdminStudio user named admin@servicer.com.
To set the default AdminStudio user Work Assignment:
1. | Open the wwwroot directory of the Workflow Manager installation and open web.config in a text editor. |
2. | Locate the Default AdminStudio project owner portion of this file: |
<add key="ASProjectOwner" value="admin@servicer.com" />
3. | Edit the following line: |
<add key="ASProjectOwner" value="admin@servicer.com" />
Workflow Manager 2015 / AdminStudio Enterprise Server 2015 Help Library10 September 2015 |
Copyright Information | Flexera Software |