Applications Flashcards
(81 cards)
What are system secured applications in Relativity?
Applications that cannot be modified or edited, found in the Application Library or at the workspace level.
Examples include Analytics, Case Dynamics, and Relativity Legal Hold.
Which application must be present in all workspaces and cannot be uninstalled?
Analytics Core
This application is a mandatory system secured application.
What are some examples of applications installed in the Application Library?
- Analytics
- Case Dynamics
- Integration Points
- Relativity Legal Hold
- Review Center
This list includes key system secured applications.
What are custom applications in Relativity?
Applications that extend existing functionality for case management, review processes, or specific workflows.
They can be developed to manage tasks or facilitate structured data reviews.
What are RDOs in the context of Relativity custom applications?
Relativity Dynamic Objects that represent real-world business entities used by an organization.
Examples include custodians, contacts, or companies.
What is the purpose of the Application Deployment System (ADS) in Relativity?
To package RDOs, layouts, views, fields, and other components for custom applications.
It provides a framework for exporting applications across workspaces.
What administrative tasks can be performed with custom applications using ADS?
- Install applications
- Export applications
- Uninstall or delete applications
- Upgrade applications
These tasks can be managed through the Relativity UI.
What are global applications in Relativity?
Applications installed at the admin level of a Relativity instance that do not support RDOs or workspace-based event handlers.
Their schema versions are not validated.
How can administrators view global applications?
By navigating to the Application Library tab and selecting Is Global Application in the Views tab.
This involves moving fields between selected and unselected boxes.
What file format is used to export applications in Relativity?
.rap files
These files can be used for installation in other workspaces or instances.
What must be resolved before exporting an application?
All errors listed through the Show Errors link on the application console.
This ensures that the application is prepared for export.
What happens to the application state settings during export?
- Applications are automatically locked
- applicationIsDirty flag is reset to false
- Revision number is incremented
This indicates the application is in a clean, unedited state.
What does locking an application in Relativity do?
Prevents any modifications to the application except for saved searches, layouts, views, and default tabs.
You need system admin permissions to lock or unlock applications.
What cannot be modified in a locked application?
- Choice
- Field
- Layout
- Object Type
- Relativity Script
Attempting to edit these will result in an error message.
Fill in the blank: The __________ application must be present in all workspaces and may not be uninstalled.
Analytics Core
True or False: You can lock or unlock system secured applications in Relativity.
False
System secured applications are fixed and cannot be modified.
What is a locked application in Relativity?
An application that contains a custom Entities object and cannot have its components modified through the details view.
Which components cannot be edited in a locked application?
- Choice
- Field
- Layout
- Object Type
- Relativity Script
- Tab
- View
- Dashboard
What happens to an unlocked application upon export?
Relativity automatically locks it.
What is the first step to lock an application?
Navigate to the workspace containing the application.
What can you customize in a locked application?
- Set a default tab for the workspace
- Use the Copy mass operation to copy views and layouts
- Preserve changes made to customized layouts, views, and default tab upon upgrade
How can you modify saved searches in a locked application?
- Move a saved search to a different folder
- Change the index type for a saved search
What does the applicationIsDirty property indicate?
It is set to true when an application is unlocked, indicating that its state may have changed.
What is the procedure to unlock an application?
- Navigate to the workspace
- Click the Relativity Applications tab
- Click the application’s name
- Click Unlock Application in the Application Console
- Confirm the action