{ "name": "ExportWebMapSecured", "displayName": "Export Web Map Secured Services", "description": "Modified Export Web Map Tool to embed credentials for printing maps with secured services. Adds ImportCredentials and ClearCredentials to script.", "category": "", "helpUrl": "https://gis.octa.net/arcgis/rest/directories/arcgisoutput/OCTAPrintServices/ExportWebMapSecured_test_GPServer/OCTAPrintServices_ExportWebMapSecured_test/ExportWebMapSecured.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "WebMap_as_JSON", "dataType": "GPString", "displayName": "WebMap_as_JSON", "description": "web map json", "direction": "esriGPParameterDirectionInput", "defaultValue": "#", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "outfilename", "dataType": "GPDataFile", "displayName": "outfilename", "description": "outfilename", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "format", "dataType": "GPString", "displayName": "format", "description": "format", "direction": "esriGPParameterDirectionInput", "defaultValue": "PDF", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "PDF", "PNG32", "PNG8", "JPG", "GIF", "EPS", "SVG", "SVGZ", "AIX", "TIFF" ] }, { "name": "layoutTemplate", "dataType": "GPString", "displayName": "layoutTemplate", "description": "layout template", "direction": "esriGPParameterDirectionInput", "defaultValue": "Portrait", "parameterType": "esriGPParameterTypeOptional", "category": "" } ] }