Case Sensitivity - Ironstream_Hub - 1.3.1

Ironstream Hub Administration

Product type
Software
Portfolio
Integrate
Product family
Ironstream
Product
Ironstream > Ironstream Hub
Version
1.3.1
Language
English
ContentType
Administration
Product name
Ironstream Hub
Title
Ironstream Hub Administration
Topic type
Administration
First publish date
2022

The Hub configuration files consist of JSON - that is sets of key/value pairs. The case sensitivity rules are as follows:

  • The keys are not case sensitive.
  • The values are generally case sensitive. Specifically:
    • Values that are constrained to a small finite set are case sensitive. For example, in a Pipeline file the "FromType" field must be either "Source" or "Process."
    • Any file system paths will be case sensitive on Linux, but not on Windows.
    • Any Boolean values are case sensitive and must be entirely in lower case - that is "true" or "false."