userCapabilityEnum

Defines the user capabilities that control access to an IBM® Cognos® Analytics functional area or tool, such as IBM Cognos Analytics Reporting.

When you run an object, the bibus » account used by the capabilities to determine access to secured functions and features of IBM Cognos Analytics depends on the value of the following properties:

The following sections describe additional details related to user capabilities. These sections correspond to the columns in the User Capabilities Details table.

Related Objects

Each capability is related to an object that initially controls it. The referenced objects are typically created during content store initialization, however IBM Cognos Analytics creates some objects when required.

Capability Cookie Bit Index

Each bit in the capability cookie value maps to a specific capability. Bits are ordered from right to left, starting with bit 0.

A user has a global capability if the corresponding bit in the cookie value is 1.

A user does not have a global capability if the corresponding bit in the cookie value is 0.

For example, in the value 11001010, bits 0, 2, 4, and 5 have the value 0, and the bits 1, 3, 6, and 7 have the value 1.

Undefined bits in the capability cookie value are reserved and should not be used.

For more Information, see Querying Capabilities Using the Capability Cookie Bit Index.

Security Context Used to Determine Access

  • When runAsOwner and runWithOwnerCapabilities are false, the capabilities of the session account determine access.

  • When runAsOwner or runWithOwnerCapabilities is true, the User Capabilities Details table specifies the account that the capabilities use to determine access.

User Capability Details

The following table provides specific details for each user capability.

Table 1. User capability details
Capability Related Object Cookie Bit Index Account (either runAsOwner or runWithOwnerCapabilities is true)
canCollaborate Collaborate 92 Session
canImportRelationalMetadata Import relational metadata 88 Session
canGenerateCSVOutput Generate CSV Output 50  
canGeneratePDFOutput Generate PDF Output 51  
canGenerateXLSOutput Generate XLS Output 52  
canGenerateXMLOutput Generate XML Output 53  
canLaunchCollaborationTools Launch collaboration tools 93 Session
canOpenPowerPlayInAnalysisStudio Open PowerPlay Reports with Analysis Studio 2 Session
canOpenPowerPlayInReportStudio Open PowerPlay Reports with Reporting 36 Session
canReceiveDetailedErrors Detailed Errors 10 Session
canUpdateRepositoryRules Manage repository connections 95 Session
canUseAdaptiveAnalytics Adaptive Analytics 0 Session
canUseAdaptiveAnalyticsAdministration Adaptive Analytics Administration 65 Session
canUseAdministrationPortal Administration 64 Session
canUseAdvancedDashboardFeatures Use Advanced Dashboard Features 98 Session
canUseAnalysisStudio Analysis Studio 1 Session
canUseBursting Bursting 33 Owner
canUseCapabilitiesTool Set capabilities and manage UI profiles 76 Session
canUseCognosInsight Cognos Insight 61 Session
canUseCognosViewer Cognos Viewer 3 Session
canUseCognosViewerContextMenu Context Menu 4 Session
canUseCognosViewerRunWithOptions Run With Options 5 Session
canUseCognosViewerSelection Selection 6 Session
canUseCognosViewerToolbar Toolbar 7 Session
canUseCollaborationFeatures Allow collaboration features 94 Session
canUseConditionalSubscriptions Watch Rules 31 Session
canUseContentStoreTool Administration tasks 66 Session
canUseControllerAdministration Controller Administration 68 Session
canUseControllerStudio Controller Studio 8 Session
canUseDashboardViewer Executive Dashboard 14 Session
canUseDashboardViewerFileManagement Use the Edit Features 15 Session
canUseDataManager Data Manager 9 Session
canUseDataSourcesTool Data Source Connections 69 Session
canUseDescriptiveStatistics Statistics 38 Session
canUseDistributionListsAndContactsTool Distribution Lists and Contacts 70 Session
canUseDrillThroughAssistant Drill Through Assistant 11 Session
canUseEV EVStudio 86 Session
canUseEventStudio Event Studio 12 Session
canUseExternalData Allow External Data 90 Session
canUseGlossary Glossary 16 Session
canUseHTML HTML Items in Report 35 Owner
canUseIndexSearch Execute Indexed Search 13 Session
canUseInteractiveDashboardFeatures Use Interactive Dashboard Features 99 Session
canUseLineage Lineage 18 Session
canUseMetricsManagerAdministration Metric Studio Administration 71 Session
canUseMetricStudio Metric Studio 19 Session
canUseMetricStudioEditView Edit View 20 Session
canUseMobileService Mobile 62 Session
canUseMonitorActivityTool Run activities and schedules 75 Session
canUseMyDataSets My Data Sets 54  
canUseMyDataSetsAdministration My Data Sets Administration 55  
canUseObjectCapabilities Set Entry-Specific Capabilities 29 Session
canUsePackageDataSources Package Data Sources 21 Session
canUsePersonalDataSourceCredentials Manage own data source signons 87 Session
canUsePlanningAdministration Planning Administration 72 Session
canUsePlanningContributor Planning Contributor 22 Session
canUsePortalAdministrationTool Styles and portlets 77 Session
canUsePowerPlay PowerPlay Studio 23 Session
canUsePowerPlayAdministration PowerPlay Servers 73 Session
canUsePrintersTool Printers 74 Session
canUseQueryServiceTool Query Service Administration 63 Session
canUseQueryStudio Query Studio 24 Session
canUseQueryStudioAdvancedMode Advanced 25 Session
canUseQueryStudioFileManagement Create 26 Session
canUseReportStudio Reporting 32 Session
canUseReportStudioFileManagement Create/Delete 34 Session
canUseRepository External Repositories 96 Session
canUseScheduling Scheduling 27 Session
canUseSchedulingByDay Schedule by day 79 Session
canUseSchedulingByHour Schedule by hour 80 Session
canUseSchedulingByMinute Schedule by minute 81 Session
canUseSchedulingByMonth Schedule by month 82 Session
canUseSchedulingByTrigger Schedule by trigger 83 Session
canUseSchedulingByWeek Schedule by week 84 Session
canUseSchedulingByYear Schedule by year 85 Session
canUseSchedulingPriority Scheduling Priority 28 Session
canUseSelfServicePackageWizard Self Service Package Wizard 91 Session
canUseServerAdministrationTool Configure and manage the system 67 Session
canUseShowHiddenObjectsPreference Hide Entries 17 Session
canUseSpecifications Specification Execution 30 Session
canUseUserDefinedSQL User Defined SQL 37 Owner
canUseUsersGroupsAndRolesTool Users, Groups, and Roles 78 Session
canViewContentInRepository View external documents 97 Session
11.1.2 icon

