I am trying to replicate Automatically Create Workforce assignments after an inspection. https://www.esri.com/arcgis-blog/products/field-maps/field-mobility/automatically-create-workforce-assignments-after-an-inspection/
I am connecting using my ArcGIS online account and set the sub-domain to /<org-id>/arcgis/rest/services/Hydrant_Maintenance_Inspections/FeatureServer/0 Then select the Hydrant_Maintenance_Inspections layer and select adds. This module runs with no errors.
The Iterator runs with no errors
But on the Make an API Call I get ConnectionError ENOTFOUND: Service is temporarily unavailable.
@ErinAas3 The sub-domain should just be like "services{env}" in the connection properties. It sounds like you may have used the full URL instead of just the sub-domain. So it might be "services3", "services4", or just "services". I think once you fix that (with a new connection), it should work.
Your connection should look like this when you configure it correctly with a subdomain:
For existing connections you can view them and it should look this:
Where it's {username} | {portalURL} | {federatedServerURL}
What does yours look like?
Hi Aaron,
I believe is it my connections, I have https://services(number).arcgis.com for the sub-domain. But I am still getting the same error on the next Field Map Module (Make API Call )with URL
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.