Select to view content in your preferred language

repeat failing to populate feature service

289
2
01-16-2018 04:07 PM
danbecker
Regular Contributor

Portal for ArcGIS, publish from Desktop connect to the Portal, hosted feature service. 

We have a repeat with this:

type: select_one species_domain

name: species_name

type: integer

name: cover_pcnt

end repeat

The species_domain has about 200 rows on the choices tab.

It seems like whatever I do, the survey never populates the in the hosted feature service. The records are there, but they're blank.

Anyone ever had this before?

0 Kudos
2 Replies
danbecker
Regular Contributor

Here's the answer:

When publishing to Portal, all field names have to be lower, (I'm assuming this is because my db backend is PostGreSQL). When the field name is within a repeat, survey123 misses the field name check. When the field is moved outside the repeat, then you get the friendly reminder from survey123 when you try to publish.

UGH, learned something today.

0 Kudos
JohnathanHasthorpe
Esri Regular Contributor

Hi Dan

We will get this fixed, and ensure that Connect checks the fields inside of a repeat too.

Cheers

John

0 Kudos