Data Base view creation on WOT on FSE available hours
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2025 04:12 AM
Hello All,
I want to create a data base view for all FSE who are assigned to WOTs and how many hours they are available when I filter on particular day.
Usually we consider 8 hours as fixed hours for each FSE and then minus the (total time travel + Work duration) on planned hours.
What is the best suggestion to do this, so that any given point Resource Allocation team can easily pull up those FSE who has hours available of that day ? Will a data base view be good option ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2025 02:26 AM
Hi.
As I understand it, you can't perform arithmetic operations in the definition of a database view. I understand that you want to subtract from the working hours the time they've spent attending the WOTs, right? The only way I see is by adding a function field to the table and then using it in the database view.
Display function results in a database view
Best regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2025 02:47 AM
Thats a good suggestion, let me try that, will keep posted.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2025 11:18 AM - edited 05-18-2025 11:24 AM
another option, have you explored the possibility of using capacity management ?
-as of yokohoma, there is a territory planning console for your resource allocation team
-you have ootb tables added such as:
Capacity Usage [wm_capacity_usage] | Stores the capacity used by an internal field service agent or a group within a specific time period. |
Field Service Capacity and Reservations Management components