不具合 ID 番号 |
BUG-000148168 |
送信されました | April 1, 2022 |
最終更新日 | June 5, 2024 |
適用対象 | Portal for ArcGIS |
見つかったバージョン | 10.9.1 |
オペレーティング システム | Windows Server |
オペレーティング システムのバージョン | 2019 64 Bit |
ステータス | As Designed
開発チームによる確認後に、この動作が設計どおりであると判断されました。 詳細については、「参考情報」セクションをご参照ください。
|
参考情報
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.
対処法
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).
再現の手順