Authoring Data for ArcGIS Server

Incorporating ArcGIS Server in your workflow starts in ArcMap. Just remember these key requirements for your data. It must:

The Author Project for ArcGIS Server tool in ArcMap guides the user through a wizard with similar dialogs as in the Get Data for ArcPad wizard. The Author Project for ArcGIS Server tool is enabled when you have a saved ArcMap MXD open. We recommend you create a folder on your server machine to save your mxd's (say c:\MXD). Please note that at the end of the authoring process, no data that can be deployed to mobile device is created on your server machine. To create data, you need to Publish Data to ArcGIS Server.

When you choose the Author Project for ArcGIS Server tool NO ALT TEXT, the welcome screen appears.

Click 'Next' and the following screen appears.

NO ALT TEXT

If you do not want the welcome page to appear again, check the checkbox saying 'Do not show this welcome page'. Click 'Next' and the Select Data screen appears.

NO ALT TEXT

Layer

Displays the name of the layer. Relationship classes for geodatabase layers are also displayed together with the layer name.

Action

On the action tab you have an option of setting the action on an individual layer or you can choose to set the same settings for all the layers. When you click on the Action tab, the following list appears.

NO ALT TEXT

NoteNote:

Only the layers that have the map’s spatial reference will be available for checkout.

Folder or Database

Displays the folder or the geodatabase where the layer is located.

Layer Definition Template

When checked, the Open Layer dialog is displayed allowing you to choose an existing Layer Definition from a shapefile or ArcPad AXF file to be used as a template. This allows you to re-use forms, scripts, icons, and other layer definition elements.

Spatial extent

Select the spatial extent to be used for selecting the layer features to be copied or checked out. Raster layers will also be cropped to the selected spatial extent unless the Keep Original image output option is selected.

Select next and the Select Output Options page appears.

NO ALT TEXT

Options for the spatial extent are:

Only get selected features

When checked, only the selected features will be copied or checked out.

Only get features specified in layer’s definition query

When checked, only the features selected by the layer’s definition query will be copied or checked out.

Only get fields specified as visible in layer’s properties

When checked, only the fields which are selected as visible in the layer’s properties will be copied or checked out.

Create an ArcPad map (.apm file) for the data

When checked, an ArcPad map with the specified map name will be created on the server after you publish the ArcPad project to ArcGIS Server. The ArcPad map will reference all of the layers selected for copy out or check out, as well as the data frame properties that are supported by ArcPad.

Map name

Enter the name of the ArcPad map to be created. Default is ArcPad.apm.

Encrypt check out data

When checked, the checked out data will be encrypted in the ArcPad AXF file. The specified password will be required to use the data in ArcPad, and to check the data back in.

Password

Enter the password to be associated with the encrypted ArcPad AXF file

Validate feature classes before checking out

When checked, the geodatabase layers and features selected for check out will be validated before checking out. The validate process will stop at the first occurrence of invalid data, and report this invalid data. The invalid data should be corrected, and the check out process run again (with the validate option checked) until no invalid data is reported. All invalid data will need to be corrected in order to check out the layer.

The validation occurs in the following sequence:

  1. Validate any subtypes
  2. Validate any attribute rules (such as domains)
  3. Validate any network connectivity rules
  4. Validate any relationship rules
  5. Perform any custom validation (using optional class extensions).

ArcPad requires that all data be valid according to the defined domains. Although the validate process takes some time for larger datasets, it is highly recommended that you validate your data when using Get Data For ArcPad for the first time. This will detect and report any invalid data and provide you with an opportunity to correct the data.

Click 'Finish', and the following screen appears.

NO ALT TEXT

At the end of the process, an .apo file is created alongside your ArcMap .mxd document. You use the mxd and apo together to create an ArcPad publication when publishing the ArcPad project to ArcGIS Server.


2/6/2013