|
POST
|
Hello CraigGillgrass, that is right. We onlyuse that field to determine if the assignment was delivered and opened by the user. We use it on a emergency scenario to reduce the radio communnication. Is there a decrecation date for Workforce classic projects?
... View more
04-01-2021
11:16 AM
|
0
|
1
|
2148
|
|
POST
|
With the new update of ArcGIS Workforce and the new hosted service structure, what happened with the Assignment Read field? I was using that field to check if user open the assignment.
... View more
03-31-2021
12:26 PM
|
1
|
5
|
2209
|
|
POST
|
Thanks JonEmch, I will open a case with ESRI support.
... View more
03-12-2021
09:13 AM
|
1
|
0
|
1721
|
|
POST
|
Thanhs for the answer. Do you have the url for BUG-000125384?
... View more
03-12-2021
08:27 AM
|
1
|
2
|
1725
|
|
POST
|
Hello JonEmch, we have ArcGIS Server 10.6.1 and it is federated.
... View more
03-12-2021
08:12 AM
|
0
|
4
|
1728
|
|
POST
|
I am trying to unregister replicas from geodata service but always I get the message: {
"error": {
"code": 400,
"message": "Unable to complete operation.",
"details": [
]
}
} I am connecting ArcGIS Server as admin. In ArcGIS Server log, there is no much help from messages. How can I use geodata service to unregister replica?
... View more
03-10-2021
11:34 AM
|
1
|
6
|
1797
|
|
BLOG
|
For repeats queries, how can you edit them? I looked at Prepare for editing existing survey data—ArcGIS Survey123 | Documentation. I tried at bind::esri:parameters using: allowUpdates=true allowAdds=true allowUpdates=true allowAdds=true query= And also tried: allowUpdates=true allowAdds=true query="usuariocreacion=${username}" allowUpdates=true allowAdds=true query="usuariocreacion='${username}'" The last two because I have set my inbox filter as: PD: I am using Survey123 3.10
... View more
10-05-2020
12:57 PM
|
0
|
0
|
8140
|
|
BLOG
|
How is the format to create the custom url to open an existing survey in the inbox? I want to use the new funtionallity "ENH-000107611 Provide the option for a Survey123 survey called outside of the application with the 'arcgis-survey123://?itemID=' Custom URL Scheme to open the 'Inbox' menu by default instead of the 'Collect' menu" Any example?
... View more
08-13-2020
06:15 AM
|
0
|
0
|
8140
|
|
POST
|
Hi, I am new developing widgets. I am trying to get the features selected with the Select widget from my custom widget. Anyone that can help me or point to the right direction? I tried using this.publishData() from Select Widget and this.fetchData() and onReceiveData() from my widget. Do I need to modify the Slect widget or is another way?
... View more
07-07-2020
03:18 PM
|
0
|
0
|
575
|
|
POST
|
Hi George, I checked the connections with the dba. The user has no time out and the dba confirmed activity in the connection. I run the process twice in the weekend (thinking if there was a network problem) and now the error is: Best regards
... View more
03-30-2020
08:16 AM
|
0
|
2
|
823
|
|
POST
|
When trying to extract data from a geodatabase to another geodatabase I am gettin the error from the images and Please if anyone can help. I am doing it from ArcMap 10.6.1, my geodatabases are in Oracle 11.2.0.4. Best regards
... View more
03-27-2020
01:55 PM
|
0
|
4
|
872
|
|
POST
|
The problem was that selectLayerByLocation.out_layer_or_view is not needed. I deleted that line and works.
... View more
03-11-2020
08:44 AM
|
0
|
0
|
907
|
|
POST
|
When executing SelectLayerByLocation with arcobjects (c#) in 10.6.1, I am getting the errors: ERROR 000622: Failed to execute (Select Layer By Location). Parameters are not valid. ERROR 000800: The value is not a member of INVERT | NOT_INVERT. My code is: MakeFeatureLayer featureLayerTrafos = new MakeFeatureLayer(infeatures_transformador, out_layerTrafos); RunTool(geoprocessor, featureLayerTrafos, null); MakeFeatureLayer featureLayerBT = new MakeFeatureLayer(infeatures_bt, out_layerBT); RunTool(geoprocessor, featureLayerBT, null); SelectLayerByLocation selectLayerByLocation = new SelectLayerByLocation(); selectLayerByLocation.in_layer = featureLayerTrafos.out_layer; selectLayerByLocation.out_layer_or_view = "TrafosConBT"; selectLayerByLocation.selection_type = "NEW_SELECTION"; selectLayerByLocation.overlap_type = "INTERSECT"; selectLayerByLocation.invert_spatial_relationship = "NOT_INVERT"; selectLayerByLocation.select_features = featureLayerBT.out_layer; IGeoProcessorResult2 resultInt = RunTool(geoprocessor, selectLayerByLocation, null); //HERE I GET THE ERRORS Any idea what is wrong?
... View more
03-10-2020
11:31 AM
|
0
|
1
|
974
|
| Title | Kudos | Posted |
|---|---|---|
| 5 | 09-14-2021 12:19 PM | |
| 1 | 08-25-2021 08:28 AM | |
| 1 | 03-31-2021 12:26 PM | |
| 1 | 03-12-2021 09:13 AM | |
| 1 | 03-12-2021 08:27 AM |
| Online Status |
Offline
|
| Date Last Visited |
07-01-2025
07:00 AM
|