Skip to main content
Version: 3.7.6

Azure

Supported Native Datatypes#

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

Native datatypeSymphony datatype
booleanBoolean
dateTimeDate/Time
doubleDouble
htmlMarkup
identityIdentity
integerInteger
picklistList
plainTextString
stringString

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 saved queries in the connected users My Queries folder that are flat query type and do contain a filter for the configured workItemType

warning

If you configure a custom query, you are responsible that the query result contains only objects of the configured workItemType, even though the adapter automatically limits the selectable queries.