Skip to main content
Version: 3.7.6

Jazz CCM

Supported Native Datatypes#

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

Native datatypeSymphony datatype
booleanBoolean
integerInteger
dateTimeDate/Time
doubleDouble
stringString
XMLLiteralMarkup
ResourceList
PersonIdentity

Custom query#

The adapter provides a builtin query that is based on the project and workItemType specified in the configuration.

To allow customers more detailed control of the query, a custom query can be specified.

The custom queries available in the configuration are all queries of the connected users in the specified project.

warning

If you configure a custom query, you are responsible that the query result contains only objects from the configured project and workItemType, queries that do not satsify these requirements will lead to unexpected results.