Results
In My Schedule, a result is the reported progress of a scheduled operation — what actually happened on the shop floor. Operators record results against the operations that Asprova planned, and those results are fed back into Asprova so the plan and the actuals stay in sync.
What a result contains
Each result belongs to a single operation (identified by its operation code) and can carry the following properties:
| Property | Description |
|---|---|
| Status | The operation's status (see below). |
| Reported start time | When work on the operation actually started. |
| Reported end time | When work on the operation actually finished. |
| Result obtained time | When the result was recorded. |
| Reported main resource | The resource that actually performed the operation. (v.26.1 or later) |
| Reported progress rate | Progress from 0 to 100 (%). |
| Reported quantity | The quantity actually produced. |
| Reported scrap quantity | The quantity scrapped. (v.26.1 or later) |
Reported main resource and Reported scrap quantity are available from v.26.1 or later.
Operation status
An operation's status describes where it is in its lifecycle:
| Code | Status |
|---|---|
A | Scheduled |
I | Released |
D | Frozen |
T | Started |
B | Completed |
When reporting results, operators typically set the status to Started (T) and then Completed (B).
Prerequisites
Recording results requires the right project plan and permission:
- Result input is not available on the Viewer plan.
- A user needs the ResultInput permission. With Read only permission, a user can only view operations. See My Schedule permissions.
Ways to record results
There are two ways results get into My Schedule:
- In the browser — operators record results directly on a view, using the Start / Finish buttons or the result editing dialog. See Editing results.
- By importing a CSV — results are loaded from a CSV file, either on demand or automatically. See Manual import and Auto import.
How results reach Asprova
Results recorded or imported in My Schedule are stored on the machine running the My Schedule server. They stay there until Asprova retrieves them: Asprova does not fetch results automatically, so a download has to be initiated from Asprova — either from the menu or from a scheduling command. Once downloaded, the results update the corresponding operations, and Asprova can take them into account when planning the next schedule.
Project settings for results
A project administrator can tune how results behave from Project Settings → "Results data, and capacity adjustments data":
- Automatically set "ResultObtainTime" with "Start" and "Finish" buttons — sets the result obtained time to the moment the Start / Finish button is pressed.
- Allow finishing operations without starting — lets the Finish button be used even when the operation was never started; the reported start time stays empty.
- Set operation's status to complete automatically — the server marks an operation complete once the reported quantity reaches the production quantity, or the reported progress reaches 100%.
- Allow keying following result properties — enables entry of the Reported main resource and Reported scrap quantity properties (available from v.26.1).
- Delete results data — removes all recorded results for the project. Results already incorporated into Aru files by the plugin are not affected, and the deletion cannot be undone.