The new userCapabilitiesEx cookie includes all the encoded capabilities found in userCapabilities cookie. The userCapabilitiesEx cookie, however, extends cookie bit index support above 127. Cognos Analytics sets both cookies at the same time. The following table provides specific details for user capabilities with a bit index of 128 and higher.

Table 2. User capability details
Capability Related Object Cookie Bit Index Account (either runAsOwner or runWithOwnerCapabilities is true)
canEditJupyterNotebook Collaborate 128 Session
canUseJob Import relational metadata 129 Session

References

Used by the following properties:

What's new

New in Version 8.4 — Object Capabilities

Documentation for user capabilities has been updated to reflect whether a user capability can be set at global scope only, or at both global and object scope.

New in Version 8.4 GA — Capability Cookie Format Changed

Documentation has been updated to indicate each capability's assigned capability cookie bit index.

New in Version 10.1.0 — Run with Owner Capabilities

Reserved.

New in Version 10.1.0 — Run with Owner Capabilities

The User Capability Details table has been updated to include context information for the bibus » authoredReport » runWithOwnerCapabilities property.

Related information

  • IBM Cognos IBM Cognos Analytics Administration and Security Guide

Members

canCollaborate

Specifies that the user can use collaboration tools.

This capability acts as a container only and is not enforced by IBM Cognos Analytics software.

This value

  • defines a capability that is initially controlled by the Collaborate

  • defines a capability that has global scope

  • defines a capability that is represented by bit 92 in the capability cookie value

New in Version 10.1.0 — Collaboration Tool Integration

This value was added.

canGenerateCSVOutput
Specifies that the user can use generate CSV output.

This capability acts as a container only and is not enforced by IBM Cognos Analytics software.

This value

  • defines a capability that is initially controlled by Generate CSV Output
  • defines a capability that has global scope
  • defines a capability that is represented by bit 50 in the capability cookie value

New in Version 10.2.2 — Report output format restriction

This value was added.

canGeneratePDFOutput
Specifies that the user can use generate PDF output.

This capability acts as a container only and is not enforced by IBM Cognos Analytics software.

This value

  • defines a capability that is initially controlled by Generate PDF Output
  • defines a capability that has global scope
  • defines a capability that is represented by bit 51 in the capability cookie value

New in Version 10.2.2 — Report output format restriction

This value was added.

canGenerateXLSOutput
Specifies that the user can use generate XLS output.

This capability acts as a container only and is not enforced by IBM Cognos Analytics software.

This value

  • defines a capability that is initially controlled by Generate XLS Output
  • defines a capability that has global scope
  • defines a capability that is represented by bit 52 in the capability cookie value

New in Version 10.2.2 — Report output format restriction

This value was added.

canGenerateXMLOutput
Specifies that the user can use generate XML output.

