Global Actions in the AgilePoint Task List Web Part

Global Actions are similar to Custom Task Actions, except for the following differences:

  1. Derive the Custom Global Actions class from ICustomTaskListGlobalActions, and the AddCustomActions method accepts WFManualWorkItem[] instead of WFManualWorkItem.
  2. During the configuration, you need to use the key “CustomAgilePointGlobalTaskActions” instead of “CustomAgilePointTaskActions” in the web.config and AgilePoint Configuration List.