- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2025 04:44 PM
any1one knows what this is used for? how does it get populated?
proposed schedule related list.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2025 08:15 PM
The ServiceNow table wm_task_proposed_schedule is part of the Field Service Management (FSM) module and is used to store proposed scheduling information for work order tasks. It contains data about suggested or recommended start and end times for tasks before they are finalized and assigned, typically as part of the scheduling and optimization process within FSM. This table supports intelligent task scheduling and optimization features by holding potential scheduling options generated by the system or schedulers, which can be reviewed or adjusted before confirming the actual schedule. Essentially, wm_task_proposed_schedule acts as a staging or recommendation layer for scheduling work order tasks, enabling dynamic and optimized planning of field service activities.
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2025 08:15 PM
The ServiceNow table wm_task_proposed_schedule is part of the Field Service Management (FSM) module and is used to store proposed scheduling information for work order tasks. It contains data about suggested or recommended start and end times for tasks before they are finalized and assigned, typically as part of the scheduling and optimization process within FSM. This table supports intelligent task scheduling and optimization features by holding potential scheduling options generated by the system or schedulers, which can be reviewed or adjusted before confirming the actual schedule. Essentially, wm_task_proposed_schedule acts as a staging or recommendation layer for scheduling work order tasks, enabling dynamic and optimized planning of field service activities.
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2025 03:49 AM - edited 05-21-2025 03:50 AM
do end users interact with this table or it's just to store the data/output of dynamic scheduling and schedule optimization?
keep that related list hidden on the work order task?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2025 04:08 AM
Exactly!