Documentation

{{docApp.title}}

{{docApp.description}}

Connect an AI assistant

Your AI assistant can read this documentation directly, so it answers from the current content instead of guessing. Add one of the servers below to your client — they use the Model Context Protocol (MCP). Each one covers a different body of content, so add the one you need.

The catalog did not load. Refresh the page to try again.

Loading…

How can we help?

{{docApp.searchError}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

 {{docApp.currentResultsSearchText}}  in {{docApp.searchFilterBySpecificBookTitle}}
Found {{docApp.searchResponse.totalResultsAvailable}} matches. Showing the top {{docApp.searchResponse.results ? docApp.searchResponse.results.length : 0}}. Use a more specific search to further narrow down the results.
No documentation pages match this search, so all content types are shown. Most matches are in {{docApp.searchDocTypeRescue.best.name}}.
There is no book with the ID "{{docApp.searchBookRescue.bid}}", so the book filter from this link was ignored and results from all books are shown.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!
  • {{resultItem.title}} {{resultItem.matchedBy === 'semantic' ? 'semantic' : (resultItem.matchedBy === 'both' ? 'keyword + semantic' : 'keyword')}}

    {{resultItem.url}}

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

Complex Types - systemRightsAType

Description

This type represents the system rights group A.

Properties

Name Type Occurrence Description
manageRoles xs:boolean Optional Can manage roles
createRole xs:boolean Optional Can create role
updateRole xs:boolean Optional Can update role properties
deleteRole xs:boolean Optional Can delete role
manageUsers xs:boolean Optional Can manage users
createUser xs:boolean Optional Can create user
updateUser xs:boolean Optional Can update user properties
deleteUser xs:boolean Optional Can delete user
manageGroups xs:boolean Optional Can manage user groups
createGroup xs:boolean Optional Can create user group
updateGroup xs:boolean Optional Can update user group properties
deleteGroup xs:boolean Optional Can delete user group
managePortalAccounts xs:boolean Optional Can manage portal accounts
createPortalAccount xs:boolean Optional Can create portal account
updatePortalAccount xs:boolean Optional Can update portal account properties
deletePortalAccount xs:boolean Optional Can delete portal account
manageNotifications xs:boolean Optional Can manage notifications
registerChannel xs:boolean Optional Can register an event channel
deregisterChannel xs:boolean Optional Can de-register an event channel
manageSlcs xs:boolean Optional Can manage working time calendars
createSlc xs:boolean Optional Can create working time calendar
updateSlc xs:boolean Optional Can update working time calendar
deleteSlc xs:boolean Optional Can delete working time calendar
manageTimers xs:boolean Optional Can manage timer instances
createTimer xs:boolean Optional Can create timer instance
updateTimer xs:boolean Optional Can update timer instance
deleteTimer xs:boolean Optional Can delete timer instance
executeStoredQuery xs:boolean Optional Can execute stored query
runDataImport xs:boolean Optional Can execute data import tool
canSpawnProcess xs:boolean Optional Can spawn business process
canCancelProcess xs:boolean Optional Can cancel business process
allowDocumentAdminOperations xs:boolean Optional Allow document admin operations (Document ownership change and unlocking)
In This Document