View full article

QDSSettings.QDSGeneral Class

Namespace: PIX.QMSAPI.DataObjects
Assembly: PIX.dll

General QDS settings.

Inheritance

Syntax

public class QDSGeneral

Properties

Name Description
ApplicationDataFolder

The path where data for the Distribution Service is saved. For clustered environments, the value of this must be changed so that each node in the cluster refers to the same path. Requires Publisher license.

ClusterInfo

Holds a list of all QlikView Distribution Services in the same cluster. Requires Publisher license.

ClusterName

The name of the cluster

DisableTaskTriggersForDocAdmins

When set to true, document administrators will not be able to activate any triggers when creating or editing tasks and triggers. Requires Publisher license.

LogLevel

The log level to be used.

SelectedDscID

The ID of the currently set Directory Service Connector. Requires Publisher license.

SelectedPDFPrinter

Selected PDF Printer to be used for qlikview document reports Requires Publisher license.

ShowAlerts

When set to true it indicates a scheduled downtime.

SourceFolders

The path of the Source Documents folder. Requires Publisher license.

Extension Methods

ApiFilter.FilterFor<T>(T, Nullable<ApiVersion>)