ScheduleSolutions
Name: Schedule Solutions
Type: Ancillary, Application
Modules: Scheduling
Description: Contains the results of scheduling solutions found for scheduling requests for the Flashback option.
| Field | Documentation |
|---|---|
| BookingId | Numeric identifier of the booking that the solution is for (from the Booking table). |
| UserId | Numeric identifier of the user account that the generated the solution (from the Users table). |
| SolutionDate | Date the solution was generated. |
| SolutionTime | Time that the solution was generated (in seconds from midnight). |
| Selected | Indicates the solution number that was selected (e.g., five solutions were found and the third solution was selected, so the value displayed in the field is 3). |
| CostingWeights | Formatted string containing the costing weights of the solution. |
| Solution | XML string containing the complete results of the scheduling request. |
| Itinerary | XML format of the complete itinerary that the trip will be placed in. |
| SolViolations | Formatted string containing the scheduling violations to use with the search. |