Hi
I am attempting to create a experience with the Survey123 widget but it does not list any surveys in our portal. I can create a new one and it creates it on the portal but I cant add it to a new experience.
We are using ArcGIS Enterprise 10.8.1.
Has anyone else had this issue?
Thank you
Solved! Go to Solution.
This is a bug in 10.8.1 Enterprise. BUG-000136016: Unable to select existing surveys using the Survey w.. (esri.com). It has been resolved in 10.9 Enterprise.
Hello @VickyS,
I gave it a try and can successfully find the survey that I created in the 10.8.1 portal:
Could you double-check the following:
1. Make sure that the survey is created using https://survey123.arcgis.com/?portalUrl={your_portal_address}
2. Save and Publish the survey
3. Re-visit ExB app and see if you can access them in the dropdown?
Tonghui
Hi Tonghui
I have just tried again as you and it hasn’t worked. I can’t see any errors in the console; but have run it with fiddler.
This URL:
https://survey123.arcgis.com/api/survey/query?isShared=false&isPublished=true&token=XXXXXXXXXXetc
Returns this in a browser
{"error":{"message":null,"code":-1,"details":[]}}
Thank you
@VickyS Was the survey created by you or someone else inside the org? If not created by you, telling from the URL that you posted, this survey you want to access is not shared, thus the token. I assume that you do not have the writing privilege to them. Please double-check on that.
Thanks,
Tonghui
I'm running into the same issue with 10.8.1 portal. None of the existing surveys that i created show up for me.
I didn't get any further with this. The surveys are created by me and I am the administrator so I should have access.
I am running into the same issue with 10.8.1. Will be upgrading to 10.9 in a few weeks and will post if it fixes the issue.
Thank you. The api call doesn't return anything for me so will be interested to see if it is a different url at 10.9.
This is a bug in 10.8.1 Enterprise. BUG-000136016: Unable to select existing surveys using the Survey w.. (esri.com). It has been resolved in 10.9 Enterprise.
I need to use this widget in our portal 10.8.1. And we are not planning to upgrade to 10.9 soon. Is there a patch or something for this bug? You already fixed it in 10.9, which means you know what's wrong, right?