Número de ID del error |
BUG-000148168 |
Enviado | April 1, 2022 |
Última modificación | June 5, 2024 |
Relacionado con | Portal for ArcGIS |
Versión encontrada | 10.9.1 |
Sistema operativo | Windows Server |
Versión de sistema operativo | 2019 64 Bit |
Estado | As Designed
Tras revisión realizada por el equipo de desarrollo, se ha determinado que este comportamiento es acorde con lo designado. Consulte los detalles en la sección Información adicional.
|
Información adicional
In the Screening widget, when the user uses a custom print service, the widget gets the layout information from print service buddy tasks which requires the task names to match exactly with the tool's name (In English) or what it has in the out of the box print service, so the expected names are:
Export Web Map or Export Web Map Task
Get Layout Templates Info or Get Layout Templates Info Task
Users need to use these names when publishing the print service from ArcGIS Pro.
It is recommended to keep the parent task name the same as ExportWebMap (In English). If this parent task name is in any other language than English, it may work but the buddy tasks info like the layout information, such as width, height, etc, is not accessible since the print service requires the buddy task names to be an exact match as above-mentioned names. This is why it is working with the Print widget because it does not need this information to work but the Screening widget expects these parameters.
Solución alternativa
The print service requires the buddy task name to be an exact match (in English). Change the print service first buddy task name to Export Web Map Map or Export Web Map Task and the second buddy task name to Get Layout Templates Info or Get Layout Templates Info Task in ArcGIS Pro and republish it.
Note: It is recommended to keep the parent task name the same as ExportWebMap (In English).
Pasos para reproducir