I have a customer scenario involving PSO where they need to schedule jobs that run continuously for several days—some even lasting more than two months. Each job requires only one resource, but it must operate 24/7. Currently, they assign two resources per job: one works a 12‑hour day shift, and the other works a 12‑hour night shift.
For the initial assignment, they want PSO to select the resource who is geographically closest to the activity. After being assigned, the resource will remain on the project site until the job is completed.
Do you have any ideas on how we could configure this scenario within PSO?

