| Número de ID do Erro |
BUG-000162207 |
| Enviado | October 19, 2023 |
| Última Modificação | June 5, 2024 |
| Aplica-se à | Portal for ArcGIS |
| Versão encontrada | 11.2 |
| Sistema Operacional | Windows Server |
| Versão do Sistema Operacional | 2019 64 Bit |
| Status | As Designed
Após revisão pela equipe de desenvolvimento, foi determinado que esse comportamento é conforme projetado. Consulte a seção Informações Adicionais para obter detalhes.
|
Informações Adicionais
Disabling the Services Directory removes the HTML pages for viewing the services and the list of supported operations for each of the services. This includes viewing the layer metadata in HTML format. The metadata can is still fully accessible in JSON format (f=json).
https://enterprise.arcgis.com/en/server/latest/administer/windows/disabling-the-services-directory.htm
Solução Provisória
Change the format in the metadata request URL from f=html to f=json.
Etapas para Reproduzir