Remove «Arrival» and «Departure» tasks from Universial Work Queue
When generating a calender for Dispatch center resource in Field service does it generate many task.
Run “Generate Field Service Trips” for two years and all task will show in the Universial Work Queue
How can we remove «Arrival» and «Departure» tasks from Universial Work Queue?
Tried to change the metadata IEU_UWQ_TASKS_IO_V, by adding a "WHERE", but it did not work.
E.g TASK_TYPE not in ('Arrival', 'Departure')