<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Collector with Attachments will not synch in ArcGIS Collector Questions</title>
    <link>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578525#M9939</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My investigation with Esri(UK) has revealed a mixed result - sometimes it works, sometimes not.&amp;nbsp; When it fails I get this in the server logs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL style="list-style-type: lower-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Arial','sans-serif'; color: #505051; background: #E5EDF4;"&gt;com.esri.rf.RException: Error parsing multi-part request at com.esri.rf.multipart.DefaultMultipartRequestHandler.parseRequest(DefaultMultipartRequestHandler.java:72) at com.esri.rf.RFactory.newMultipartRequestHandler(RFactory.java:203) at com.esri.rf.RRequest.newInstance(RRequest.java:976) at com.esri.rf.RServlet.service(RServlet.java:86) at javax.servlet.http.HttpServlet.service(HttpServlet.java:728) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408) at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1041) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603) at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:312) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:744) Caused by: org.apache.commons.fileupload.FileUploadException: Read timed out at org.apache.commons.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:381) at org.apache.commons.fileupload.servlet.ServletFileUpload.parseRequest(ServletFileUpload.java:126) at com.esri.rf.multipart.DefaultMultipartRequestHandler.parseRequest(DefaultMultipartRequestHandler.java:65) ... 19 more Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:152) at java.net.SocketInputStream.read(SocketInputStream.java:122) at org.apache.coyote.http11.InternalInputBuffer.fill(InternalInputBuffer.java:532) at org.apache.coyote.http11.InternalInputBuffer.fill(InternalInputBuffer.java:501) at org.apache.coyote.http11.InternalInputBuffer$InputStreamInputBuffer.doRead(InternalInputBuffer.java:563) at org.apache.coyote.http11.filters.IdentityInputFilter.doRead(IdentityInputFilter.java:124) at org.apache.coyote.http11.AbstractInputBuffer.doRead(AbstractInputBuffer.java:346) at org.apache.coyote.Request.doRead(Request.java:422) at org.apache.catalina.connector.InputBuffer.realReadBytes(InputBuffer.java:290) at org.apache.tomcat.util.buf.ByteChunk.substract(ByteChunk.java:449) at org.apache.catalina.connector.InputBuffer.read(InputBuffer.java:315) at org.apache.catalina.connector.CoyoteInputStream.read(CoyoteInputStream.java:200) at org.apache.commons.fileupload.MultipartStream$ItemInputStream.makeAvailable(MultipartStream.java:977) at org.apache.commons.fileupload.MultipartStream$ItemInputStream.read(MultipartStream.java:887) at java.io.InputStream.read(InputStream.java:101) at org.apache.commons.fileupload.util.Streams.copy(Streams.java:94) at org.apache.commons.fileupload.util.Streams.copy(Streams.java:64) at org.apache.commons.fileupload.MultipartStream.readBodyData(MultipartStream.java:593) at org.apache.commons.fileupload.MultipartStream.discardBodyData(MultipartStream.java:619) at org.apache.commons.fileupload.MultipartStream.skipPreamble(MultipartStream.java:638) at org.apache.commons.fileupload.FileUploadBase$FileItemIteratorImpl.findNextItem(FileUploadBase.java:961) at org.apache.commons.fileupload.FileUploadBase$FileItemIteratorImpl.&amp;lt;init&amp;gt;(FileUploadBase.java:942) at org.apache.commons.fileupload.FileUploadBase.getItemIterator(FileUploadBase.java:331) at org.apache.commons.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:349) ... 21 more&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Jan 2015 15:44:38 GMT</pubDate>
    <dc:creator>AdrianMarsden</dc:creator>
    <dc:date>2015-01-07T15:44:38Z</dc:date>
    <item>
      <title>Collector with Attachments will not synch</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578517#M9931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Collector with Attachments will not synch: I finally got a collector app working in the following configuration: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Point Feature Class with attachments enabled published on ArcGIS Server 10.2.2 with sync enabled;&lt;/P&gt;&lt;P&gt;Webmap in Portal for ArcGIS (also 10.2.2);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can access the map and create an offline copy on a variety of Android and IoS devices. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can create new, and update point features and sync them (most of the time). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I create or update a point feature AND attach a photograph to it, sync fails every time with "Illegal start of token [&amp;lt;]". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since this works when I'm adding or updating features with no attachments, I'm pretty sure that the service and Portal is configured correctly. Why would collector stop working when attachments are added to the mix? Unfortunately, due to IT policy, we won't be able to "upgrade" to 10.3 which, at great cost, involves dozens of servers and thousands of desktop clients. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a fix for this in the 10.x suite? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Dec 2014 17:55:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578517#M9931</guid>
      <dc:creator>ThomasColson</dc:creator>
      <dc:date>2014-12-31T17:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Collector with Attachments will not synch</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578518#M9932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same here - I have an open call with Esri(UK) regarding this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 09:36:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578518#M9932</guid>
      <dc:creator>AdrianMarsden</dc:creator>
      <dc:date>2015-01-05T09:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: Collector with Attachments will not synch</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578519#M9933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had similar problem, but with AGOL only. Do you have activated GDB versioning or editors changes tracking? Try make GDB without these services.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 14:21:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578519#M9933</guid>
      <dc:creator>MartinKoli2</dc:creator>
      <dc:date>2015-01-05T14:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: Collector with Attachments will not synch</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578520#M9934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;GDB Versioning is enabled, as per the ESRI documentation, which suggests that it will not work otherwise, No track editor changes. Are you saying that disabling archiving makes feature attachements work? Why would a plain old feature service work with versioning enabled (per the documentation), but adding attachements (also with versioning) fail to sync in collector? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can collect points and sync all day long in collector, even on the FS with the attachments. As soon as I add an attachment (small &amp;gt; 1 mb photo)....sync fails. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 17:43:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578520#M9934</guid>
      <dc:creator>ThomasColson</dc:creator>
      <dc:date>2015-01-05T17:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: Collector with Attachments will not synch</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578521#M9935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I forgot a one more problem. Dont You have the problematic feature class/service in two or more various maps? First, try to use your feature class/service in just one web map. If you need it to use in more maps, you must create copies and then append it together. Sometimes helps only create new map and with new feature class/service to solve sync problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it will not help, try to turn off versioning, too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 22:20:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578521#M9935</guid>
      <dc:creator>MartinKoli2</dc:creator>
      <dc:date>2015-01-05T22:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: Collector with Attachments will not synch</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578522#M9936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to clarify, how are the attachments added? Via "Take Photo" or via "Choose From Library"? Are you able to successfully sync the edits if attachments are added via "Take Photo"? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 00:16:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578522#M9936</guid>
      <dc:creator>AnnaHou</dc:creator>
      <dc:date>2015-01-06T00:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Collector with Attachments will not synch</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578523#M9937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK two points here - my reading of the set up is that versioning should be DISABLED &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//0154000006m1000000" title="http://resources.arcgis.com/en/help/main/10.2/index.html#//0154000006m1000000"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt;&amp;nbsp;&amp;nbsp; - earlier versions of this help page made it clearer that versioning should not be enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And for me, the mere presence of the ability to add attachments is enough to break this, not the actual adding of attachments. Also, to answer the question as a bog has been raised**, when I do add an attachment it is direct from Collector.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**BUG-000084227 : Collector for ArcGIS on iOS fails to sync edits to a feature service added as an item with stored credentials in ArcGIS.com if at least one of the features has a picture attachment made from photo library.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 09:36:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578523#M9937</guid>
      <dc:creator>AdrianMarsden</dc:creator>
      <dc:date>2015-01-06T09:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: Collector with Attachments will not synch</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578524#M9938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We don't have this service tied to credentials, so that is not the issue. Have also tried with photo from library, photo from camera, and just adding a text file. All the same error. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jan 2015 15:39:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578524#M9938</guid>
      <dc:creator>ThomasColson</dc:creator>
      <dc:date>2015-01-07T15:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Collector with Attachments will not synch</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578525#M9939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My investigation with Esri(UK) has revealed a mixed result - sometimes it works, sometimes not.&amp;nbsp; When it fails I get this in the server logs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL style="list-style-type: lower-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Arial','sans-serif'; color: #505051; background: #E5EDF4;"&gt;com.esri.rf.RException: Error parsing multi-part request at com.esri.rf.multipart.DefaultMultipartRequestHandler.parseRequest(DefaultMultipartRequestHandler.java:72) at com.esri.rf.RFactory.newMultipartRequestHandler(RFactory.java:203) at com.esri.rf.RRequest.newInstance(RRequest.java:976) at com.esri.rf.RServlet.service(RServlet.java:86) at javax.servlet.http.HttpServlet.service(HttpServlet.java:728) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408) at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1041) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603) at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:312) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:744) Caused by: org.apache.commons.fileupload.FileUploadException: Read timed out at org.apache.commons.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:381) at org.apache.commons.fileupload.servlet.ServletFileUpload.parseRequest(ServletFileUpload.java:126) at com.esri.rf.multipart.DefaultMultipartRequestHandler.parseRequest(DefaultMultipartRequestHandler.java:65) ... 19 more Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:152) at java.net.SocketInputStream.read(SocketInputStream.java:122) at org.apache.coyote.http11.InternalInputBuffer.fill(InternalInputBuffer.java:532) at org.apache.coyote.http11.InternalInputBuffer.fill(InternalInputBuffer.java:501) at org.apache.coyote.http11.InternalInputBuffer$InputStreamInputBuffer.doRead(InternalInputBuffer.java:563) at org.apache.coyote.http11.filters.IdentityInputFilter.doRead(IdentityInputFilter.java:124) at org.apache.coyote.http11.AbstractInputBuffer.doRead(AbstractInputBuffer.java:346) at org.apache.coyote.Request.doRead(Request.java:422) at org.apache.catalina.connector.InputBuffer.realReadBytes(InputBuffer.java:290) at org.apache.tomcat.util.buf.ByteChunk.substract(ByteChunk.java:449) at org.apache.catalina.connector.InputBuffer.read(InputBuffer.java:315) at org.apache.catalina.connector.CoyoteInputStream.read(CoyoteInputStream.java:200) at org.apache.commons.fileupload.MultipartStream$ItemInputStream.makeAvailable(MultipartStream.java:977) at org.apache.commons.fileupload.MultipartStream$ItemInputStream.read(MultipartStream.java:887) at java.io.InputStream.read(InputStream.java:101) at org.apache.commons.fileupload.util.Streams.copy(Streams.java:94) at org.apache.commons.fileupload.util.Streams.copy(Streams.java:64) at org.apache.commons.fileupload.MultipartStream.readBodyData(MultipartStream.java:593) at org.apache.commons.fileupload.MultipartStream.discardBodyData(MultipartStream.java:619) at org.apache.commons.fileupload.MultipartStream.skipPreamble(MultipartStream.java:638) at org.apache.commons.fileupload.FileUploadBase$FileItemIteratorImpl.findNextItem(FileUploadBase.java:961) at org.apache.commons.fileupload.FileUploadBase$FileItemIteratorImpl.&amp;lt;init&amp;gt;(FileUploadBase.java:942) at org.apache.commons.fileupload.FileUploadBase.getItemIterator(FileUploadBase.java:331) at org.apache.commons.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:349) ... 21 more&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jan 2015 15:44:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578525#M9939</guid>
      <dc:creator>AdrianMarsden</dc:creator>
      <dc:date>2015-01-07T15:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: Collector with Attachments will not synch</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578526#M9940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we have server 10.3, and I was unable to sync attachments from iOS to a feature service that was versioned in SDE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow this workflow, I bet sync with attachment will work.&lt;/P&gt;&lt;P&gt;1. create new SDE geodatabase, feat. dataset and feat. class&lt;/P&gt;&lt;P&gt;2. add globalIDs&lt;/P&gt;&lt;P&gt;3. enabled archiving&lt;/P&gt;&lt;P&gt;4. enable attachments&lt;/P&gt;&lt;P&gt;5. publish service with sync enabled&lt;/P&gt;&lt;P&gt;6. add feat. service as item in Arcgis.com, DO NOT store credentials with the item if service is secured. BUG-000084538 was logged yesterday. Support helped me to determine storing credentials with secured services when added to arcgis.com was causing issues with collector.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7. create webmap with your newly added item&lt;/P&gt;&lt;P&gt;8. share both service and webmap&lt;/P&gt;&lt;P&gt;9. take offline with collector, create points, take photos with camera&lt;/P&gt;&lt;P&gt;10. sync.&lt;/P&gt;&lt;P&gt;11. this workflow works every time, no issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Key items: NO versioning, NO storing credentials.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 17:28:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578526#M9940</guid>
      <dc:creator>danbecker</dc:creator>
      <dc:date>2015-01-15T17:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Collector with Attachments will not synch</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578527#M9941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adrian.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you figure out how to fix this issue ?&lt;/P&gt;&lt;P&gt;We are getting the same error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 08:10:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578527#M9941</guid>
      <dc:creator>BledarBirbo1</dc:creator>
      <dc:date>2015-05-07T08:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: Collector with Attachments will not synch</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578528#M9942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've had similar issues trying to sync ~ 1GB of data over the network from Collector to the AGOL web map.&amp;nbsp; Trying to move a lot of data through collector seems to be the cause of most of these related problems.&amp;nbsp; After talking with ESRI support I've found a workaround that is suitable for our office's situation.&amp;nbsp; Navigating to the ArcGISApp folder on you mobile device, you can copy the "offline_data" folder to your desktop.&amp;nbsp; If you have ArcMap 10.*, you can use the "Copy Runtime Geodatabase to File Geodatabase (conversion)" tool to convert the .GEODATABASE file with all your data to a fGDB.&amp;nbsp; There is a folder that houses all your attachments as well.&amp;nbsp; Once I got the unsyncable data into ArcMap, I was able to append it to the master dataset and maintain Global IDs and relationship with the attachments.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 17:38:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578528#M9942</guid>
      <dc:creator>deleted-user-mezzanRtr2IZ</dc:creator>
      <dc:date>2015-06-08T17:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Collector with Attachments will not synch</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578529#M9943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeff,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the "Copy Runtime Geodatabase to File Geodatabase" tool tip - it worked great! I'm wondering if you could elaborate on the steps you took to successfully get your output from this tool "appended" to the master dataset, while maintaining Global IDs and attachment relationships? Did you use the append tool, or was there another trick?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Jacqueline&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 19:10:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578529#M9943</guid>
      <dc:creator>JacquelineKovarik</dc:creator>
      <dc:date>2015-07-16T19:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: Collector with Attachments will not synch</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578530#M9944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jacqueline,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This part of the process was a bit more involved.&amp;nbsp; Rather than explain in detail, here is a link to another forum thread that provides the instruction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/104164"&gt;Merging together Attachment Data sets&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps, good luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 20:11:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578530#M9944</guid>
      <dc:creator>deleted-user-mezzanRtr2IZ</dc:creator>
      <dc:date>2015-07-16T20:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Collector with Attachments will not synch</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578531#M9945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you elaborate here on how to check if you are "storing credentials with the item"? Or where exactly that setting is, I'm not familiar with it...thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 19:15:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578531#M9945</guid>
      <dc:creator>MichaelAugust</dc:creator>
      <dc:date>2015-08-20T19:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: Collector with Attachments will not synch</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578532#M9946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just add the secured item to a new web map. If you are prompted to login to the service then you have not stored credentials with the item&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 19:31:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578532#M9946</guid>
      <dc:creator>danbecker</dc:creator>
      <dc:date>2015-08-20T19:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Collector with Attachments will not synch</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578533#M9947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Jeff!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2015 20:44:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578533#M9947</guid>
      <dc:creator>JacquelineKovarik</dc:creator>
      <dc:date>2015-09-09T20:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: Collector with Attachments will not synch</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578534#M9948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jeffery,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please detail how you backed up the specific Collector files to your local machine? I am using Windows 7, thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;After talking with ESRI support I've found a workaround that is suitable for our office's situation.&amp;nbsp; &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Navigating to the ArcGISApp folder on you mobile device, you can copy the "offline_data" folder to your desktop.&lt;/STRONG&gt;&lt;/SPAN&gt;&amp;nbsp; If you have ArcMap 10.*, you can use the &lt;/SPAN&gt;"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2015 20:36:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578534#M9948</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-11-25T20:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: Collector with Attachments will not synch</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578535#M9949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jared,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My method described above is for retrieving Collector data off of your mobile device that was collected using Collector's disconnected mode.&amp;nbsp; Below is a break down of my my previous response:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Connect your mobile device to your PC and navigate to the ArcGISApp folder on your mobile device (I can't tell you where this is precisely and likely varies from one device to another).&lt;/P&gt;&lt;P&gt;2. Copy the "offline_data" folder to you desktop.&lt;/P&gt;&lt;P&gt;3. Use the "Copy Runtime Geodatabase to File Geodatabase (conversion)" tool within ArcMap to convert the .GEODATABASE file in the "offline_data" folder to a File Geodatabase (.gdb)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Nov 2015 15:48:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578535#M9949</guid>
      <dc:creator>deleted-user-mezzanRtr2IZ</dc:creator>
      <dc:date>2015-11-30T15:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Collector with Attachments will not synch</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578536#M9950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jeffrey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 1 was the step I was hoping to get more detailed information on. I see no such folder when connecting my device to my computer. I am on Windows 7 and using an apple device. I even had ESRI tech support doing a screen share with me at the time but they didn't seem to know where to find that file either. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2015 17:17:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/collector-with-attachments-will-not-synch/m-p/578536#M9950</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-12-02T17:17:31Z</dc:date>
    </item>
  </channel>
</rss>

