Configure the Editing tool to fulfill one precondition for providing editing functionality in the WebOffice 10.4 SP2 clients.
Be aware that in order to make editing functionality available in WebOffice 10.4 SP2 you need
•a valid WebOffice 10.4 SP2 advanced license (including the web editing module)
•at least one layer from an ArcSDE geodatabase that is configured as an Edit Layer
•a configured and activated editing tool

Editing tool configuration
Property |
Description |
Use tool? |
Specify whether this tool is available in the WebOffice 10.4 SP2 clients (Yes) or not (No). |
If a snapgrid size is configured, vertices are always snapped to this snap grid. A snap grid is independent of the edit layer and edit action. If a snap grid is configured, all other snap profile definitions on edit layers are overruled. A configuration of 0 (default value) causes no snap grid. |
|
Display Snapgrid? |
Defines if the snap points are rendered by the WebOffice 10.4 SP2 clients (Yes), or the map service takes care of drawing the snap points (No). |
Defines if the user can switch editing of geometries (Yes), or if the geometry editing functionality (map interaction) is always on (No/default value). |
|
Visible in Toolbar? |
Specifies whether the tool will be available in the toolbar (Yes, default) or not (No). Choose the latter option if you do not want to show the tool in the toolbar but use it in combination with the scriptAPI.setTool method. |
Editing tool properties
Note: See chapter Edit Layers for details about the configuration of edit layers.
Note: See chapter Activate Editing for details about the configuration of editing for the WebOffice Sample Project.
Note: See chapter Editing for details about editing in the WebOffice html client.
Note: See chapter Editing with Snapping for details about snapping while editing in WebOffice html client.
Note: See chapter Editing for details about editing in the WebOffice flex client.
Note: The construction tools in WebOffice 10.4 SP2 clients support also WGS 1984 and Webmercator.
On the subnode of the Editing Tool it is possible to configure intercepted SOE Errors. Thereby Error messages which should be intercepted and replaced with a more meaningfull and helpfull text for the user can be shown in the client. This functionality can only be used with SOE editing.

Intercepted SOE Errors
Property |
Description |
Original Text |
Original Error message Text which will be replaced. This text musst be exactly the same as in the Error Message, if not the values will not be replaced. You MUST take care of the case of the letters because the equality check is case sensitive. |
New Message |
The message which will be seen by the user |
Note: See chapter Main Map display for details about messages in the client.