Popular Help Content

No popular content.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added "userid" to the reserved words list

...

There are certain words you cannot use as a case property name.  If you see this error, it means you have used one of these “reserved” words.  Here’s a list of all the “reserved” words you cannot user as case property names:

  • "actions"
  • "case_name"
  • "case_type"
  • "case_type_id"
  • "date_openedclosed"
  • "statusclosed_on"
  • "date-_opened"
  • "external-id"
  • "date"
  • "doc_type"
  • "domain"
  • "opened_onindices"
  • "modified_onindex"
  •  "server_modified_on"
  • "versionopened_on"
  • "typereferrals"
  • "closed""closedserver_modified_on"
  • "xform_idstatus"
  • "xform_idstype"
  • "user_id"
  • "versionuserid"
  • "referralsversion"
  • "actionsxform_id"
  • "indices""indexxform_ids"

Case Update.  [some word] should start with a letter and only contain letters, numbers, '-', and '_'

...