Dear OFT,

I'm trying to swich from collect and collectmobile to Arena platform. The survey import went fine but when I want to import data using (.collect-data) I get this error : 1,Unexpected error: SystemError: expression.undefinedFunction

Many thanks

asked 01 Sep '23, 11:36

asmae's gravatar image

asmae
112
accept rate: 0%


Dear user,
We have sent you an email to your private email address to better understand your issue.
Please check the spam folder too, many thanks,
Open Foris Team

permanent link

answered 05 Sep '23, 09:22

Stefano%20%28OF%29's gravatar image

Stefano (OF) ♦♦
4.7k19
accept rate: 20%

Dear users,

The issue was solved by changing some expressions for checking if a value is already specified which was causing the problem. we replaced this expression :sv_essence1[position()] !='' by this : idm:not-blank(sv_essence1) then re-export the survey from collect to Arena and the the import of records worked fine.

permanent link

answered 08 Sep '23, 11:23

asmae's gravatar image

asmae
112
accept rate: 0%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×42

question asked: 01 Sep '23, 11:36

question was seen: 1,099 times

last updated: 08 Sep '23, 11:23