Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 9cbc99a

Browse files
authored
Merge pull request #6806 from markingmyname/properties
[SSRS] Updating the RS property page
2 parents 8c5a85b + 6a91147 commit 9cbc99a

1 file changed

Lines changed: 68 additions & 34 deletions

File tree

docs/reporting-services/tools/server-properties-advanced-page-reporting-services.md

Lines changed: 68 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,22 @@
11
---
22
title: "Server Properties (Advanced Page) - Reporting Services | Microsoft Docs"
3-
ms.custom: ""
4-
ms.date: "05/24/2018"
3+
author: "markingmyname"
4+
ms.author: "maghan"
5+
manager: "kfile"
56
ms.prod: reporting-services
67
ms.prod_service: "reporting-services-sharepoint, reporting-services-native"
78
ms.component: "tools"
8-
ms.reviewer: ""
99
ms.suite: "pro-bi"
10-
ms.technology:
11-
12-
13-
ms.tgt_pltfrm: ""
1410
ms.topic: conceptual
1511
f1_keywords:
16-
- "sql13.swb.reportserver.serverproperties.advanced.f1"
12+
- "sql13.swb.Report Server.serverproperties.advanced.f1"
1713
ms.assetid: 07b78a84-a6aa-4502-861d-349720ef790e
1814
caps.latest.revision: 18
19-
author: "markingmyname"
20-
ms.author: "maghan"
21-
manager: "kfile"
15+
ms.custom: ""
16+
ms.reviewer: ""
17+
ms.technology: ""
18+
ms.tgt_pltfrm: ""
19+
ms.date: 08/14/2018
2220
---
2321

2422
# Server Properties (Advanced Page) - Reporting Services
@@ -46,10 +44,13 @@ Indicates whether report execution logging is enabled. The default value is **tr
4644
**ExecutionLogDaysKept**
4745
The number of days to keep report execution information in the execution log. Valid values for this property include **-1** through **2**,**147**,**483**,**647**. If the value is **-1**, entries are not deleted from the Execution Log table. The default value is **60**.
4846

49-
> [!NOTE]
47+
> [!NOTE]
5048
> Setting a value of **0** *deletes* all entries from the execution log. A value of **-1** keeps the entries of the execution log and doesn't delete them.
5149
52-
**SessionTimeout**
50+
**RDLXReportTimetout**
51+
RDLX report *(Power View reports in a SharePoint Server)* processing timeout value, in seconds, for all reports managed in the report server namespace. This value can be overridden at the report level. If this property is set, the report server attempts to stop the processing of a report when the specified time has expired. Valid values are **-1** through **2**,**147**,**483**,**647**. If the value is **-1**, reports in the namespace do not time out during processing. The default value is **1800**.
52+
53+
**SessionTimeout**
5354
The length of time, in seconds, that a session remains active. The default value is **600**.
5455

5556
**SharePointIntegratedMode**
@@ -70,6 +71,9 @@ Indicates whether the report server should use session cookies when communicatin
7071
**ExternalImagesTimeout**
7172
Determines the length of time within which an external image file must be retrieved before the connection is timed out. The default is **600** seconds.
7273

74+
**SnapshotCompression**
75+
A snapshot of the report server at that time.
76+
7377
**SnapshotCompression**
7478
Defines how snapshots are compressed. The default value is **SQL**. The valid values are as follows:
7579

@@ -103,27 +107,6 @@ Turning off this option mitigates a threat whereby a malicious user launches a d
103107
**EnableRemoteErrors**
104108
Includes external error information (for example, error information about report data sources) with the error messages that are returned for users who request reports from remote computers. Valid values are **true** and **false**. The default value is **false**. For more information, see [Enable Remote Errors (Reporting Services)](../../reporting-services/report-server/enable-remote-errors-reporting-services.md).
105109

106-
**EnableReportDesignClientDownload**
107-
Specifies whether Report Builder installation package can be downloaded from the report server. If you clear this setting, the URL to Report Builder won't work.
108-
109-
**EditSessionCacheLimit**
110-
Specifies the number of data cache entries that can be active in a report edit session. The default number is 5.
111-
112-
**EditSessionTimeout**
113-
Specifies the number of seconds until a report edit session times out. The default value is 7200 seconds (two hours).
114-
115-
**EnableCustomVisuals** ***(Power BI Report Server only)***
116-
Should PowerBI ReportServer enable the display of PowerBI custom visuals. Values are True, False. Default is True.
117-
118-
**EnablePowerBIReportExportData** ***(Power BI Report Server only)***
119-
Should PowerBI ReportServer enable the export of data from PowerBI visuals. Values are True, False. Default is True.
120-
121-
**ScheduleRefreshTimeoutMinutes** ***(Power BI Report Server only)***
122-
Data refresh timeout in minutes for Scheduled refresh on PowerBI reports with embedded AS models. Default is 120 minutes.
123-
124-
**EnableTestConnectionDetailedErrors**
125-
Indicates whether to send detailed error messages to the client computer when users test data source connections using the report server. The default value is **true**. If the option is set to **false**, only generic error messages are sent.
126-
127110
**AccessControlAllowCredentials**
128111
Indicates whether the response to the client request can be exposed when the 'credentials' flag is set to true. The default value is **false**.
129112

@@ -142,6 +125,57 @@ A comma-separated list of headers that the server will expose to clients. The de
142125
**AccessControlMaxAge**
143126
Specifies the number of seconds the results of the preflight request can be cached. The default value is 600 (10 minutes).
144127

128+
**EditSessionCacheLimit**
129+
Specifies the number of data cache entries that can be active in a report edit session. The default number is 5.
130+
131+
**EditSessionTimeout**
132+
Specifies the number of seconds until a report edit session times out. The default value is 7200 seconds (two hours).
133+
134+
**EnableCustomVisuals** ***(Power BI Report Server only)***
135+
To enable the display of Power BI custom visuals. Values are True/False. *Default is True.*
136+
137+
**ExecutionLogLevel**
138+
Set the Execution Log Level. *Default is Normal.*
139+
140+
**InterProcessTimeoutMinutes**
141+
Set the process timeout in minutes. *Default is 30.*
142+
143+
**MaxFileSizeMb**
144+
Set the max file size of the report in MB. *Default is 1000. Max is 2000.*
145+
146+
**ModelCleanupCycleminutes**
147+
Set the model cleanup cycle in minutes. *Default is 15.*
148+
149+
**OfficeAccessTokenExpirationSeconds** ***(Power BI Report Server only)***
150+
Set for how long you want the office access token to expire in seconds. *Default is 60.*
151+
152+
**OfficeOnlineDiscoveryURL** ***(Power BI Report Server only)***
153+
Set the address of your Office Online Server instance for viewing Excel Workbooks.
154+
155+
**RequireIntune**
156+
Set this to require Intune to access your organization's reports via the Power BI mobile app. *Default is False.*
157+
158+
**ScheduleRefreshTimeoutMinutes** ***(Power BI Report Server only)***
159+
Set for how long you want the schedule refresh to timeout. *Default is 120.*
160+
161+
**ShowDownloadMenu**
162+
Set this to enable the client tools download menu. *Default is true.*
163+
164+
**TimeInitialDelaySeconds**
165+
Set for how long you want the initial time to be delayed in seconds. *Default is 60.*
166+
167+
**TrustedFileFormat**
168+
Set all the external file formats that can be saved. *Default is jpg, jpeg, jpe, wav, bmp, pdf, img, gif, json, mp4, web, png.*
169+
170+
**EnablePowerBIReportExportData** ***(Power BI Report Server only)***
171+
Enable Power BI Report Server data export from Power BI visuals. Values are True, False. Default is True.
172+
173+
**ScheduleRefreshTimeoutMinutes** ***(Power BI Report Server only)***
174+
Data refresh timeout in minutes for scheduled refresh on Power BI reports with embedded AS models. Default is 120 minutes.
175+
176+
**EnableTestConnectionDetailedErrors**
177+
Indicates whether to send detailed error messages to the client computer when users test data source connections using the report server. The default value is **true**. If the option is set to **false**, only generic error messages are sent.
178+
145179
## See Also
146180

147181
[Set Report Server Properties (Management Studio)](../../reporting-services/tools/set-report-server-properties-management-studio.md)

0 commit comments

Comments
 (0)