Dynamic Task Pool Missing from eForms Activity Library
We upgraded to v8.0 a couple of days ago and I'm unable to locate the Dynamic Task activity in the eForms Activity Library. Anyone else not seeing this task activity?
-
Well, if anyone stumbles upon this post, AgilePoint decided to remove the Dynamic Task Pool activity because of runtime performance. One help desk ticket I found out you can enable the activity by:
1) Go to C:\ProgramFiles\AgilePoint\AgilePointWebApplication\AgilePointPortal\Modules\AgilePoint.Portal.AppBuilder\Content and open PD.Settings.xml
2) Find the below property and change the value to true
<Property Type="bool">
<Name>DISABLE_DYNAMIC_GROUPS_ROLES_TASK</Name>
<Value>true</Value>
</Property>
3) Increase the ReleaseVersion number by 1 in the Portal Web.Config File(Generally in C:\Program Files\AgilePoint\AgilePointWebApplication\AgilePointPortal)
4) Clear browser cache and reload the App Builder page to find the Dynamic Task Pool Activity.
Please sign in to leave a comment.
Comments
1 comment