|
|
|
|
- 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, etc.). When the element is opened, the time spent on it is counted and saved 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 installation directory.
The Project Monitoring Center allows presents data to users via different views: To create a new view, you can: - method 1: click the "+" button to the right of the existing views.
- method 2: right-click a tab and select "New view" in the context menu.
You can create multiple views of the same type, but displaying different data. Tip: By default, the label of the tab describes the type of content (Tasks, Incidents, Schedule, etc.) and is followed by the filter used in that tab (name of the requirement, task manager, developer the incidents are assigned to, etc.). If you create a large number of tabs and/or some tabs use the same default name (e.g., two "Incident" panes displaying two different sets of data), you may want to rename the tabs to make them clearer and save space. To rename a tab: - Select the desired view.
- Right-click the tab.
- 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.
New in version 28Global search in the Project Monitoring Center: To start a global search including tasks, incidents and requirements: - Expand
and select "Find items (Ctrl + Shift + F)". - In the window that appears, enter the desired element:
- Single word: The text must contain a word beginning with the specified characters.
- Word enclosed in quotation marks: The text must contain the exact word.
- Multiple words separated by spaces: The text must contain all the specified words.
- Word preceded by the "-" sign: The text must not contain the specified word.
- A word followed by "contrib:<Contributor>": The word is searched in the results for the specified contributor. Example: "help contrib:doc"
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. Only the administrator can set administrator rights or delete a task, etc. 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 the project manager. In this case, the project manager will be able to define the tasks to be completed, the contributors, etc. 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
- Change the order of tasks, etc.
"Guest" mode The Project Monitoring Center proposes a "Guest" mode. This mode allows an unidentified user to view all information in the Project Monitoring Center (task list, schedules, list of projects, etc.). 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…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|