Data Export Issue

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) -

  1. WARN o.o.briefcase.export.ExportToGeoJson - A submission has been excluded from the export output due to some problem (parsing error)
  2. 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!

It seems like the issue was with the pulldata under the calculate question type. Please try it in a new dummy project (if you are able to replicate the issue).

Hi Kal,

Thank you for the quick response. I replicated this with dummy data and faced the same issue.

So is it the information from the pulldata that is having issue at your end?

Hi,
As @Kal_Lam had explained, this seems to be an issue with the pull data functionality. Could you please check and ensure that you have fully addressed the requirements of pulldata as indicated in this article?

Do you mind sending the dummy xls form you had created?

Stephane

1 Like