Of course everything works great on our dev servers but when we deploy to the clients servers the resulting print job does not automatically open in a new tab. The return Json from our Dev server looks identical to the return json from the client
-- ours
{
"paramName": "Output_File",
"dataType": "GPDataFile",
"value": {
"url": "http://machineNameDev/arcgis/rest/directories/arcgisjobs/utilities/printingtools_gpserver/j2a6ac286e0d64525ba713beb1e1d9869/scratch/473e76e777c646a28ec7c9251c8b3011.png"
}
-- vs theirs
"url": "http://machineName/arcgis/rest/directories/arcgisjobs/abcdefg/printvectormap_gpserver/j745b8bd480aa42ef8db5d652a460d049/scratch/WebMap_96218500-caa2-11e5-9d02-005056b13d26.PDF
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.