Delete attachments associated with the specified object ID.
You could use the Query Attachment Infos and Display Form activities to allow the user to select an attachment and then delete it using the Delete Attachments activity.
Url |
Optional Type: String The URL of the ArcGIS feature layer or table. Either Url or Layer is required. For example, http://server/arcgis/rest/services/<serviceName>/MapServer/<layerIdOrTableId> or http://server/arcgis/rest/services/<serviceName>/FeatureServer/<layerIdOrTableId>. |
Layer |
Optional The ArcGIS feature layer or table. Either Url or Layer is required. |
Object Id |
Required Type: Number The object ID of the feature or record from which the attachment is removed. |
Attachment Ids |
Required The attachment ID or array of attachment IDs to delete. |
Geodatabase Version |
Optional Type: String The geodatabase version on which to perform the operation. This argument only applies to layers and tables that support versioned data. |
Timeout |
Optional Type: Number The time span in milliseconds to wait for the request's results. |
* VertiGIS Studio Workflow uses different versions of Esri's ArcGIS API for JavaScript depending on the type of host application. See Underlying Technologies for information.
result |
Type: any The result objects, one for each attachment indicating if it was successfully removed. |
For information about the ID, Display Name, and Description properties, see Properties Common to all Activities.
For this activity to work when the device has intermittent connectivity to the network, the activity must run in the following application:
▪VertiGIS Studio Mobile
•The app must have a map area that includes the feature layer or table.
•You must use the Layer input to specify the layer or table, not the Url input.
Supported from: Geocortex Viewer for HTML5 2.9, ArcGIS Web AppBuilder 2.4.