This capability acts as a container only and is not enforced by IBM Cognos Analytics software.

This value

  • defines a capability that is initially controlled by Generate XML Output
  • defines a capability that has global scope
  • defines a capability that is represented by bit 53 in the capability cookie value

New in Version 10.2.2 — Report output format restriction

This value was added.

canImportRelationalMetadata

Specifies that the user can import relational metadata from data sources.

This value

  • defines a capability that is initially controlled by the Import relational metadata

  • defines a capability that has global scope

  • defines a capability that is represented by bit 88 in the capability cookie value

New in Version 10.1.0 — Relational Metadata Service

This value was added.

canLaunchCollaborationTools

Specifies that the user can launch collaboration tools.

This value

  • defines a capability that is initially controlled by the Launch collaboration tools

  • defines a capability that has global scope

  • defines a capability that is represented by bit 93 in the capability cookie value

New in Version 10.1.0 — Collaboration Tool Integration

This value was added.

canOpenPowerPlayInAnalysisStudio – deprecated

Specifies that the user can open PowerPlay 8 objects in Analysis Studio.

This value

  • is deprecated and will be removed in a future version of the product

  • defines a capability that is initially controlled by the Open PowerPlay Reports with Analysis Studio

  • defines a capability that has both global and object scope

  • defines a capability that is represented by bit 2 in the capability cookie value

New in Version 8.4 — Migration Capabilities

This value was added.

canOpenPowerPlayInReportStudio – deprecated

Specifies that the user can open PowerPlay 8 objects in Reporting.

This value

  • is deprecated and will be removed in a future version of the product

  • defines a capability that is initially controlled by the Open PowerPlay Reports with Reporting

  • defines a capability that has both global and object scope

  • defines a capability that is represented by bit 36 in the capability cookie value

New in Version 8.4 — Migration Capabilities

This value was added.

canReceiveDetailedErrors

Specifies that the user can receive detailed errors. Detailed errors can expose sensitive information such as the names of servers and dispatchers.

This value

  • defines a capability that is initially controlled by the Detailed Errors

  • defines a capability that has global scope

  • defines a capability that is represented by bit 10 in the capability cookie value

canUpdateRepositoryRules

Specifies that the user can edit properties of objects based on the bibus » repositoryRule class.

This value

  • defines a capability that is initially controlled by the Manage repository connections

  • defines a capability that has global scope

  • defines a capability that is represented by bit 95 in the capability cookie value

New in Version 10.1.0 — i_d15e430433.html#ReleaseNotes_ReleaseNotes_101_10.1.RTM.RTC49807_RTC50068

This value was added.

New in Version 10.1.1 — Support for IBM Cognos Content Archival

This previously reserved feature, introduced in Version 10.1.0, is now available for use.

canUseAdaptiveAnalytics

Specifies that the user can consume Adaptive Analytics interactive reports.

This value

  • defines a capability that is initially controlled by the Adaptive Analytics

  • defines a capability that has both global and object scope

  • defines a capability that is represented by bit 0 in the capability cookie value

New in Version 8.4 — Adaptive Analytics Integration

This value was added.

canUseAdaptiveAnalyticsAdministration

Specifies that the user can use Adaptive Analytics administrative functions to design interactive reports.

This value

  • defines a capability that is initially controlled by the Adaptive Analytics Administration

  • defines a capability that has both global and object scope

  • defines a capability that is represented by bit 65 in the capability cookie value

New in Version 8.4 — Adaptive Analytics Integration

This value was added.

canUseAdministrationPortal

Specifies that the user can access the IBM Cognos Analytics administration portal.

A user with this capability can cancel requests not owned by the user.

This value

  • defines a capability that is initially controlled by the Administration

  • defines a capability that has global scope

  • defines a capability that is represented by bit 64 in the capability cookie value

canUseAdvancedDashboardFeatures

Specifies that the user can use advanced dashboard features, such as adding content.

This value

  • defines a capability that is initially controlled by the Use Advanced Dashboard Features

  • defines a capability that has global scope

  • defines a capability that is represented by bit 98 in the capability cookie value

New in Version 10.2.0 — Graduated dashboard capabilities

This value was added.

canUseAnalysisStudio

Specifies that the user can use IBM Cognos Analysis Studio.

This value

  • defines a capability that is initially controlled by the Analysis Studio

  • defines a capability that has both global and object scope

  • defines a capability that is represented by bit 1 in the capability cookie value

canUseBursting

Specifies that the user can edit burst specifications for a report, and limits the ability to execute a report with the burst run option set to true. For the burst run option to have any effect, there must be a burst specification in the report specification.

This capability is based on the report owner when runAsOwneris enabled.

