ArcPad to Collector form migration

377
1
06-19-2018 07:47 PM
StephenNicholson
New Contributor II

How do you migrate an ArcPad form to Collector? Can you import Shapefile attributes from a dbf or Excel file into Collector?

0 Kudos
1 Reply
deleted-user-qpvAI3Fo0MKR
Occasional Contributor III

The steps for publishing a collector app are as follows:

  1. Design the .gdb‌
  2. Publish to agol / portal;‌
  3. Create a webmap‌

You'll need to do the schema design in #arccatalog - create your feature class(es), table(s), relationship(s), and all associated domains and subtypes. Once your schema is complete, you'll publish your data to agol; When this is done, you'll create a #webmap and make sure your symbology looks good and that your rules are all being enforced. A word of caution - #subtype defaults are not supported in the webmap / webapp, but will work correctly in #collector. As soon as you have a webmap up and running, make sure you've granted the correct permissions, and you should see your webmap in collector.

Feel free to PM me if you've got specific questions, but Esri has done a very good of making this process pretty easy.

0 Kudos