Skip to main content
Version: 3.8.1

Rally

warning

The Rally API does not provide a way of streaming the actual content of attachments. Instead they are in-memory base 64 encoded. Make sure that your symphony configuration has enough memory available..

Supported Native Datatypes#

The following tables shows which native datatypes are supported and how they translate into symphony datatypes:

Native datatypeSymphony datatype
textMarkup
stringString
integerInteger
longInteger
booleanBoolean
dateTimeDateTime
rating/dropDownList
userIdentity

Custom query#

Currently not supported for Rally due to lack of functionality in the Rally API