laptop and a wrench

Bug

Unable to insert pictures in reports in ArcMap using the attachment name field when attachments are created from Collector for ArcGIS.

Zuletzt veröffentlicht: November 27, 2015 ArcGIS for Desktop
Bug-ID-Nummer BUG-000085961
EingereichtMarch 9, 2015
Zuletzt geändertJune 5, 2024
Gilt fürArcGIS for Desktop
Gefunden in Version10.2
BetriebssystemWindows OS
Betriebssystemversion7
StatusWill Not Be Addressed

Zusätzliche Informationen

Currently we have no plans to address this issue in ArcGIS for Desktop.

Workaround

1. Add the feature service with attachments made to ArcMap and create a local copy for editing. Use the following Python script to batch export the attachments to files stored on the machine: http://support.esri.com/em/knowledgebase/techarticles/detail/41763 2. Create a list of the file names. This can be done manually or for a large number of files, a simple way is to copy the folder path location and paste it in a web browser. This lists all the image files. Select the list (Ctrl + A), copy it (Ctrl + C) and paste it in an excel sheet (format it if required). Add it to ArcMap and convert it to a table using the Excel to Table tool (ArcToolbox > Conversion Tools > Excel > Excel to Table). 3. Open the table and add a new text field. Increase the maximum number of characters. Right click on the field and open Field Calculator. Create a string to display the complete path name of the file. Example : If the file location is C:\Users\User\Desktop\Images and the field under which the file names were stored in is called 'Imagefiles' Create the following string: " C:\Users\User\Desktop\Images\" & [Imagefiles] 4. Create the Report and use this calculated field to insert the required pictures.

Schritte zur Reproduzierung

Bug-ID: BUG-000085961

Software:

  • ArcGIS for Desktop

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln