the printing tools are not shown in the utilities folder in the portal content.
kindly advise how to find or re-add it to the portal content. noting that it is existing in the services directory.
Solved! Go to Solution.
Hi @ElieRizk,
I've had to do this before.
Go to Portal > Content > New item > URL, then input the REST URL of your printing tools geoprocessing service e.g. https://server.domain.com/server/rest/services/Utilities/PrintingTools/GPServer
You will additionally need to edit the PrintingTools service json so that it references the correct Portal item ID, otherwise you will encounter some permissions related quirks for non-administrator users. To do this:
You might try this workflow here: https://support.esri.com/en-us/knowledge-base/how-to-add-the-printingtools-service-from-the-arcgis-r...
If the printing service URL is already set in your Portal organization settings, you might be able to take the REST URL of the printing service and add it as an item in Portal. I haven't tried that workflow before, but it's something I'd try.
Hi @ElieRizk,
I've had to do this before.
Go to Portal > Content > New item > URL, then input the REST URL of your printing tools geoprocessing service e.g. https://server.domain.com/server/rest/services/Utilities/PrintingTools/GPServer
You will additionally need to edit the PrintingTools service json so that it references the correct Portal item ID, otherwise you will encounter some permissions related quirks for non-administrator users. To do this: