Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.63 KB

File metadata and controls

25 lines (21 loc) · 1.63 KB
title Atom device information settings
description Learn about device information settings for the Atom rendering extension that supports submittal of the Atom feed name and which character encoding to use.
ms.date 09/25/2024
ms.service reporting-services
ms.subservice reporting-services
ms.topic concept-article
ms.custom
updatefrequency5

Atom device information settings

The device information settings for the Atom rendering extension support submittal of the name of an Atom feed and character encoding to use.

The following table lists the device information settings for rendering to a data service document.

Setting Value
DataFeed If specified, renders the Atom feed corresponding to the feed name provided in this setting. If not, renders the Atom service document for the report. The unique autogenerated identifier of the data feed. This value is used internally and you shouldn't change it.
Encoding The Internet Assigned Numbers Authority (IANA) name of a character encoding that is supported by the .NET Framework. The default value is UTF-8. Examples of other values include ASCII, UTF-7, and UTF-16.

Related content