/
Manage Task

Manage Task

Step by Step Instruction :

  1. Click on the Modules Icons.

  2. Click on the Task Management .

  3. Click on the Manage Task Menu. Action Item List screen will display.

  1. Click on the Add From Library tab and Select the Action Items by clicking on the check box and click on the Save button.

  • The Action Item library is a set of predefined tasks created by Users.  Users can copy the task(s) from the library for their specific location. 

Changing the Approval Status of Multiple Task Action Items Using Save Button.

  1. Change the Approval Status drop-down from Drafts to Enable.

  2. Click on Save button.


Enabling a Task from Action Item List

1.Click on the any one Existing Action Item name.

By clicking on the “Action Item Title” link, users can open the action item record .


2. In the Complete section, under Approval Status select Enabled in the drop-down.

Only activities with an Approval Status of “Enabled” are displayed on the “Calendar”.

3. Click on Save button.

Action Item List
Front-End Code Changes Details :

Code Path

Code Path

1

web/ProcessMAP.Web/Tasks/RequirementReference/TaskManagementList.html

2

/App_Scripts/16.2.1/Modules/Calendar/TaskManagement/pmap.dataTables.TaskManagementList.js

URL

Service Layer

Business Layer

Data Access Layer

SP Used

URL

Service Layer

Business Layer

Data Access Layer

SP Used

1

ProcessMAP.WebServices.Calendar.CalendarAdminService/GetTaskManagementList

web\ProcessMAP.WebServices\Calendar\CalendarAdminService.asmx.cs

web\ProcessMAP.Business\BusinessBrokers\Calendar\CalendarActionItemBroker.cs

\web\ProcessMAP.DataAccess\Calendar\CalendarActionItemDataService.cs

usp_GetTaskManagementList

2

/WebServices/Calendar/CalendarAdminService.asmx/SaveTaskManagementList"

web\ProcessMAP.WebServices\Calendar\CalendarAdminService.asmx.cs

\web\ProcessMAP.Business\BusinessBrokers\Calendar\CalendarActionItemBroker.cs

\web\ProcessMAP.DataAccess\Calendar\CalendarActionItemDataService.cs

calendar].[usp_SaveTaskManagementTasks]

3

/WebServices/Calendar/CalendarAdminService.asmx/DeleteTaskManagementEvents

\web\ProcessMAP.Business\BusinessBrokers\Calendar\CalendarActionItemBroker.cs

\web\ProcessMAP.Business\BusinessBrokers\Calendar\CalendarActionItemBroker.cs

\web\ProcessMAP.DataAccess\Calendar\CalendarActionItemDataService.cs

[calendar].[usp_DeleteTaskManagementTasks]

4

/WebServices/Calendar/CalendarAdminService.asmx/CheckTaskManagementPermissions

\web\ProcessMAP.Business\BusinessBrokers\Calendar\CalendarActionItemBroker.cs

\web\ProcessMAP.Business\BusinessBrokers\Calendar\CalendarActionItemBroker.cs

\web\ProcessMAP.DataAccess\Calendar\CalendarActionItemDataService.cs

[calendar].[USP_CheckTaskManagementPermissions]

Add From Library

Code Path

Code Path

1

web/ProcessMAP.Web/Tasks/RequirementReference/addFromLibraryScreen.html

2

web/ProcessMAP.Web/App_Scripts/16.2.1/Modules/Calendar/TaskLibrary/pmap.dataTables.addfromlibraryList.js

URL

Service Layer

Business Layer

Data Access Layer

SP Used

URL

Service Layer

Business Layer

Data Access Layer

SP Used

/WebServices/Calendar/CalendarAdminService.asmx/SaveAddFromLibraryList

\web\ProcessMAP.WebServices\Calendar\CalendarAdminService.asmx.cs

D:\Product\product\web\ProcessMAP.Business\BusinessBrokers\Calendar\CalendarActionItemBroker.cs

\web\ProcessMAP.DataAccess\Calendar\CalendarActionItemDataService.c

[calendar].[usp_AddFromTaskLibrary]

ProcessMAP.WebServices.Calendar.CalendarAdminService/GetTaskLibraryList"

\web\ProcessMAP.WebServices\Calendar\CalendarAdminService.asmx.cs

\web\ProcessMAP.Business\BusinessBrokers\Calendar\CalendarActionItemBroker.cs

\web\ProcessMAP.DataAccess\Calendar\CalendarActionItemDataService.cs

[calendar].[usp_GetTaskLibraryList]

 

© 2018 ProcessMAP Corporation, All Rights Reserved Confidential, may not be disclosed without the express permission of ProcessMAP Corporation