Dynamic Task Pool Missing from eForms Activity Library

Comments

1 comment

  • Avatar
    Cindy Xiong

    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.

    0
    Comment actions Permalink

Please sign in to leave a comment.