Summary

The following words are reserved in the Fountayn Software Suite. Reserved words should not be defined as an identifier in the DataArchitect.



Note: Any usage of capital ‘AND’, ‘OR’, ‘NOT’, ‘CONTAINS’, ‘EQUALS_RX’ or ‘HAS_RX’ even as part of other words will likely cause edit checks to fire incorrectly as they will be read as the logical operator.


  • action
  • activationStatus
  • alias
  • answerStatus
  • applicationKeyName
  • createDate
  • dataReviewStatus
  • dataValue
  • displayValue
  • documentIds
  • elementToUpdate
  • formId
  • formSummary
  • formToDisplay
  • freezeStatus
  • header
  • id
  • itemsPerPage
  • lockStatus
  • missingType
  • name
  • newElementId
  • objectId
  • pdf
  • previousDisplayValue
  • previousValue
  • queryId
  • queryStatus
  • questionId
  • recordId
  • refresh
  • registeredToolId
  • resetDCForm
  • searchKey
  • searchValue
  • selectedTool
  • sequenceNumber
  • signedStatus
  • site
  • siteID
  • siteName
  • size
  • tagName
  • this
  • toolId
  • type
  • updateSubElements
  • validationStatus
  • viewType
  • violationStatus

2.2.0 Additions to Reserved Words


"activationStatus"

"alias"

"answerStatus"

"createDate"

"dataReviewStatus"

"dataValue"

"displayValue"

"formSummary"

"freezeStatus"

"header"


"id"

"lockStatus"

"missingType"

"name" 

"previousDisplayValue"

"previousValue"

"queryStatus"

"sequenceNumber"

"signedStatus"


"site"

"siteID"

"siteName"

"size"

 "tagName"

"type"

"validationStatus"

"violationStatus"


Java-specific Reserved Words


            + "abstract"  + "assert"  + "boolean"  + "break"

            + "byte"  + "case"  + "catch"  + "char"

            + "class"  + "const"  + "continue"  + "default"

            + "double"  + "do"  + "else"  + "enum"

            + "extends"  + "false"  + "final"  + "finally"

            + "float"  + "for"  + "goto"  + "if"

            + "implements"  + "import"  + "instanceof"  + "int"

            + "interface"  + "long"  + "native"  + "new"

            + "null"  + "package"  + "private"  + "protected"

            + "public"  + "return"  + "short"  + "static"

            + "strictfp"  + "super"  + "switch"  + "synchronized"

            + "this"  + "throw"  + "throws"  + "transient"

            + "true"  + "try"  + "void"  + "volatile"

            + "while"

Need more help?

Please visit the Fountayn Contact Information page.