This value

  • defines a capability that is assigned using the owner's account when the object's runAsOwner property or runWithOwnerCapabilities property is set to true

  • defines a capability that is initially controlled by the Bursting

  • defines a capability that has both global and object scope

  • defines a capability that is represented by bit 33 in the capability cookie value

canUseCapabilitiesTool

Specifies that the user can use the Capabilities tool. Use this tool to view and set access permissions to secured functions and features.

This value

  • defines a capability that is initially controlled by the Set capabilities and manage UI profiles

  • defines a capability that has global scope

  • defines a capability that is represented by bit 76 in the capability cookie value

canUseCognosInsight

Specifies that the user can use Cognos Insight features in IBM Cognos Administration.

This value

  • defines a capability that is initially controlled by the Cognos Insight

  • defines a capability that has global scope

  • defines a capability that is represented by bit 61 in the capability cookie value

New in Version 10.2.0 — Restricting access to Cognos Insight in IBM Cognos Analytics

This value was added.

canUseCognosViewer

Provides a container capability for secured features related to IBM Cognos Viewer.

This capability acts as a container only and is not enforced by IBM Cognos software.

This value

  • defines a capability that is initially controlled by the Cognos Viewer

  • defines a capability that has global scope

  • defines a capability that is represented by bit 3 in the capability cookie value

canUseCognosViewerContextMenu

Gives the user access to the Context menu in IBM Cognos Viewer.

This value

  • defines a capability that is initially controlled by the Context Menu

  • defines a capability that has global scope

  • defines a capability that is represented by bit 4 in the capability cookie value

canUseCognosViewerRunWithOptions

Specifies that the user can access the Run with Options page in IBM Cognos Viewer.

This value

  • defines a capability that is initially controlled by the Run With Options

  • defines a capability that has global scope

  • defines a capability that is represented by bit 5 in the capability cookie value

canUseCognosViewerSelection

Specifies that the user can select report data in IBM Cognos Viewer.

This value

  • defines a capability that is initially controlled by the Selection

  • defines a capability that has global scope

  • defines a capability that is represented by bit 6 in the capability cookie value

canUseCognosViewerToolbar

Specifies that the user can access the toolbar in IBM Cognos Viewer.

This value

  • defines a capability that is initially controlled by the Toolbar

  • defines a capability that has global scope

  • defines a capability that is represented by bit 7 in the capability cookie value

canUseCollaborationFeatures

Specifies that the user can use collaboration features.

This value

  • defines a capability that is initially controlled by the Allow collaboration features

  • defines a capability that has global scope

  • defines a capability that is represented by bit 94 in the capability cookie value

New in Version 10.1.0 — Collaboration Tool Integration

This value was added.

canUseConditionalSubscriptions

Specifies that the user can use the conditional subscription features.

This value

  • defines a capability that is initially controlled by the Watch Rules

  • defines a capability that has both global and object scope

  • defines a capability that is represented by bit 31 in the capability cookie value

New in Version 8.3 — Conditional Subscriptions

This value was added.

canUseContentStoreTool

Specifies that the user can use the content store tool. Use this tool to deploy data from one environment to another and to monitor the consistency of data.

This value

  • defines a capability that is initially controlled by the Administration tasks

  • defines a capability that has global scope

  • defines a capability that is represented by bit 66 in the capability cookie value

canUseControllerAdministration

Specifies that the user can use the IBM Cognos Controller administration functions.

This value

  • defines a capability that is initially controlled by the Controller Administration

  • defines a capability that has global scope

  • defines a capability that is represented by bit 68 in the capability cookie value

canUseControllerStudio

Specifies that the user can use IBM Cognos Controller Studio Controller Studio.

This value

  • defines a capability that is initially controlled by the Controller Studio

  • defines a capability that has global scope

  • defines a capability that is represented by bit 8 in the capability cookie value

canUseDashboardViewer

Specifies that the user can consume dashboard content in IBM Cognos Workspace.

This value

  • defines a capability that is initially controlled by the Executive Dashboard

  • defines a capability that has global scope

  • defines a capability that is represented by bit 14 in the capability cookie value

New in Version 8.4 — Dashboards

This value was added.

canUseDashboardViewerFileManagement – deprecated

Specifies that the user can use the Dashboard Viewer file management features.

This value

  • is deprecated and will be removed in a future version of the product

  • defines a capability that is initially controlled by the Use the Edit Features

  • defines a capability that has global scope

  • defines a capability that is represented by bit 15 in the capability cookie value

New in Version 8.4 — Dashboards

This value was added.

New in Version 10.1.0 — IBM Cognos Go! Dashboard Upgrade to IBM Cognos Workspace

This value is deprecated.

canUseDataManager

Specifies that the user can use Data Manager.

This value

  • defines a capability that is initially controlled by the Data Manager

  • defines a capability that has global scope

  • defines a capability that is represented by bit 9 in the capability cookie value

canUseDataSourcesTool

Specifies that the user can use the Data Sources tool. Use this tool to define data sources and connections.

This value

  • defines a capability that is initially controlled by the Data Source Connections

  • defines a capability that has global scope

  • defines a capability that is represented by bit 69 in the capability cookie value

New in Version 8.3 — Capabilities Refinements

This value was added. It replaces the bibus » userCapabilityEnum » canUseDirectoryTool value.

canUseDescriptiveStatistics

Specifies that the user can use the statistics feature.

The statistics feature uses a third-party application to generate statistical output including charts and tables that can be used within IBM Cognos Analytics applications.

Reserved.

This value

  • defines a capability that is initially controlled by the Statistics

  • defines a capability that has global scope

  • defines a capability that is represented by bit 38 in the capability cookie value

New in Version 8.4 GA — Statistics

This value was added.

canUseDirectoryTool – obsolete
New in Version 8.3 — Capabilities Refinements

This value is obsolete and was removed. Use the following values instead:

canUseDistributionListsAndContactsTool

Specifies that the user can use the Distribution Lists and Contacts tool. Use this tool to define distribution lists and contacts.

This value

  • defines a capability that is initially controlled by the Distribution Lists and Contacts

  • defines a capability that has global scope

  • defines a capability that is represented by bit 70 in the capability cookie value

New in Version 8.3 — Capabilities Refinements

This value was added. It replaces the bibus » userCapabilityEnum » canUseDirectoryTool value.

canUseDrillThroughAssistant

Specifies that the user can use the Drill-through Assistant. Use this tool to assist in the creation of drill-through actions.

This value

  • defines a capability that is initially controlled by the Drill Through Assistant

  • defines a capability that has global scope

  • defines a capability that is represented by bit 11 in the capability cookie value

New in Version 8.3 — Drill Through Assistant Capability

This value was added.

canUseEV

This value

  • defines a capability that is initially controlled by the EVStudio

  • defines a capability that has both global and object scope

  • defines a capability that is represented by bit 86 in the capability cookie value

New in Version 9.0.0 — Support for IBM Cognos Express

This value was added.

canUseEventStudio

Specifies that the user can use IBM Cognos Event Studio.

This value

  • defines a capability that is initially controlled by the Event Studio

  • defines a capability that has both global and object scope

  • defines a capability that is represented by bit 12 in the capability cookie value

canUseExternalData

Specifies that the user can use external data that a package references.

External data refers to data that is not included in a package managed by an administrator. For example, a resource on a user's local file system.

This value

  • defines a capability that is initially controlled by the Allow External Data

  • defines a capability that has both global and object scope

  • defines a capability that is represented by bit 90 in the capability cookie value

New in Version 10.1.0 — External Data

This value was added.

canUseGlossary

Specifies that the user can use the glossary features of IBM Cognos Analytics.

This value

  • defines a capability that is initially controlled by the Glossary

  • defines a capability that has both global and object scope

  • defines a capability that is represented by bit 16 in the capability cookie value

New in Version 8.4 — Support for IBM® WebSphere® Business Glossary

This value was added.

canUseHTML

Specifies that the user can use the button, HTMLItem, and hyperlink elements of the report specification.

This capability is based on the report owner when runAsOwneris enabled.

This value

  • defines a capability that is assigned using the owner's account when the object's runAsOwner property or runWithOwnerCapabilities property is set to true

  • defines a capability that is initially controlled by the HTML Items in Report

  • defines a capability that has both global and object scope

  • defines a capability that is represented by bit 35 in the capability cookie value

canUseIndexSearch

Reserved.

This value

  • defines a capability that is initially controlled by the Execute Indexed Search

  • defines a capability that has global scope

  • defines a capability that is represented by bit 13 in the capability cookie value

canUseInteractiveDashboardFeatures

Specifies that the user can use interactive dashboard features.

Interactive features include all of the functionality available with the canUseDashboardViewer capability, in addition to access to the Actions Toolbar.

This value

  • defines a capability that is initially controlled by the Use Interactive Dashboard Features

  • defines a capability that has global scope

  • defines a capability that is represented by bit 99 in the capability cookie value

New in Version 10.2.0 — Graduated dashboard capabilities

This value was added.

canUseJob
11.1.2 icon

Specifies that the user can manage jobs.

This value

  • defines a capability that is initially controlled by the Job object

  • defines a capability that has global scope

  • defines a capability that is represented by bit 128 in the user capability cookie value

canUseLineage

Specifies that the user can use the lineage features of IBM Cognos Analytics.

This value

  • defines a capability that is initially controlled by the Lineage

  • defines a capability that has both global and object scope

  • defines a capability that is represented by bit 18 in the capability cookie value

New in Version 8.4 — Lineage Metadata

This value was added.

canUseMetricsManagerAdministration

Specifies that the user can use the IBM Cognos Metric Studio administration functions.

This value

  • defines a capability that is initially controlled by the Metric Studio Administration

  • defines a capability that has both global and object scope

  • defines a capability that is represented by bit 71 in the capability cookie value

canUseMetricStudio

Specifies that the user can use IBM Cognos Metric Studio.

This value

  • defines a capability that is initially controlled by the Metric Studio

  • defines a capability that has both global and object scope

  • defines a capability that is represented by bit 19 in the capability cookie value

canUseMetricStudioEditView

Specifies that the user can edit views in IBM Cognos Metric Studio.

This value

  • defines a capability that is initially controlled by the Edit View

  • defines a capability that has both global and object scope

  • defines a capability that is represented by bit 20 in the capability cookie value

canUseMobileAdministration

Reserved.

This value

  • defines a capability that has global scope

  • defines a capability that is represented by bit 60 in the capability cookie value

New in Version 10.2.1 — Administrative changes for Cognos Analytics Mobile Reports

This value was added.

canUseMobileService

Specifies that the user can use IBM Cognos Analytics Mobile Reports administration functions.

This value

  • defines a capability that is initially controlled by the Mobile

  • defines a capability that has global scope

  • defines a capability that is represented by bit 62 in the capability cookie value

New in Version 10.2.0 — Restricting access to Cognos Analytics Mobile Reports Service in IBM Cognos Analytics

This value was added.

canUseMonitorActivityTool

Specifies that the user can use the Monitor Activity tool. Use this tool to monitor schedules and past, current and upcoming activities.

This value

  • defines a capability that is initially controlled by the Run activities and schedules

  • defines a capability that has global scope

  • defines a capability that is represented by bit 75 in the capability cookie value

New in Version 8.3 — Capabilities Refinements

This value was added.

canUseMyDataSets
Specifies that the user can use IBM Cognos My Data Sets functions.

This value

  • defines a capability that is initially controlled by the My Data Sets
  • defines a capability that has global scope
  • defines a capability that is represented by bit 54 in the capability cookie value
New in Version 10.2.2 — My data sets
This value was added.
canUseMyDataSetsAdministration
Specifies that the user can use IBM Cognos My Data Sets Administration functions.

This value

  • defines a capability that is initially controlled by the My Data Sets Administration
  • defines a capability that has global scope
  • defines a capability that is represented by bit 55 in the capability cookie value
New in Version 10.2.2 — My data sets
This value was added.
canUseNotebook
11.1.2 icon

Specifies that the user can create, edit, and run a notebook. Users that don’t have this capability will only be able to view a notebook.

This value

  • defines a capability that is initially controlled by the Notebook object

  • defines a capability that has global scope

  • defines a capability that is represented by bit 129 in the user capability cookie value

canUseObjectCapabilities

Specifies that the user can use the property pages to define user capability policies for individual objects.

This value

  • defines a capability that is initially controlled by the Set Entry-Specific Capabilities

  • defines a capability that has global scope

  • defines a capability that is represented by bit 29 in the capability cookie value

New in Version 8.4 — Object Capabilities

This value was added.

canUsePackageDataSources

Reserved.

This value

  • defines a capability that is initially controlled by the Package Data Sources

  • defines a capability that has both global and object scope

  • defines a capability that is represented by bit 21 in the capability cookie value

New in Version 8.4 — Package Data Sources

This value was added.

canUsePersonalDataSourceCredentials

Specifies that the user can create and maintain data source credentials associated with their account.

This value

  • defines a capability that is initially controlled by the Manage own data source signons

  • defines a capability that has global scope

  • defines a capability that is represented by bit 87 in the capability cookie value

New in Version 10.1.0 — Personal Data Source Credentials

This value was added.

canUsePlanningAdministration

Specifies that the user can use the Planning administration functions.

This value

  • defines a capability that is initially controlled by the Planning Administration

  • defines a capability that has both global and object scope

  • defines a capability that is represented by bit 72 in the capability cookie value

canUsePlanningContributor

Specifies that the user can use IBM Cognos Contributor.

This value

  • defines a capability that is initially controlled by the Planning Contributor

  • defines a capability that has both global and object scope

  • defines a capability that is represented by bit 22 in the capability cookie value

canUsePortalAdministrationTool

Specifies that the user can use the Portal Administration tool. Use this tool to manage portlets and portal layout.

This value

  • defines a capability that is initially controlled by the Styles and portlets

  • defines a capability that has global scope

  • defines a capability that is represented by bit 77 in the capability cookie value

canUsePowerPlay

Specifies that the user can use PowerPlay.

This value

  • defines a capability that is initially controlled by the PowerPlay Studio

  • defines a capability that has both global and object scope

  • defines a capability that is represented by bit 23 in the capability cookie value

New in Version 8.4 — PowerPlay 8 Integration

This value was added.

canUsePowerPlayAdministration

Specifies that the user can use the PowerPlay administration functions.

This value

  • defines a capability that is initially controlled by the PowerPlay Servers

  • defines a capability that has global scope

  • defines a capability that is represented by bit 73 in the capability cookie value

New in Version 8.4 — PowerPlay 8 Integration

This value was added.

canUsePrintersTool

Specifies that the user can use the Printers tool. Use this tool to define printers.

This value

  • defines a capability that is initially controlled by the Printers

  • defines a capability that has global scope

  • defines a capability that is represented by bit 74 in the capability cookie value

New in Version 8.3 — Capabilities Refinements

This value was added. It replaces the bibus » userCapabilityEnum » canUseDirectoryTool value.

canUseQueryServiceTool

Specifies that the user can use Query Service features in IBM Cognos Administration.

This value

  • defines a capability that is initially controlled by the Query Service Administration

  • defines a capability that has global scope

  • defines a capability that is represented by bit 63 in the capability cookie value

New in Version 10.1.0 — Query Service Administration Task

This value was added.

canUseQueryStudio

Specifies that the user can access IBM Cognos Query Studio and its secured features.

This value

  • defines a capability that is initially controlled by the Query Studio

  • defines a capability that has both global and object scope

  • defines a capability that is represented by bit 24 in the capability cookie value

canUseQueryStudioAdvancedMode

Specifies that the user can access the following advanced features of IBM Cognos Query Studio:

  • combined filters and advanced expression editing

  • multilingual support

  • styles, such as borders, colors, and conditional formatting

This value

  • defines a capability that is initially controlled by the Advanced

  • defines a capability that has both global and object scope

  • defines a capability that is represented by bit 25 in the capability cookie value

canUseQueryStudioFileManagement

Specifies that the user can create new queries in IBM Cognos Query Studio and use the Save asfunction for new reports and custom views.

This value

  • defines a capability that is initially controlled by the Create

  • defines a capability that has global scope

  • defines a capability that is represented by bit 26 in the capability cookie value

canUseReportStudio

Specifies that the user can access IBM Cognos Analytics - Reporting and its secured features.

This value

  • defines a capability that is initially controlled by the Reporting

  • defines a capability that has both global and object scope

  • defines a capability that is represented by bit 32 in the capability cookie value

canUseReportStudioFileManagement

Specifies that the user can can access IBM Cognos Analytics - Reporting object query management operations New, Open, Save As, and Model Connections.

This value

  • defines a capability that is initially controlled by the Create/Delete

  • defines a capability that has global scope

  • defines a capability that is represented by bit 34 in the capability cookie value

canUseRepository

Specifies that the user can access external repositories and secured features related to archiving content.

This value

  • defines a capability that is initially controlled by the External Repositories

  • defines a capability that has global scope

  • defines a capability that is represented by bit 96 in the capability cookie value

New in Version 10.1.0 — i_d15e430433.html#ReleaseNotes_ReleaseNotes_101_10.1.RTM.RTC49807_RTC50068

This value was added.

New in Version 10.1.1 — Support for IBM Cognos Content Archival

This previously reserved feature, introduced in Version 10.1.0, is now available for use.

canUseScheduling

Specifies that the user can use the scheduling facilities. Use the Scheduling tool to set schedules, and to view schedules and run histories.

This value

  • defines a capability that is initially controlled by the Scheduling

  • defines a capability that has global scope

  • defines a capability that is represented by bit 27 in the capability cookie value

canUseSchedulingByDay

Specifies that options to set daily schedules are visible to the user or group.

This value

  • defines a capability that is initially controlled by the Schedule by day

  • defines a capability that has global scope

  • defines a capability that is represented by bit 79 in the capability cookie value

New in Version 10.1.0 — Flexible Scheduling

This value was added.

canUseSchedulingByHour

Specifies that options to set hourly schedules are visible to the user or group.

This value

  • defines a capability that is initially controlled by the Schedule by hour

  • defines a capability that has global scope

  • defines a capability that is represented by bit 80 in the capability cookie value

New in Version 10.1.0 — Flexible Scheduling

This value was added.

canUseSchedulingByMinute

Specifies that options to set by minute scheduling are visible to the user or group.

This value

  • defines a capability that is initially controlled by the Schedule by minute

  • defines a capability that has global scope

  • defines a capability that is represented by bit 81 in the capability cookie value

New in Version 10.1.0 — Flexible Scheduling

This value was added.

canUseSchedulingByMonth

Specifies that options to set monthly schedules are visible to the user or group.

This value

  • defines a capability that is initially controlled by the Schedule by month

  • defines a capability that has global scope

  • defines a capability that is represented by bit 82 in the capability cookie value

New in Version 10.1.0 — Flexible Scheduling

This value was added.

canUseSchedulingByTrigger

Specifies that the user or group can set schedules according to a bibus » schedule » triggerName.

This value

  • defines a capability that is initially controlled by the Schedule by trigger

  • defines a capability that has global scope

  • defines a capability that is represented by bit 83 in the capability cookie value

New in Version 10.1.0 — Flexible Scheduling

This value was added.

canUseSchedulingByWeek

Specifies that options to set weekly schedules are visible to the user or group.

This value

  • defines a capability that is initially controlled by the Schedule by week

  • defines a capability that has global scope

  • defines a capability that is represented by bit 84 in the capability cookie value

New in Version 10.1.0 — Flexible Scheduling

This value was added.

canUseSchedulingByYear

Specifies that options to set yearly schedules are visible to the user or group.

This value

  • defines a capability that is initially controlled by the Schedule by year

  • defines a capability that has global scope

  • defines a capability that is represented by bit 85 in the capability cookie value

New in Version 10.1.0 — Flexible Scheduling

This value was added.

canUseSchedulingPriority

Specifies that the user can use the Scheduling tool to view and change the priority on any scheduled task to something other than the default.

Users with this capability will see a Priority option on the schedule dialog where they can filter and run group actions by priority. This functionality will appear in all schedule dialogs. Priorities for pending tasks will appear in the current activities dialog.

The priority of a queued task can be updated using the event » updateEvents(events) method.

This value

  • defines a capability that is initially controlled by the Scheduling Priority

  • defines a capability that has global scope

  • defines a capability that is represented by bit 28 in the capability cookie value

New in Version 8.3 — Schedule Priority

This value was added.

canUseSDK – obsolete
canUseSelfServicePackageWizard

Specifies that the user can use the New Package wizard to create new packages.

This value

  • defines a capability that is initially controlled by the Self Service Package Wizard

  • defines a capability that has global scope

  • defines a capability that is represented by bit 91 in the capability cookie value

New in Version 10.1.0 — Personal Packages

This value was added.

canUseServerAdministrationTool

Specifies that the user can use the Server Administration tool. Use this tool to configure your environment, perform load balancing, and monitor dispatchers and services.

This value

  • defines a capability that is initially controlled by the Configure and manage the system

  • defines a capability that has global scope

  • defines a capability that is represented by bit 67 in the capability cookie value

canUseShowHiddenObjectsPreference

Specifies that the user can use the showHiddenObjects preference.

This value

  • defines a capability that is initially controlled by the Hide Entries

  • defines a capability that has global scope

  • defines a capability that is represented by bit 17 in the capability cookie value

New in Version 8.4 — Hiding Objects in the Portal

This value was added.

canUseSpecifications

Specifies that the user can use inline specifications in methods such as the asynch » runSpecification(specification, parameterValues, options) method.

This value

  • defines a capability that is initially controlled by the Specification Execution

  • defines a capability that has both global and object scope

  • defines a capability that is represented by bit 30 in the capability cookie value

canUseUserDefinedSQL

Specifies that the user can edit SQL in a report, query, or report view. Also, enables execution of user-defined, direct-entry SQL.

This value

  • defines a capability that is assigned using the owner's account when the object's runAsOwner property or runWithOwnerCapabilities property is set to true

  • defines a capability that is initially controlled by the User Defined SQL

  • defines a capability that has both global and object scope

  • defines a capability that is represented by bit 37 in the capability cookie value

canUseUsersGroupsAndRolesTool

Specifies that the user can use the Users, Groups and Roles tool. Use this tool to define groups and roles, and to view users, groups, and roles from external namespaces.

This value

  • defines a capability that is initially controlled by the Users, Groups, and Roles

  • defines a capability that has global scope

  • defines a capability that is represented by bit 78 in the capability cookie value

New in Version 8.3 — Capabilities Refinements

This value was added. It replaces the bibus » userCapabilityEnum » canUseDirectoryTool value.

canViewContentInRepository

Specifies that the user can view archived content in an external repository.

This value

  • defines a capability that is initially controlled by the View external documents

  • defines a capability that has global scope

  • defines a capability that is represented by bit 97 in the capability cookie value

New in Version 10.1.0 — i_d15e430433.html#ReleaseNotes_ReleaseNotes_101_10.1.RTM.RTC49807_RTC50068

This value was added.

New in Version 10.1.1 — Support for IBM Cognos Content Archival

This previously reserved feature, introduced in Version 10.1.0, is now available for use.