{ "name": "AppendEventsAsync", "displayName": "AppendEventsAsync", "description": "Appends event records from a table, layer, or feature class into an existing ArcGIS Location Referencing event feature class., When the target layer is a feature service layer, the validation results for this tool are written to a file in the ArcGIS Server directory. By default, this file will be automatically cleaned up after 10 minutes, which may not be enough time to process all of the validations and write them to your workstation that is running ArcGIS Pro. For larger data loads, it is recommended that you adjust the maximum file age to at least one hour. To adjust this setting, see Edit a server directory in Manager.", "category": "", "helpUrl": "http://concordgis.ci.concord.ca.us/public/rest/directories/arcgisoutput/System/LocationReferencingSystemTools_GPServer/System_LocationReferencingSystemTools/AppendEventsAsync.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "service_properties", "dataType": "GPString", "displayName": "Service Properties", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "client_request", "dataType": "GPString", "displayName": "Client Request", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "request_context", "dataType": "GPString", "displayName": "Request Context", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "out_results", "dataType": "GPString", "displayName": "Results", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }