Users can directly create or edit existing SQL queries by clicking the New Query or Existing Queries buttons, respectively, under Queries tab.
Note: Following columns are required when querying data from document, audit, folder, folder_content, colder_version, document_version. These columns are required to perform Query Menu Options on a queried result.
Column Names:'extId', 'extContainerId', 'number', 'version', 'folderType', 'system', 'systemInstance' .
Also, update existing saved queries with these required fields.
Queries can be added to Analytics from the New Query option. The Prosperoware database configured for use with CAM is listed in the left-hand side pane with a database icon . The tables available within the Prosperoware database are listed below. Click the arrow next to the table to view the list of columns available within each table. You can further click on the column names to view the column types.
Note: A Data Sync task must be configured and run to populate the database with records.
Click on the table name, to view the columns under each table.
Tip: Double click on the table name to auto-populate a SELECT statement query in the Query field. Click Execute to view the query results.
To configure parameters, click Save after you enter a query in the query field. In the New Query window, click the Parameters button, type information in the provided fields, based on the table below, then click Save.
Field | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Parameter Name | The name of the parameter as used in the query | ||||||||||
Description |
A descriptive label for the parameter that will be displayed in the Existing Queries tab when the query is selected from the drop-down. |
||||||||||
Control Type |
Specifies the parameter type to be displayed. Options available are
|
||||||||||
Default Value | An optional default value for the parameter. |
Note: If using multiple parameter values, use the IN operator with the query.
Parameters are supported in Analytics queries to pass specific metadata to the query. Then a lookup appears to select the data behind the parameter.
To set a parameter:
Add the parameter in the query with the following format: ’${Matter}
A sample query using parameters is below:
Select number, version, Name, author, classCode
from document
where clientCode='${Client}' and matterCode='${Matter}'
Then if your parameter returns more than one result, use the IN clause with the parameter.
The Existing Queries tab allows you to edit or execute the saved queries. All the queries created and saved in the New Query tab are available here for selection. Several out-of-the-box queries are also available to run reports. See out-of-the-box queries for more information.
To access the menu click the icon at the far right corner of the page
Menu | Description |
---|---|
Edit | Select to edit the saved query. |
Show Query | Select to display the query in view mode only. |
Hide Query |
Displayed if Show Query option is selected. Select to close the query view mode. |
Delete |
Select to delete the saved query |
Pin to tab | Select to pin the query as a tab on the Analytics page. Read here for detailed instructions to pin a query. |
Frequently accessed queries can be pinned to the Analytics tab for quick access. This option can be accessed from the Existing Queries tab.
The following query menu options are displayed on executing a query.
Menu Option | Available For | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
document | audit | security | folder | metadata | user | groups | group_members | folder_content | folder_version | document_version | |
Declare a Record | X |
X |
N/A | N/A | N/A | N/A | N/A | N/A | N/A | ||
Profile Update |
X |
X |
N/A |
X |
N/A | N/A | N/A | N/A |
X |
||
Delete Shortcuts |
X |
X |
N/A |
X |
N/A | N/A | N/A | N/A |
X |
||
Remove Documents | X |
X |
N/A | N/A | N/A | N/A | N/A | N/A | N/A | ||
Security Update |
X |
X |
N/A |
X |
N/A | N/A | N/A | N/A |
X |
||
Email Template |
X |
X |
X |
X |
X |
X |
X |
X |
X |
||
Remote Check-in |
X |
X |
X |
X |
X |
X |
X |
X |
X |
||
Export CSV (Documents) |
X |
N/A | N/A |
X |
N/A | N/A | N/A | N/A |
X |
||
View Security |
X |
N/A |
X |
X |
N/A |
X |
X |
N/A | N/A | ||
Move Workspaces | N/A | N/A | N/A | X | N/A | N/A | N/A | N/A | N/A | ||
Move Folders/Documents |
X |
N/A | N/A |
X |
N/A | N/A | N/A | N/A |
X |
||
Move or Copy |
The selected menu option will be applied to all the query results. To apply the selected options to a specific document/ or set of documents the query must be updated to fetch only those documents.
Click this button to lock document(s) in iManage. The document can no longer be modified and will open as read-only. Run a query to fetch the document(s). In the Declare As Record dialog all the configured repositories are displayed in the Select System drop-down. Select the system from the drop-down, enter a name for the Job and click Submit. An Analytics Bulk Job is triggered and the progress can be tracked in the Jobs tab. On job completion, the document will be marked as a record.
Tip: You can show/hide the Declare Record button in the query results menu option by allowing or denying the permission View Declare as Records. Read here for complete list of available permissions and instructions to allow/deny CAM permissions to user/group.
Click this button to bulk update details on the query results.
Note: This is applicable for License Plans: C3-C5
Note: The datatypes supported for these profile updates are: String and Numeric datatypes.
Next to the attribute values, there is a column to append or remove the attribute values. Select from the dropdown next to the attribute (e.g. custom 17) for append or remove. For append, the box on the right, enter the value to append. Click Next.
Tip: You can show/hide the Profile Update button in the query results menu option by allowing or denying the permission View Bulk Profile Update. Read here for complete list of available permissions and instructions to allow/deny CAM permissions to user/group.
Click this button to delete the documents displayed in the queried search results. In the Remove Document dialog:
Enter the ticket number (optional) and a brief reason (optional) to delete the shortcuts.
Tip: You can show/hide the Delete Shortcuts button in the query results menu option by allowing or denying the permission View Remove Shortcuts. Read here for complete list of available permissions and instructions to allow/deny CAM permissions to user/group.
Note: The Delete Document option is displayed on executing a query. All the documents displayed in the query results will be deleted. To delete a specific document/ or set of documents the query must be updated to fetch only those set of documents.
Click this button to delete the documents displayed in the queried search results. In the Remove Document dialog:
Enter the ticket number (optional) and a brief reason (optional) to delete the document.
Tip: You can show/hide the Add to recycle bin option in the Remove Documents dialog by allowing or denying the permission View Add to Recycle Bin. Read here for complete list of available permissions and instructions to allow/deny CAM permissions to user/group.
Click Submit.
Tip: You can show/hide the Remove Document button in the query results menu option by allowing or denying the permission View Remove Documents. Read here for complete list of available permissions and instructions to allow/deny CAM permissions to user/group.
Click this button to update security. You can add/remove users/groups from the selected systems. You can also update the default security applied.
Field | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
Add Users or Groups |
|
||||||||
Remove Users or Groups |
|
||||||||
Change Default Security | Select the default security to be updated for the selected system. |
Warning: When security is updated, we also refile the documents. This operation WILL update ALL documents in the selected workspaces: 1) If you are adding a user or a group, it will be added to all documents. 2) If you are removing a user or a group, it will be removed from all documents. 3) If you are changing default security, it will be changed for all documents.
Tip: You can show/hide the Security Update button in the query results menu option by enabling or disabling the permission View Bulk Security Update. Read here for complete list of available permissions and instructions to allow/deny CAM permissions to user/group.
Click the button to share the query results over email. In the Email Template dialog:
Tip: The email notification schedule can be enabled/disabled/rescheduled from the Administration>Background Jobs page. The notification logs can also be viewed in the Background Jobs page.
Click this button to unlock and check-in the local copy of the document to iManage.
Pre-requisites:
1. Install Data Uploader and connect it to the iManage external system you plan to use with remote check-in. Visit how to install Data Uploader.
In the Remote Check-in/Unlock dialog:
Tip: You can show/hide the Remote Check-In option by allowing or denying the permission View Remote Check In. Read here for complete list of available permissions and instructions to allow/deny CAM permissions to user/group.
Click this button to export the workspace/document/folder as a zip file or to export the document/folder to a selected network path.
Tip: You can show/hide the Export Documents option by allowing or denying the permission View Export Documents. To allow Export to Zip, enable Permission Export to ZIP. To enable export to Network, enable Permission Export to Network Path. Read here for complete list of available permissions and instructions to allow/deny CAM permissions to user/group.
This option is only displayed for queries executed against Workspace(s). Click this button to update the existing workspace .
This option is only displayed for queries executed against Workspace(s). Click this button to link the workspace to the user's> My Matters folder. In the Add to Matters dialog:
Note: Preferred database must be selected for the user when adding the workspace to the user's My Matters folder. The workspace shortcut can be updated only for a single user at a time.
Tip: You can show/hide the Add to My Matters button in the query results menu option by allowing or denying the permission View Add to My Matters. Read here for complete list of available permissions and instructions to allow/deny CAM permissions to user/group.
This option is only displayed for queries executed against user groups. Click the button to delete unused groups from workspaces. In the Remove unused groups dialog:
Click this button to delete empty folders from the workspaces. This option is available when a query is executed against folders.
Tip: You can show/hide the Delete Empty Folders button in the query results menu option by allowing or denying the permission View Remove Empty Folders. Read here for complete list of available permissions and instructions to allow/deny CAM permissions to user/group.
To export the query results, click the Export to CSV button. The query results are saved as a CSV file.
Click the Move or Copy button to bring up the Move or Copy dialog. This feature allows to move or copy a folder or document(s) to the same database or cabinet. The feature is available for iManage and NetDocuments and for C3-C4.
Note: Currently the Move or Copy functionality is supported for the same database or cabinet. In the future, moving or copying between other databases or cabinets will be supported.
Then click Next.
The Find Destination window appears, and the user can select the destination location.
Options are:
Click Search to find the destination.
In the Results, the Workspaces matching the search display and the folder structure, and the document or folder can be moved or copied to one or more workspaces or folders if desired.
Allows moving folders within the same workspace, or different workspaces. Folders can also be moved inside other folders or tabs. Search folders can be moved inside other folders or tabs or workspaces. The security and metadata is also transferred.
Moving a folder will also move all of the folder's children. For example, this includes the subfolders and/or documents.
Note: iManage API does not support moving Tabs currently.
Documents can be moved to another folder, and the document id will be retained as the same id. The target folder reference will be populated. The document reference would be removed from the prior folder(s). Document metadata will be applied to the target folder if the target folder is missing that metadata.
This copies the document to another folder, and creates a new document id. Again, the reference will be added to the target folder, but not removed from the prior folders. Document metadata will be applied to the target folder if the target folder is missing that metadata.
The reference is added to the target folder for the document. The document is not moved or copied, and resides on the original location. Referenced Documents take on the security and metadata of the target folder first, then the document's.
Allows moving folders within the same workspace, or different workspaces. Folders can also be moved inside other folders or tabs. Search folders can be moved inside other folders or tabs or workspaces. The security and metadata is also transferred.
Moving a folder will also move all of the folder's children. For example, this includes the subfolders and/or documents.
The documents can be moved to a new folder or cabinet. The security and metadata transfer. Document metadata will be applied to the target folder if the target folder is missing that metadata.
This copies the document to another folder, and creates a new document id. Again, the reference will be added to the target folder, but not removed from the prior folders. Document metadata will be applied to the target folder if the target folder is missing that metadata.
The reference is added to the target folder for the document. The document is not moved or copied, and resides on the original location. Referenced Documents take on the security and metadata of the target folder first, then the document's.
Column | Description |
---|---|
id | Displays the row number of the entry in the document table. |
documentId | If the configured External System is iManage this column displays the database name, followed by the document number and version (e.g. demo!463.1), in case of NetDocuments, this displays the 12 digit document number (e.g. 4816-5122-8805) |
description | Displays the file name |
number | Displays the document number for iManage. This does not apply for NetDocuments |
folder | This displays the folder name |
folderId | This displays the folder id |
workspaceId | If the configured External System is iManage this column displays the database name, followed by workspace id. (e.g. demo.463.1), in case of NetDocuments, |
tabId | N/A |
type | Displays the doc type (e.g. csv, BMP, PDF etc.) |
typeId | Displays the type Id. |
version | Displays the document version number |
sourceId | Displays the database or cabinet name |
isLatest | Flag to indicate if document updated recently |
isCheckedOut | Flag to indicate if document is checked out |
hasAttachment | Flag to indicate if document has an attachment (in case of emails) |
declared | Indicates if the document is marked as a record |
indexNumber | N/A |
originalDocketId | N/A |
dateSent | Displays the message sent date (in case of email) |
dateReceived | Displays the message received date (in case of email) |
transcriptDate | N/A |
documentFileName | Displays the file name |
documentFileExtension | Displays the doc type (e.g. csv, BMP, PDF etc.) |
dateFiled | N/A |
orderedById | N/A |
orderingDate | N/A |
workProductId | N/A |
importFilePath | N/A |
importFileSize | Displays the file size |
isDeleted | Flag to indicate if document is deleted from the system |
importReference | Displays the document ID |
isDeletedToken | N/A |
documentStatusId | Displays the document status id associated to document. This is auto generated by CAM. |
documentStatus | This value is updated based on the Auroradb column mapping in the metadata tab. |
checkedOutLocation | Displays the path where the file is checked out |
checkedOutBy | Displays the user name who has checked out the file |
checkedOutDate | Displays the file checkout date |
authorId | Displays the author Id associated to the author. This is auto-generated by CAM |
author | Displays the document author name |
operator | Displays the name of the user who edited the document most recently |
operatorId | Displays the operator ID associated to the author. This is auto-generated by CAM |
securityLevelId | Displays the security level ID associated to security. This is auto-generated by CAM |
securityLevel | Displays the document security (public/private/view) |
to | Displays the email recipient name |
from | Displays the email sender name |
cc | Displays the user name added in the cc field in the email |
referenceDocumentId | N/A |
clientCodeId | Displays the client code ID associated to client code. This is auto-generated by CAM |
clientCode | This value is updated based on the Auroradb column mapping in the metadata tab. |
matterCodeId | Displays the matter code ID associated to matter code. This is auto-generated by CAM |
matterCode | This value is updated based on the Auroradb column mapping in the metadata tab. |
practiceCodeId | Displays the practice code Id associated to practice code. This is auto-generated by CAM |
practiceCode | This value is updated based on the Auroradb column mapping in the metadata tab. |
industryCodeId | Displays the industry code Id associated to industry code. This is auto-generated by CAM |
industryCode | This value is updated based on the Auroradb column mapping in the metadata tab. |
matterType | Displays the doc type |
matterSubType | This value is updated based on the Auroradb column mapping in the metadata tab. |
class | This value is updated based on the Auroradb column mapping in the metadata tab. |
classId | Displays the class Id associated to class. This is auto-generated by CAM |
classCodeId | Displays the class code Id associated to class code. This is auto-generated by CAM |
classCode | This value is updated based on the Auroradb column mapping in the metadata tab. |
subClassCode | This is updated for iManage only |
commentsId | Displays the comments Id associated to comments. This is auto-generated by CAM |
comments | Displays the comments added to the document |
guId | N/A |
importedById | N/A |
importedDate | Displays the date when the file was imported to CAM |
lastChangeDate | Displays the last update date |
lastChangeUserId | Displays the last change user id associated to the last change user. This is auto-generated by CAM. |
lastChangeUser | Displays the user name who last updated the document |
c1-c45 | Displays the custom metadata fields |
n1-n10 | Displays the custom metadata fields |
d1-d10 | Displays the custom metadata fields |
runId | N/A |
objectId | N/A |
subscriberId | N/A |
system | Displays the external system name |
repositoryId | Displays the repository name |
createdBy | Displays the user name who created the file |
createdDate | Displays the file creation date |
writeDate | Displays the date the document was updated in CAM |
targetDatabase | N/A |
targetId | N/A |
docId | Displays the auto generated document id. |
docIdHash | N/A |
isApproved | N/A |
isArchived | N/A |
isAutoversioning | N/A |
isEcho | N/A |
isExternal | N/A |
isExternalUser | N/A |
isFavorite | N/A |
isLocked | N/A |
isOfficalLocked | N/A |
isQueueforIndexing | N/A |
isSigned | Applies to NetDocuments only. |
repositoryName | Displays the repository name |
Column | Description |
---|---|
id | Displays the row number of the entry in the audit table. |
runId | N/A |
subscriberId | Displays the tenant subscriber Id |
documentId | Displays the document Id associated to the document. This is auto-generated by CAM |
folderId | Displays the folder Id associated to the folder. This is auto-generated by CAM |
userId | Displays the user Id associated to the user. This is auto-generated by CAM |
userName | Displays the user name |
actionCodeId | Displays the action code id associated to the action. This is auto-generated by CAM. |
actionCode | Displays the action code |
application | Displays the CAM feature accessed |
ipAddress | N/A |
location | Displays the CAM feature accessed |
clientCode | This value is updated based on the Auroradb column mapping in the metadata tab. |
matterCode | This value is updated based on the Auroradb column mapping in the metadata tab. |
actionDate | Displays the last accessed date |
ticketId | Displays the ticket id associated to the ticket. This is auto-generated by CAM. |
comments | N/A |
logMessage | N/A |
logLevel | N/A |
createdDate | Displays the created date |
createdBy | Displays the user name who created the audit entry |
lastChangeDate | Displays the last update date |
lastChangeUserId | Displays the last change user id associated to the last change user. This is auto-generated by CAM. |
lastChangeUser | Displays the user name who last updated the document |
metadata | N/A |
documentNumber | Displays the document number |
hasJournal | N/A |
user | Displays the user name |
version | Displays the document version number |
userFullName | Displays the user name |
system | Displays the external system |
repositoryId | Displays the repository Id associated to the repository. This is auto-generated by CAM. |
sourceId | Displays the source Id associated to the source. This is auto-generated by CAM. |
writeDate | Displays |
Column | Description |
---|---|
id | Displays the row number of the entry in the security table. |
documentId | Displays the document Id associated to the document. This is auto-generated by CAM. |
folderId | Displays the folder Id associated to the folder. This is auto-generated by CAM. |
userId | Displays the user Id associated to the user. This is auto-generated by CAM. |
userName | Displays the user name |
groupId | N/A |
groupName | N/A |
roleId | N/A |
denied | Displays if permission is denied to the user (0- allow /1-deny) |
accesspermissions | Displays the access permission code assigned to the user |
policyId | N/A |
expiryDate | Displays the security expiry date |
joinDate | Displays the security assigned date |
isLatest | Flag to indicate if security has been recently updated |
docId | N/A |
objectId | Displays the object Id associated to the object. This is auto-generated by CAM. |
objectType | Displays the object type |
securityType | Displays the security type assigned (user/group) |
securityTypeId | Displays the security type Id associated to the security type. This is auto-generated by CAM |
securityTypeName | N/A |
access | Displays the access code associated to the user (3/2/1/0) |
accessLevel | Displays the access level assigned to the user (full access/read-write/read only/no-access) |
defaultSecurity | N/A |
runId | N/A |
subscriberId | Displays the tenant subscriber Id |
system | Displays the external system |
repositoryId | Displays the repository name |
documentDBName | Displays the database name |
writeDate | Displays |
createdDate | Displays the date the security assigned to the user |
createdBy | N/A |
lastchangeDate | Displays the last update date |
lastchangeUserId | Displays the last change user id associated to the last change user. This is auto-generated by CAM. |
lastchangeUser | Displays the user name who last updated the security |
flag | |
docIdHash | Displays the folder Id |
Column | Description |
---|---|
id | Displays the row number of the entry in the folder table. |
folderId | If the configured External System is iManage this column displays the database name, followed by the folder number (e.g. demo!1234), in case of NetDocuments, this displays the 12 digit folder number (e.g. 4816-5122-8805) |
folderdescription | Displays the folder name |
parentFolder | Displays the parent folder name. |
parentFolderId | Displays the parent folder Id associated to the parent folder. This is auto-generated by CAM. |
workspaceId | Displays the workspace id associated to the workspace. If the configured External System is iManage this column displays the database name, followed by the workspace number (e.g. demo!1234), in case of NetDocuments, this displays the 12 digit workspace number (e.g. 4816-5122-8805) |
folderTypeId | Displays the folder type (e.g. folder/saved search/workspace etc). See chart below: FolderTypeids |
documentNumber | N/A |
version | N/A |
indexNumber | N/A |
orderedById | N/A |
orderingDate | N/A |
isDeleted | N/A |
importReference | Displays the folder Id |
isDeletedToken | N/A |
folderStatusId | N/A |
folderStatus | N/A |
owner | Displays the folder owner name |
ownerId | Displays the folder Id associated to the folder. This is auto-generated by CAM. |
securityLevelId | Displays the security level Id associated to the security level. This is auto-generated by CAM. |
securityLevel | Displays the folder security level (inherit/view/private etc.) |
documentClass | This value is updated based on the Auroradb column mapping in the metadata tab. |
documentClassId | Displays the document class Id associated to the document class. This is auto-generated by CAM. |
clientCodeId | Displays the client code ID associated to client code. This is auto-generated by CAM |
clientCode | This value is updated based on the Auroradb column mapping in the metadata tab. |
matterCodeId | Displays the matter code ID associated to matter code. This is auto-generated by CAM |
matterCode | This value is updated based on the Auroradb column mapping in the metadata tab. |
practiceCodeId | Displays the practice code ID associated to practice code. This is auto-generated by CAM |
practiceCode | This value is updated based on the Auroradb column mapping in the metadata tab. |
industryCodeId | Displays the industry code ID associated to industry code. This is auto-generated by CAM |
industryCode | This value is updated based on the Auroradb column mapping in the metadata tab. |
matterType | Displays the matter type |
matterSubType | This value is updated based on the Auroradb column mapping in the metadata tab. |
areaOfLaw | N/A |
classCode | N/A |
deptCode | N/A |
subClassCode | N/A |
comments | N/A |
matterShortName | N/A |
matterFamilyNumber | N/A |
matterStatusId | N/A |
sourceId | N/A |
nblsNumber | N/A |
startDate | N/A |
closeDate | N/A |
retentionStartDate | N/A |
retentionEndDate | N/A |
filedDate | N/A |
hasUnorderedDocuments | N/A |
templateId | N/A |
location | N/A |
responsibleLawyerId | N/A |
originatingLawyerId | N/A |
billingLawyerId | N/A |
officeCode | N/A |
countryCode | N/A |
juristicationCodeId | N/A |
juristicationCode | N/A |
courtCode | N/A |
judgeCode | N/A |
onLegalHold | N/A |
legalHoldStartDate | N/A |
legalHoldEndDate | N/A |
guId | N/A |
importedById | N/A |
importedDate | Displays the date the folder was imported in CAM |
lastChangeDate | Displays the last update date |
lastChangeUserId | Displays the last change user id associated to the last change user. This is auto-generated by CAM. |
lastChangeUser | Displays the user name who last updated the document |
c1-c45 | Displays the custom metadata fields |
n1-n10 | Displays the custom metadata fields |
d1-d10 | Displays the custom metadata fields |
runId | N/A |
objectId | N/A |
createdDate | Displays the folder creation date |
createdBy | Displays the user name who created the folder |
isLatest | Flag to indicate if the folder was recently updated |
subscriberId | Displays the tenant subscriber Id |
system | Displays the external system |
repositoryId | Displays the repository name |
writeDate | Displays |
targetDatabase | N/A |
targetId | N/A |
isApproved | N/A |
isArchived | N/A |
isAutoversioning | N/A |
isEcho | N/A |
isExternal | N/A |
isExternalUser | N/A |
isFavorite | Applies for workspaces |
isLocked | N/A |
isOfficalLocked | N/A |
isQueueforIndexing | N/A |
isSigned | N/A |
repositoryName | N/A |
alternateFolderId | N/A |
Column | Description |
---|---|
id | Displays the row number of the entry in the metadata table. |
columnName | Displays the column name mapped to the metadata in CAM |
name | Displays the metadata ID |
value | Displays the metadata desc |
parent | Displays the parent Id for the metadata |
attributes | N/A |
docSystemKey | Displays the metadata name |
objectId | N/A |
subscriberId | Displays the tenant subscriber Id |
system | Displays the external system name |
repositoryId | Displays the repository name in the external system |
sourceId | Displays the cabinet/database name |
lastEdited | Displays the last edited date and time |
createdDate | Displays the metadata created date |
createdBy | Displays the user name who created the metadata |
modifiedBy | Displays the user name who last modified the metadata |
writeDate | Displays the |
uidCustomMetadata | |
repositoryName | Displays the repository name |
Column | Description |
---|---|
id | Displays the row number of the entry in the user table |
userId | Displays the user id associated to the user name. |
userName | Displays the user name |
emailId | Displays the user email Id |
office | N/A |
title | N/A |
phone | N/A |
location | N/A |
isExternal | N/A |
userType | Displays the user type (Internal/External) |
subscriberId | Displays the tenant subscriber Id |
system | Displays the external system name |
documentDBName | Displays the database name |
repositoryId | Displays the repository name |
writeDate | Displays |
flag | N/A |
createdOn | Displays the user creation date |
createdBy | N/A |
modifiedOn | Displays the last update date |
modifiedBy | Displays the user name who last updated the entry |
metadata | N/A |
sourceId | Displays the database name |
repositoryName | Displays the repository name |
Column | Description |
---|---|
id | Displays the row number of the entry in the groups table |
groupId | Displays the group Id |
groupName | Displays the group name |
N/A | |
office | N/A |
groupType | Displays the group type (Internal/External) |
isExternal | Flag indicating if the group is marked as external |
subscriberId | Displays the tenant subscriber Id |
system | Displays the external system |
repositoryId | Displays the repository name |
documentDBName | Displays the database name |
writeDate | Displays the entry date in CAM |
flag | |
created_on | Displays the group creation date |
created_by | Displays the user name who created the group |
modified_on | Displays the last update date |
modified_by | N/A |
metadata | N/A |
sourceId | Displays the database name |
isCabinetGroup | |
repositoryName | Displays the repository name |
Column | Description |
---|---|
id | Displays the row number of the entry in the user_group table |
userId | Displays the user id associated to the user name. This is auto-generated by CAM. |
userSystemId | Displays the user name |
groupId | Displays the user id associated to the user name. This is auto-generated by CAM. |
groupSystemId | Displays the group name the user is associated to. |
subscriberId | Displays the tenant subscriber Id |
system | Displays the external system |
repositoryId | Displays the repository name |
documentDbName | Displays the database name |
flag | |
created_on | Displays the date the user was added to the group |
created_by | N/A |
modified_on | Displays the last update date |
modified_by | N/A |
metadata | N/A |
sourceId | Displays the database name |
repositoryName | Displays the repository name |
Use these Id’s to search for specific folder results in Analytics, or use them in WorkspaceWizard queries specifying specific folder id's.
Folder Type | FolderTypeId |
Workspace | 1 |
Folder | 2 |
iManage_Tab | 3 |
iManage_Search_Folder | 4 |
iManage_Category_Folder | 5 |
iManage_Folder_Shortcut | 6 |
iManage_Document_Shortcut | 7 |
ND_Filter | 8 |
ND_Saved_Search | 9 |
iManage_My_Matters | 10 |
iManage_My_Favorites | 11 |
Office_Channel | 12 |
Office_Site | 13 |
Office_Team | 14 |
Office_Onedrive | 15 |
Office_Private_Channel | 16 |
HighQ_Site | 17 |
18 |
The Analytics reports displays graphs based on the content mirror tasks completed and data available from the source destination. You can also create and add customized graphs for each of the tabs. The graphs can be downloaded as a PDF/CSV file. In absence of any data to display, a No Data label is displayed in the place-holders for charts / graphs.
Note: A Data Sync task must be configured and run to update the analytics reports tab.
You can use the Period filter, in the top right corner to change the time period for which you are viewing the data. Hover your cursor over any of the graph/ chart to see the count /percentage values. Use the slider bar under the charts to change the display of data in the x axis. Click the icon on the top right corner of the charts/graphs to download the reports as a PDF file or a CSV file.
Tip: Select the CSV option to download and view the data values inside the charts/graphs. Select the PDF option to download and view the graphs/charts as displayed in the screen.
Customized graphs can be added for each of the tabs (Documents, Workspace, and Download Count). To add a graph,
Field | Description |
---|---|
Name | Enter a name for the graph. This appears as the Graph name in the UI. This is a required field. |
Query |
Update or configure your queries here. |
Graph Type |
Select the graph type from the drop-down. Options available are Pie Chart, Pie Chart Label, Table, Bar Chart Horizontal, Bar Chart Vertical. |
Width % | Define the width for the graph size |
Position | Define the display order for the graph on the page. |
Chart Field | The chart field names are displayed, enter the values to be displayed against each field. For graph type table, enter the column names to be displayed. |
Graph Types
Graph Type | Description |
---|---|
Pie Chart | |
Pie Chart Label |
Select to add a pie-chart with a legend |
Table | |
Bar Chart Horizontal | |
Bar Chart Vertical |
The Documents Count tab helps highlight the workspace usage summary.
The Workspace Count tab displays a quick visual summary of the number of workspaces created.
The Download tab reports on any unusual activity such as mass download of content from the workspace(s)
Note: To populate this tab, the Data Sync task must include history of documents.
Analytics now has the feature to view the security of objects returned in queries.
How to View the Security of a Document or Object:
Analytics has a feature called Full View which expands the window to full page, and allows results to show below of a query.
How to use Full View:
Analytics allows users to move workspaces from one workspace to another. Only available for C4 tier.
How to Move Workspaces:
Analytics allows users to move folders or documents from one workspace to another. Only available for C4 tier.
How to Move Folders or Documents: