Click or drag to resize
IQMS2 Interface
The QMS backend interface, hosting all of the available QlikView Management Service API methods.

Namespace: PIX.Services.V12.Api2
Assembly: 
Syntax
public interface IQMS2

The IQMS2 type exposes the following members.

Methods
  NameDescription
Public methodCode exampleAbortTask
Aborts a single task.
Public methodCode exampleAddSelections
Adds or toggles the currently selected fields within a document.
Public methodCode exampleClearLicense
Clears the license for a service. After this method has been called, the service will be unlicensed and might not be available until a new license has been applied. Only the QlikViewServer-license type is currently supported.
Public methodCode exampleClearQVSCache
Clears the QlikView Server cache of the QlikView Management Service from the specified cache objects.
Public methodClearSelections
Clears or unlocks the selection of the specified field. If the field is empty, all fields will be cleared/unlocked.
Public methodCode exampleCloseAndInstallExtensionObject
Finalizes the uploads. This involves verifying that the upload is a valid package and that the installation is successful.
Public methodCode exampleCloseSession
Closes a previously opened session towards a document on a QDS server.
Public methodCode exampleCreateSession
Creates a session towards a document on a QDS server.
Public methodCode exampleDeleteSectionAccessTable
Removes a single SectionAccessTable.
Public methodCode exampleDeleteServerObject
Removes a server object from a document.
Public methodCode exampleDeleteTask
Deletes a single task.
Public methodCode exampleFindEDX
Finds all matching EDX tasks.
Public methodCode exampleFindTask
Finds a single task given its name.
Public methodCode exampleGetAlertText
Returns a simple text message describing the current state of the QMS.
Public methodCode exampleGetAllDistributionGroups
Gets all QDS loadbalancer groups.
Public methodCode exampleGetAllMissingDistributionGroups
Gets all missing QDS loadbalancer groups from the cache
Public methodCode exampleGetAvailableDirectories
Returns a list of available directory paths for a certain type of Directory Service Provider.
Public methodCode exampleGetAvailableDSProviders
Returns the available Directory Service Providers supported by a certain Directory Service Connector.
Public methodCode exampleGetCALConfiguration
Gets the current session/document and named CAL configuration from a QVS.
Public methodCode exampleGetCALInfoForUser
Gets the licenses currently used by a certain user.
Public methodCode exampleGetCategories
Returns all categories matching the given scope.
Public methodCode exampleGetDistributionGroups
Gets QDS loadbalancer groups for specific QDS.
Public methodCode exampleGetDistributionGroupsDefinition
Gets QDS loadbalancer group definition for specific QDS.
Public methodCode exampleGetDocumentBookmarkNames
Retrieves a list of all document book marks defined in the document.
Public methodCode exampleGetDocumentFolder
Gets the document folder with the specified ID.
Public methodCode exampleGetDocumentMetaData
Gets the document metadata.
Public methodCode exampleGetDocumentTask
Gets the document task. The scope parameter is used to define what information to retrieve about the task.
Public methodCode exampleGetDSCAPISettings
Gets Directory Service Connector (DSC) settings.
Public methodCode exampleGetDSPAPISettings
Gets Directory Service Provider (DSP) settings.
Public methodCode exampleGetDSResources
Returns all Directory Services managed by a certain Directory Service Connector.
Public methodCode exampleGetEDXTaskStatus
Gets the EDX task status.
Public methodCode exampleGetFieldContentList
Retrieves the values for a specific field. It is possible to retrieve only the currently selected values or all values for the field.
Public methodCode exampleGetFieldList
Retrieves all available fields from a document.
Public methodCode exampleGetLicense
Retrieves the currently set license for a service.
Public methodCode exampleGetQDSSettings
Retrieves the current settings for the QlikView Distribution service with the specified ID.
Public methodCode exampleGetQMSVersion
Get the current QlikView version.
Public methodCode exampleGetQVPRAPISettings
Gets QVPR settings.
Public methodCode exampleGetQVSDocumentsAndUsers
Gets each document loaded on the QVS and the users connected to each on respectively.
Public methodCode exampleGetQVSDocumentsPerUser
Gets the number of documents each user on the QVS is connected to.
Public methodCode exampleGetQVSPerformanceData
Gets QVS performance data.
Public methodCode exampleGetQVSSettings
Gets settings for the QlikView Server with the specified ID.
Public methodCode exampleGetQVSUtilizationData
Gets QVS utilization data.
Public methodCode exampleGetQVWSAuthentication
Gets the authentication type for the QlikView WebServer (QVWS).
Public methodCode exampleGetQVWSSetting
Gets QlikView WebServer (QVWS) settings.
Public methodCode exampleGetReloadEngineServices
Gets all reload engine services.
Public methodCode exampleGetReports
Retrieves reports defined within a document.
Public methodCode exampleGetSectionAccessTable
Retrieves a single SectionAccessTable. The scope parameter is used to control how much information that should be included.
Public methodCode exampleGetSectionAccessTableByName
Retrieves a SectionAccessTable by name.
Public methodCode exampleGetSectionAccessTables
Retrieves all defined SectionAccessTable's. Each table contains information about its columns, but no table data is returned.
Public methodCode exampleGetServerObjectMetaDataForUser
Retrieves a list of all ServerObjectMetaData objects from a QlikView Server, accessible to a certain user.
Public methodCode exampleGetServerObjects
Retrieves a list of server objects from a document.
Public methodCode exampleGetServices
Gets information about all registered services of the specified type.
Public methodCode exampleGetServiceStatuses
Gets the status of all services which matches the provided list of service ID's.
Public methodCode exampleGetSourceDocumentFolders
Gets all source document folders for the QlikView Distribution Service with the specified ID.
Public methodCode exampleGetSourceDocumentNodes
Gets source document nodes for the specified relative path and the specified source document folder and QlikView Distribution Service ID.
Public methodCode exampleGetSourceDocuments
Gets all source documents for the QlikView Distribution Service with the specified ID.
Public methodCode exampleGetTask
Retrieves a single task using its id.
Public methodCode exampleGetTasks
Retrieves all task from a QDS.
Public methodCode exampleGetTasksForDocument
Gets the tasks for document.
Public methodCode exampleGetTaskStatus
Gets the status of a task.
Public methodCode exampleGetTaskStatuses
Gets the task statuses.
Public methodCode exampleGetTaskStatusNodes
Gets the task status nodes.
Public methodCode exampleGetTemplateFolderId
Gets ID for QDS template source document folder
Public methodCode exampleGetTimeLimitedServiceKey
Gets a time limited service key.
Public methodCode exampleGetUserDocumentFolders
Gets all user document folders for the QlikView Server with the specified ID.
Public methodCode exampleGetUserDocumentNodes
Gets user document nodes for the specified relative path and the specified user document folder and QlikView Server ID.
Public methodCode exampleGetUserDocuments
Gets all user documents for the QlikView Server with the specified ID.
Public methodCode exampleHasAnyDistributionGroups
Check if any QDS loadbalancer groups exist.
Public methodCode exampleImportAllDocumentTasksForQds
Imports all document tasks from a remote QlikView Distribution Server.
Public methodCode exampleImportDocumentTask
Imports a single document task from a remote QlikView Distribution Server.
Public methodCode exampleInitiateUploadExtensionObject
Initiates an new upload of an extension object.
Public methodCode exampleIsPublisherQDS
This method checks if a QlikView Distribition Service has a publisher license or not.
Public methodCode exampleIsQdsLoadbalancerConfigured
Check if the QDS load balancing setting has been configured.
Public methodCode exampleLookupNames
Given a list of user or group names, this method performs a lookup of each name on a Directory Service Connector.
Public methodPing
Pings this instance.
Public methodCode exampleQdsLoadBalancerConfigHasErrors
Checks if there are new errors in the QDS load balancer configuration file.
Public methodCode exampleQDSNeedRestart
Sets that the QDS needs a restart.
Public methodCode exampleQVSNeedRestart
Sets that the QVS needs a restart.
Public methodCode exampleRemoteGetDocumentTask
Retrieves a single task from a remote QlikView Management Service.
Public methodCode exampleRemoteGetServices
Retrieves information about services managed by a remote QlikView Management Console.
Public methodCode exampleRemoteGetSourceDocumentFolders
Gets all source document folders for a QlikView Distribution Service, managed by a remote QlikView Management Service, with the specified ID.
Public methodCode exampleRemoteGetSourceDocumentNodes
Connects to a remote QlikView Management Service and retrieves the source document nodes for the specified relative path and the specified source document folder and QlikView Distribution Service ID.
Public methodCode exampleRemoteGetTaskListForDocID
Retrieves a list of all tasks for a specific document from a remote QlikView Management Service.
Public methodCode exampleRemoteGetTasks
Retrieves all tasks from a remote QlikViewDistribution Service.
Public methodCode exampleResolveUserGroups
This method returns all groups that a certain user is a member of.
Public methodCode exampleRestartQDS
Restarts the QDS.
Public methodCode exampleRestartQVS
Restarts the QVS.
Public methodCode exampleRunTask
Runs a single task.
Public methodCode exampleSaveCALConfiguration
Saves the CAL configuration.
Public methodCode exampleSaveDocumentMetaData
Saves the document metadata.
Public methodCode exampleSaveDocumentTask
Saves the document task.
Public methodCode exampleSaveLicense
Sets a license on a service. The license includes a LicenseType which is used together with the serviceID parameter to find the correct service.
Public methodCode exampleSaveQDSSettings
Updates the settings for a certain QlikView Distribution service.
Public methodCode exampleSaveQVSSettings
Saves the specified QlikView Server settings.
Public methodCode exampleSaveSectionAccessTable
Saves a SectionAccessTable. If the table does not exist, it will be created. Otherwise it will be updated.
Public methodCode exampleSelectServer
Selects the QlikView Server (QVS) currently most suitable for opening the specified document according to the load balancing settings of the given QlikView WebServer (QVWS).
Public methodCode exampleSendDistributionServiceWorkorder
Updates the configuration of a QlikView Distribution Service, includning task definitions.
Public methodCode exampleServiceHasValidLicense
Checks a service to see whether it has a valid license or not.
Public methodCode exampleSetDSCAPISettings
Sets Directory Service Connector (DSC) Settings.
Public methodCode exampleSetDSPAPISettings
Sets Directory Service Provider (DSP) Settings.
Public methodCode exampleSetQVPRAPISettings
Sets QVPR settings.
Public methodCode exampleSetQVWSAuthentication
Sets the authentication type for the QlikView WebServer (QVWS).
Public methodCode exampleSetQVWSSetting
Sets QlikView WebServer (QVWS) settings.
Public methodCode exampleTakeServerObject
Changes the owner of a server object.
Public methodCode exampleTriggerEDXTask
Triggers an EDX task.
Public methodCode exampleUpdateLicense
Updates the service with the current license. This will refresh the license for all the members of the service.
Public methodUpdateServices(IDUrlDictionary, ServiceTypes)
Public methodCode exampleUpdateServices(DictionaryGuid, Uri, ServiceTypes)
Updates the service with the specified URLs of the specified type.
Public methodCode exampleValidateLicense
Validates a license, making sure that the information that it contains is correct.
Public methodCode exampleWriteExtensionObject
Uploads a piece of an extension object. The handle returned contains the current state of the upload.
Top
See Also