Hi all,
I have a survey that includes several pulldata expression to pull the location's APN number and other data from a parcel feature service and a few other layers. The survey worked fine for a long time until our parcel data provider changed their data delivery model. Formerly, the layer was shared with us through group sharing. Now, we have a new feature service URL and credentials for accessing it. I have added the layer as an item in our ArcGIS Online organization with embedded credentials, and it works fine everywhere except in this survey. Now, the pulldata expressions return nothing, even though I have updated the URL (the pulldata expressions pulling data from other layers still work).
pulldata("@layer", "getValueAt", "attributes.apn", "https://utility.arcgis.com/usrsvcs/servers/[ITEM ID]/rest/services/Gateway/statewide_o/FeatureServer/0", ${location})
Does anyone know how to handle this? @JamesTedrick, can you point me to a resource that would help me?
Thanks!