Hi everyone,
I have three encrypted forms which used the same PEM key for exporting. While two of the forms get exported successfully, 1 fails to export.
The errors displayed in the log files are as follows (in this order) -
- WARN o.o.briefcase.export.ExportToGeoJson - A submission has been excluded from the export output due to some problem (parsing error)
- Caused by: org.javarosa.xpath.XPathUnhandledException: The problem was located in calculate expression for /akpCJPBbzSpyJqjXWBU7ri/village_visite_gr/n_menages_renaloc
XPath evaluation: cannot handle function ‘pulldata’
I am not sure what could be causing this problem. Any help would be greatly appreciated!