- Overview
- Start
- Use conditions
- Features
- Two use levels
- Tasks assigned to the administrator
- Use
- Link with the "Project Monitoring Center" pane of WINDEV, WEBDEV and WINDEV Mobile
- "Guest" mode
- Accessing the data found in the Project Monitoring Center
Project Monitoring Center: Overview
The Project Monitoring Center is used to organize and schedule a project, from design to delivery. It allows you to define the tasks that must be performed in a project, the developers working on it, the duration, progress status, etc. Once the project tasks have been defined, you can follow their progress in the Project Monitoring Center. Entering the time spent on a task is almost automatic, it requires no specific action and it generates no particular constraint. For more details, see Time management. When the relevant project is opened, the Project Monitoring Center requests or indicates the current task. As soon as a task is completed, simply indicate that the task is finished and specify the new task. A task can be linked to a project element (window, report, ...). When the element is opened, the time spent on it is counted and stored in the Project Monitoring Center. Conversely, the element that corresponds to the desired task can be automatically opened from the task list. Each developer can also see their own task list in the "Project Monitoring Center" pane. To start the Project Monitoring Center: - from WINDEV, WINDEV Mobile or WEBDEV: on the "Tools" tab, in the "Control Centers" group, click "Project Monitoring".
- run "CCSuivi.EXE", which is located in the "Programs" subdirectory of the WINDEV, WINDEV Mobile or WEBDEV setup directory.
The Project Monitoring Center allows the user to see their own data on several types of tabs: To create a new tab, simply click "+", next to the existing tabs. You have the ability to create several tabs of the same type but displaying different data. Tip: By default, the pane captions correspond to the type of content (Tasks, Incidents, Schedule, etc.) followed by the filter used in the pane (name of requirement, task manager, developer of the incident, etc.). If you display a large number of panes and/or some panes have an "identical" default name (for example, 2 "Incident" panes displaying 2 different batches, with the same caption), it may be useful to rename the panes to make them more explicit and save space. To rename a pane: - Select the desired pane.
- Right-click to open the context menu of the pane.
- In the context menu that appears, select "Customize the title of active view"..
- In the window that appears, change the title of the tab and confirm.
Use conditions The Project Monitoring Center cannot be redistributed. The Project Monitoring Center cannot be installed with the applications developed with WINDEV, WEBDEV or WINDEV Mobile. To use the Project Monitoring Center, WINDEV, WEBDEV or WINDEV Mobile must necessarily be installed on the current computer. Two use levels The Project Monitoring Center is used to manage the schedule of a project. The Project Monitoring Center proposes two levels of use: - Use by an administrator (by default, "ADMIN" is both the username and the password).
The administrator defines the projects, the contributors, the tasks to perform. The administrator is the only person allowed to grant administrator rights or to delete a task, ... Remark: If you are using an earlier version of the Project Monitoring Center, the username of the administrator may be "SUPERVISOR" (without password). - Use by a contributor:
The contributor can view their schedule, add or move tasks, configure their timetable, change the status of a task, etc.
Remark: A contributor can create a project and can be responsible for this project. In this case, the project manager will be able to define for this project the tasks to perform, the contributors, ... Tasks assigned to the administrator To manage the creation of a project, the administrator must define: Once all these parameters have been defined, the statistics regarding the project monitoring can be displayed (completed elements and elements to perform). In most cases, projects are configured by the administrator (by default, "ADMIN" is both the username and password) or by the project manager. Use The Project Monitoring Center can be used by each contributor of a project. It allows the contributor to: Link with the "Project Monitoring Center" pane of WINDEV, WEBDEV and WINDEV Mobile - See the different tasks of the contributor,
- Start or stop a task
- Modify the order of tasks, ...
"Guest" mode The Project Monitoring Center proposes a "Guest" mode. This mode allows an unidentified user to view the information found in the Project Monitoring Center (task list, schedules, list of projects, ...). To start the Project Monitoring Center in "Guest" mode, simply select "Guest" in the login window. To allow the "Guest" mode: - Expand
and select "Options". - Select "Options reserved for administrators" and then select "Allow guest mode".
Remark: Only an administrator can allow the "Guest" mode. The "Guest" mode is not available if the data files of Control Centers are in HFSQL Client/Server format.
Accessing the data found in the Project Monitoring Center To access the data of the Project Monitoring Center, the ExternalAccess component can be included in your project.This component allows you to view the data of the Control Centers. You can connect to the Control Center database (HFSQL Classic, HFSQL Client/Server, PCSCloud or SCMDrive) to export data about projects, stakeholders, tasks, incidents and requirements in JSON format. To import the CCExternalAccess component into the current project: - On the "Project" tab, in the "Project" group, expand "Import" and select "An External component .. Utility component or example".
- The list of utility and sample components is displayed.
- Select the CCExternalAccess component and validate the window.
Remark: You can also double-click the component to import it into your project. - The documentation associated with this component gives all the details regarding its operating mode and its features.
This page is also available for…
|
|
|