|
POST
|
Hi Dan, Thanks so much for the detailed reply. I noticed that I had posted in an incorrect thread after posting, but the process of deleting my post was a bit much, so I let it stay. My organization has contacted technical support for this issue. I can confirm that the powershell command does show that I have patch 6 installed, just like your example above. Thanks again for your input. - Jake
... View more
2 weeks ago
|
2
|
0
|
269
|
|
POST
|
Hello,
We have installed the 3.5.6 patch to address this vulnerability (https://www.esri.com/arcgis-blog/products/arcgis-pro/administration/arcgis-pro-3-6-1-patch) but the software version number (maybe in the registry) is not getting updated. This causing issues with our IT Security compliance because when they scan our machines, they see 3.5.5 which is the vulnerable version. We would like to find out if this is something that ESRI will be able to correct in a future 3.5.x update?
Images below - ArcGIS Pro shows 3.5.6 but Control Panel Uninstall programs still shows 3.5.5
***Note that this post has been moved from its original location in an ArcGIS Topographic Mapping Blog article by a Community Manager. 4/28/2026
... View more
2 weeks ago
|
0
|
3
|
297
|
|
POST
|
Based on my experience using Workforce, a Workforce Assignment does not allow for multiple tasks. Each task for a given SAP workorder would need to have an associated Workforce Assignment. I would suggest looking into the capabilities of Field Maps Tasks because that will eventually be replacing Workforce.
... View more
02-24-2026
01:38 PM
|
0
|
0
|
165
|
|
POST
|
We are also experiencing this issue with Surveys embedded in dashboards. We are also observing the issue with social media links on a Sites page that is embedded in an Exp Builder.
... View more
12-15-2025
05:46 AM
|
0
|
0
|
1157
|
|
POST
|
Yes, we have experienced this issue (community post ). We are now at Enterprise 11.3 and this issue does still occur, but very infrequently. Probably occurring on the order of once a month or quarter and we are receiving 3000+ surveys per month. We have band-aided the issue by running a job hourly for those webhooks that are mission critical and time sensitive to process any records that may have been missed. For my organization, we felt that the effort to research and resolve this issue outweighed the cost, so we are living with the minor inconvenience that is causes us. - Jake
... View more
07-15-2025
11:00 AM
|
2
|
1
|
947
|
|
POST
|
@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
... View more
07-07-2025
11:42 AM
|
0
|
0
|
728
|
|
POST
|
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
... View more
06-17-2025
05:39 AM
|
0
|
0
|
791
|
|
POST
|
You can add additional columns to the Workforce schema. For example, we have added a 'project_id' column to the schema and we expose that to the users via the 'description' column. The 'description' value is a concatenation of the 'project_id' column and various other pieces of information. The value for our users is that they can search by project ID via the search functionality because it works across the description value. On the back end, we use the project_id column to drive reporting. You could add additional columns to hold feature id or location information, the rub is that they have to be exposed to the user via one of the native columns that are leveraged by the application.
... View more
06-16-2025
05:44 AM
|
0
|
0
|
445
|
|
POST
|
Sorry, here is the link to the ESRI post regarding field maps tasks and the early adopter program... https://www.esri.com/arcgis-blog/products/field-maps/field-mobility/arcgis-field-maps-beta-is-here
... View more
05-29-2025
05:57 AM
|
0
|
0
|
1183
|
|
POST
|
Here is the link to the Field Maps beta post regarding tasks and the early adopter program: Field Maps 2025 Updates - Plan and coordinate field work using tasks
... View more
05-29-2025
05:45 AM
|
0
|
2
|
1197
|
|
POST
|
Not sure if this a recommended by ESRI, but we have added additional columns to the Workforce Assignment Schema to meet a similar need. The additional columns store information that is known a the time of assignment creation and that we want to pass downstream to the Survey123 that will be generated from the assignment. The caveat is that if you add additional columns to the Workforce Assignments schema, you will not be able to edit them in the Workforce Dispatcher app. In our case that was ok because we us custom .Net code to create our assignments (and populate our additional add on columns).
... View more
05-20-2025
05:43 AM
|
0
|
0
|
632
|
|
POST
|
Hi Cody, We have tried to apply custom symbology in the past as well but had the same experience as you. Here is my post from that experience (https://community.esri.com/t5/arcgis-workforce-questions/worker-app-assignment-symbology/m-p/1081099#M2077). At the time, Workforce mobile app did not support Arcade expression driven symbology. - Jake
... View more
05-07-2025
06:08 AM
|
1
|
1
|
820
|
|
POST
|
Following this topic. My organization also has use case to prevent duplicate submissions based on a key value.
... View more
03-25-2025
08:12 AM
|
0
|
0
|
804
|
|
POST
|
We periodically delete (move them to a different storage repo) the completed assignments from Workforce (we do 250k assignments a year and the dispatcher map becomes slow and meaningless with that many records). We have found that when we remove completed assignments, the Workers must reload the Workforce project. I think the explanation is that records that exist on the replica (on the iPad) no longer exist on the server (because we have deleted them) and it causes replica sync issues. Our practice is to ask all users to sync by a certain date or risk losing some data because they will be forced to reload the project after the assignment cleanup has taken place. - Jake
... View more
08-28-2024
11:04 AM
|
0
|
1
|
1664
|
|
POST
|
I believe that all content in the webmap that is consumed on the tablet must have sync enabled. If not, the assignments/workers data will not sync. My org has had issues with this from time to time. I create a copy of the webmap (for backup purposes) and remove all the layers (with the exception of the workforce layers (assignments, workers, etc)) and save the webmap and verify that syncing works. Then I start adding layers and continue testing. In the past, I have found that the culprit is a service that has sync enabled, but maybe the GDB level change occurred that affected a column. Anyway, this method (though long and arduous) can help identify the culprit. Good Luck... - Jake
... View more
08-27-2024
01:46 PM
|
1
|
1
|
1681
|
| Title | Kudos | Posted |
|---|---|---|
| 2 | 2 weeks ago | |
| 1 | 05-03-2022 02:32 PM | |
| 2 | 07-15-2025 11:00 AM | |
| 1 | 05-07-2025 06:08 AM | |
| 1 | 01-13-2023 08:19 AM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|