Select to view content in your preferred language

Create Assignment in Line

129
3
06-17-2025 02:01 AM
PachiraEizzaParamitha
Emerging Contributor

Hi All,

 

Can we create a new assignment in Workforce but the objects are lines? Commonly while creating new assignments, we click on the map, which somehow creates a point. Just wonder, can we create line and assign it to be inspected by the field workers?

thank you.

 

0 Kudos
3 Replies
JakeMatthys
Frequent Contributor

Workforce assignments by default is a point feature service.  It will not support creating a line or polygon geometry for as the assignment.  In our case we pair Workforce with Survey123, where Workforce represents the location that the inspection is taking place (point) and we use Survey123 to record the field observation that took place (in some cases a pipeline observation) and relate the observation to a specific pipe.

  - Jake

0 Kudos
ModernElectric
Frequent Contributor

@JakeMatthys 

We do the exact same thing when it comes to doing field inspections on poles and transformers. The assignment refers to the location and the Survey123 is the inspection. 

Let me ask you a question on how you prepare the project if I may. How do you load your day for inspections into the individual assignments? My current practice is to load the workforce hosted feature layer into ArcGIS Pro and append the data from a GDB feature class to the FL and update the assignment type, worker ID and any other relevant data. However, one issue I have seen with this workflow is not ALL of the features append into the FL AND I get complaints from our field crew(s) that while doing inspections, some of the assignments are not selectable, which means they cannot select/open it to edit/add notes. Any feedback on that?

Also, how do you go about adding the survey to the assignment? I simply just add the link to each assignment and the user clicks on it and goes right to the form and beings their inspection. 

Curious on your thoughts and process(s).

JakeMatthys
Frequent Contributor

@ModernElectric 

We use FME to load new records into our Workforce Assignments feature layer.  Our assignments come from a different system and we use FME to extract data from the source system, translate the data and load it into the Workforce feature layer.  We have not had issues with assignments not being able to be selected in Workforce.  Have you looked to confirm that those assignments that cannot be selected have a valid geometry (by viewing them in ArcGIS Pro)?  

As for the integration between Workforce and Survey123, we use the Assignment Integrations table in the Workforce project to relate the survey to the Workforce Assignment type.  The Workforce app will use this table to create links in the assignment based on the integrations established in the table.

 - Jake

0 Kudos