Numéro d’ID de bogue |
BUG-000112216 |
Envoi | March 7, 2018 |
Dernière modification | June 5, 2024 |
S’applique à | ArcGIS Workflow Manager |
Version trouvée | 10.6 |
Système d’exploitation | Windows OS |
Version du système d’exploitation | 10.0 64 Bit |
Statut | Will Not Be Addressed
L’équipe de développement a examiné le problème ou la demande et a décidé qu’ils ne seraient pas traités. Pour d’autres explications, reportez-vous à la section Informations supplémentaires correspondant au problème.
|
Informations supplémentaires
The issue is in the sample JavaScript Viewer and the issue is that the Job ID column is not displayed in the viewer with fully qualified tables names. A workaround can be used in the query to cast the Job ID field as an Integer.
SELECT CAST(WMX.JTX_JOBS.JOB_ID AS integer)
NAME AS JOB ID
FROM WMX.DBO.JTX_JOBS
Solution de contournement
Use a Workflow Manager database connected as the owner of the repository tables and do not use fully qualified table names.
Étapes pour reproduire
ID de bogue: BUG-000112216
Logiciel: