{ "name": "AttachmentstoPopup", "displayName": "Attachments to Popup", "description": "Attachments to Popup", "category": "", "helpUrl": "https://geo.victoriaville.ca/arcgis/rest/directories/arcgisoutput/Environnement/AttachmentstoPopup_GPServer/Environnement_AttachmentstoPopup/AttachmentstoPopup.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "ArcGIS_Online_Hosted_Feature_Service", "dataType": "GPBoolean", "displayName": "ArcGIS Online Hosted Feature Service", "description": "attachement to popup", "direction": "esriGPParameterDirectionInput", "defaultValue": false, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "ArcGIS_Server_Feature_Service", "dataType": "GPBoolean", "displayName": "ArcGIS Server Feature Service", "description": "attachement to popup", "direction": "esriGPParameterDirectionInput", "defaultValue": true, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "ArcGIS_Server_Federated_with_Portal", "dataType": "GPBoolean", "displayName": "ArcGIS Server Federated with Portal", "description": "Check this box if ArcGIS Server is federated with Portal", "direction": "esriGPParameterDirectionInput", "defaultValue": false, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Portal_Server", "dataType": "GPString", "displayName": "Portal Server", "description": "Enter the server name that Portal for ArcGIS is installed on. Ex: portal.esri.comThis parameter updates the token URL that uses port 7443:https://<server.domain.com>:7443/arcgis/rest/generateToken", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Username", "dataType": "GPString", "displayName": "Username", "description": "Specify the ArcGIS Online/ArcGIS Server username. If the service is not secure or shared with 'Everyone' this can be left blank.If ArcGIS Server is federated with Portal for ArcGIS, and Portal is using Integrated Windows Authentication, specify the username as <username>@<domain>. Ex: jskinner@ESRI", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Password", "dataType": "GPString", "displayName": "Password", "description": "Specify the ArcGIS Online/ArcGIS Server username's password.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Feature_Service_URL", "dataType": "GPString", "displayName": "Feature Service URL", "description": "Specify the URL to query the service. Ex:http://esri.arcgis.com/arcgis/rest/services/AddressPts/FeatureServer/0", "direction": "esriGPParameterDirectionInput", "defaultValue": "https://geo.victoriaville.ca/arcgis/rest/services/Donnees_Externes/ProjetAgricultureUrbaine/FeatureServer/0", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Field", "dataType": "GPString", "displayName": "Field", "description": "Specify the field to update. This field must be a text field.", "direction": "esriGPParameterDirectionInput", "defaultValue": "Picture", "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }