Assign mobile workers to multiple locations

Thank you for that extra information @Mazz. That's really helpful actually. I havent had time to get to a proof of concept yet, but the idea is to have an organization structure to control the location hierarchy. For example:
Country
Region
District
FDP (Food Distribution Point)

Cases would then have their owner_id set to the FDP id. So in essence cases would belong to a FDP location. I have done this before in a previous project and it worked well, however in that scenario a mobile worker only needed to see cases from 1 FDP location. I am now looking at a project where a mobile worker needs to be assigned to multiple FDP locations and not necessarily a District location directly above it as a parent. So its really helpful to know that I will be able to achieve this.

This actually leads me to my next question, as we dont intend the mobile workers to create the cases via the mobile app at all, but rather we would be creating the cases from a .net webapp via the API.

I have created a separate thread for that though here:

@erobinson

1 Like