Número de ID del error |
BUG-000164278 |
Enviado | January 11, 2024 |
Última modificación | September 9, 2024 |
Relacionado con | ArcGIS Online |
Versión encontrada | Oct 2023 |
Sistema operativo | N/A |
Versión de sistema operativo | N/A |
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
When listening to trigger on a feature layer, the trigger must always be followed by the 'Fetch updates, changes,...' action in the flow. Within this 'Fetch update...' action, re-confirm the the sub-layer in the feature service that is of interest which was already selected when configuring the trigger. Though the flow is triggered when a feature is created in any of the sub-layers, it does not run beyond the 'Fetch updates, changes,....' if it's not the interested layer.
Solución alternativa
Split the two sublayers into two separate feature layers. Republishing the point and polygon layers as separate hosted feature layers does not return this error.
Pasos para reproducir