Relativity Certified Administrator Version: Demo [ Total Questions: 10] Web: www.dumpsleader.com Email: support@dumpsleader.com Relativity RCA IMPORTANT NOTICE Feedback We have developed quality product and state-of-art service to ensure our customers interest. If you have any suggestions, please feel free to contact us at feedback@dumpsleader.com Support If you have any questions about our product, please provide the following items: exam code screenshot of the question login id/email please contact us at and our technical experts will provide support within 24 hours. support@dumpsleader.com Copyright The product of each order has its own encryption code, so you should use it independently. Any unauthorized changes will inflict legal punishment. We reserve the right of final explanation for this statement. Relativity - RCA Valid Questions and Answers 1 of 7 100% Valid Questions - Guaranteed Success A. B. C. D. A. B. C. Category Breakdown Category Number of Questions Case administration 6 Structured analytics 1 Data loading 2 Productions 1 TOTAL 10 Question #:1 - [Case administration] What is an available action in Automated Workflows? Build a cluster Scheduled Run Build dtSearch Index Manual Start Answer: C Explanation The correct answer is . In Relativity, consists of two major C. Build dtSearch Index Automated Workflows components: and . Triggers determine a workflow starts, while actions determine triggers actions when what the workflow performs once it begins. Relativity’s official Automated Workflows documentation lists task as one of the available actions that can be added to a workflow. When selected, this Build dtSearch index action allows the workflow to automatically build a dtSearch index, either as a full build or incrementally depending on the configuration. The other options are not actions. and are both documented by Relativity as Scheduled Run Manual Start , not actions. Scheduled Run starts a workflow on a defined daily, weekly, or hourly cadence, trigger types while Manual Start allows a user to launch the workflow by clicking the Manual Run button. Build a cluster is also not listed by Relativity as an Automated Workflows action. From an RCA perspective, it is important to distinguish triggers from actions because workflow design depends on choosing the correct combination of each. Administrators may configure a trigger such as Scheduled Run or Manual Start, and then assign one or more actions such as Run OCR Set, Run Imaging Set, Build Elasticsearch index, or Build dtSearch index Therefore, among the options provided, the only valid is available action Build dtSearch Index Question #:2 - [Case administration] How do you move a job to the front of the Branding queue? Change the job’s submitted date / time. Cancel and restart the job. Relativity - RCA Valid Questions and Answers 2 of 7 100% Valid Questions - Guaranteed Success C. D. A. B. C. D. Change the job’s priority to the lowest value in the queue. Change the job's priority to the highest value in the queue. Answer: C Explanation The correct answer is C. Change the job’s priority to the lowest value in the queue. Relativity’s Branding queue documentation states that only one job runs at a time and the lower numbered job runs first while the higher numbered job runs last. It also explains that you can move jobs by using Change Priority and entering a new integer value. Since lower numbers represent higher queue priority, moving a job to the front means assigning it the lowest priority number among the queued jobs. This rules out option D, which reverses the queue logic. Changing submitted date/time is not the documented control for moving a branding job forward, and canceling/restarting is unnecessary when Relativity already provides a queue-priority control. Therefore, to move a job to the front of the Branding queue, you change its priority to the lowest value in the queue. Question #:3 - [Case administration] In addition to Mass Delete, what other permissions do you need to successfully mass delete documents? Mass Image and Document Local Access Mass Image and Mass Edit Mass Convert and Document Edit Mass Convert and Mass Image Answer: A Explanation The correct answer is Relativity’s official Mass Delete A. Mass Image and Document Local Access. permissions page lists the required rights to successfully mass delete documents. In addition to the Mass permission itself under mass operations, the user must have several document-related permissions, Delete including , , , and object-security rights such as and on the Delete Edit Image Add Image Delete Image Document object. In exam-style shorthand, this corresponds to having image-related deletion capability and document-level access beyond the Mass Delete toggle alone. The other combinations do not match the documented permission model. is unrelated to Mass Convert deletion. alone does not satisfy the image/file handling aspects of document deletion. The question’ Mass Edit s wording is a little compressed compared with the full Relativity permissions matrix, but among the answer choices, the only one that aligns with the need for image-related rights plus document-level access is Mass . In practical administration, mass deleting documents can also involve Image and Document Local Access Relativity - RCA Valid Questions and Answers 3 of 7 100% Valid Questions - Guaranteed Success A. B. C. D. A. B. C. D. deleting associated images and natives from storage, so Relativity requires more than a single Mass Delete checkbox. That is why administrators must ensure the deleting group has the necessary image and document permissions in addition to Mass Delete. Therefore, the best answer from the provided options is A Question #:4 - [Structured analytics] Your document collection contains a subset of invoices that are being identified as textual near duplicates yet are all from different days and are of differing amounts. What setting can you toggle to see if the results can be improved? Ignore Numbers MD5Hash Verifier Relativity Compare Auto-recognize Dates Answer: A Explanation The correct answer is A. Ignore Numbers. Relativity’s near duplicate documentation explains that when Ignore Numbers is set to true, the similarity calculation considers only tokens beginning with letters, which means numbers are excluded from the similarity percentage calculation. That is directly relevant for invoice populations, because many invoices share nearly identical wording while differing mainly by dates, invoice numbers, quantities, or amounts. In a set like the one described, toggling Ignore Numbers is the setting most likely to change how those documents are grouped and help you assess whether the current near duplicate results can be improved. The other options do not fit this use case. MD5Hash Verifier is related to hash-based duplicate validation rather than textual near duplicate tuning. Relativity Compare is a review tool for examining differences after grouping, not a setting that changes how the grouping is calculated. Auto-recognize Dates is not the structured analytics tuning option documented for this scenario. Therefore, for invoice-heavy data where numerical differences are driving questionable textual near duplicate results, the correct setting to toggle is Ignore Numbers. Question #:5 - [Case administration] How can you modify a dtSearch index? Configure the index to be accent sensitive. Configure the index to translate search terms into multiple languages. Add a repeated content filter. The dtSearch index is automatically built upon import and is not customizable. Relativity - RCA Valid Questions and Answers 4 of 7 100% Valid Questions - Guaranteed Success A. B. C. D. Answer: A Explanation The correct answer is Relativity’s official dtSearch index A. Configure the index to be accent sensitive. documentation lists as a configurable Yes/No setting on a dtSearch index. When Create accent sensitive enabled, the index becomes sensitive to accents and other language-specific characters. This is an example of a valid dtSearch index modification that an administrator can configure. The other options are incorrect. Relativity does not document a dtSearch feature that translates search terms into multiple languages, so option B is not a valid dtSearch index modification. A is repeated content filter associated with Analytics workflows, not dtSearch index configuration, so option C is also wrong. Option D is clearly incorrect because dtSearch indexes are not simply automatic and fixed upon import; Relativity provides a dedicated dtSearch object with editable settings such as searchable set, sub-index sizing behavior, skip malicious files, and accent sensitivity. From an RCA perspective, this matters because dtSearch is a configurable search technology in Relativity, and administrators are responsible for tuning it for the needs of a workspace. Accent sensitivity can materially affect search precision in multilingual or language-specific datasets. Therefore, the correct answer is A Question #:6 - [Case administration] A reviewer cannot find a specific document using dtSearch. Why might this be? The document's parent email is in a secured folder that the reviewer’s group does not have access to. An incremental build of the dtSearch index is in progress. The fields returned by the Searchable Set saved search are all empty for this document. The document is in a Review Center queue the reviewer's group is not assigned to. Answer: C Explanation The correct answer is C. The fields returned by the Searchable Set saved search are all empty for this document. Relativity documents that dtSearch indexes are built against a Searchable Set, and administrators must manually update those indexes when the underlying document search sets change. Relativity also describes dtSearch as indexing the content made available through the configured search/index setup rather than magically finding text that is not present in the indexed fields. If the document is part of the saved search but the fields being indexed for that document are empty, there is effectively no searchable text for dtSearch to return for that record. Option B is not the best answer because an incremental build is a maintenance activity for adding new documents, not the documented reason a single already-known document cannot be found. Relativity notes that incremental builds look for new documents in the searchable set and do not re-index previously indexed records with changed content, which is a different issue. Option D is unrelated because Review Center queue assignment does not control whether a document is searchable through a dtSearch index. Option A is also not the best explanation for this question; dtSearch availability is driven by index/searchable-set configuration and accessible indexed text, not by parent-email folder access in the way the option suggests. So the best Relativity - RCA Valid Questions and Answers 5 of 7 100% Valid Questions - Guaranteed Success A. B. C. D. A. B. C. D. RCA-aligned answer is that the document has no indexed searchable content in the fields returned by the searchable set. Question #:7 - [Case administration] What operator is invalid in a text box filter? IS SET AND > = NOT Answer: D Explanation The correct answer is . Relativity’s documentation for lists the valid D. NOT Filters text box filters operators as . Since does not appear in AND, OR, IS SET, IS NOT SET, BETWEEN, =, > =, and < = NOT that valid operator list, it is the invalid choice among the options provided. This is a useful distinction because Relativity supports in some other search contexts, such as dtSearch NOT or advanced filtering patterns, but the question asks specifically about a operator. In that exact text box filter context, , , and are valid, while is not. Therefore, the invalid operator for a text box AND IS SET > = NOT filter is NOT Question #:8 - [Data loading] When exporting a saved search using Import/Export, how can you maintain the hierarchy of multiple-choice lists? There is not a way to maintain the information. Sort the saved search on the Multiple Choice field. Export as CSV only so Excel recognizes the order. Check the box to export multiple-choice fields as nested. Answer: D Explanation The correct answer is Relativity’s official D. Check the box to export multiple-choice fields as nested. export documentation states that is the option used to Export Multiple Choice Fields as Nested maintain during export. It further explains that the nested value the hierarchy of Relativity multiple-choice lists delimiter is a backslash, which preserves the parent-child structure of those choices in the exported data. Relativity - RCA Valid Questions and Answers 6 of 7 100% Valid Questions - Guaranteed Success A. B. C. D. A. B. C. D. This means the hierarchy is not lost by default if the appropriate export option is selected, so option A is incorrect. Sorting on the field does not preserve the nested hierarchy, making option B wrong. Exporting as CSV for Excel recognition is also not the documented mechanism, so option C is incorrect. From an RCA and data loading standpoint, this setting matters because exported hierarchical values often need to be re-used downstream, re-imported, or validated in a way that preserves their original structure. Without the nested export option, the relationship between parent and child values may not be represented correctly. Therefore, the proper way to maintain multiple-choice hierarchy when exporting a saved search through Import/Export is to check the box to export multiple-choice fields as nested Question #:9 - [Productions] Any change to the priority of a job in the production queue also changes its priority in which other queue? Processing and Imaging queue OCR queue Branding queue Import/Export queue Answer: C Explanation The correct answer is . Relativity’s official documentation states that C. Branding queue Production queue during a production job, Relativity sends a job to the for stamping redactions, headers, or branding queue other image modifications, and any change to the priority of a job in the production queue changes its . This is a direct match to the question. priority in the branding queue This linkage exists because branding is a dependent production-stage activity. When administrators reprioritize a production job, Relativity keeps the related branding work aligned so that downstream stamping and production preparation happen in the proper order. The other queues listed in the answers are separate queue systems and are not documented as automatically inheriting production queue priority changes. Therefore, from a Productions administration perspective, the queue whose priority is also changed is the Branding queue Question #:10 - [Data loading] When using Import/Export, what happens to existing metadata fields when you select the option to overlay metadata while importing a document load file that contains several blank metadata values? The existing values will remain in the corresponding mapped fields. The overlay will error for each document with blank values. The blank values will replace the existing field values. Only fixed-length text fields will be overlaid with the blank values. Relativity - RCA Valid Questions and Answers 7 of 7 100% Valid Questions - Guaranteed Success Answer: C Explanation The correct answer is Relativity’s Import/Export C. The blank values will replace the existing field values. document load file import documentation states that for and , if a Append/Overlay Overlay Only blank exists in the load file, the blank value in the metadata field will overlay remove any existing value corresponding mapped field. That means the blank value does not preserve the original value; it clears it. This rules out the other options. The import does not preserve the old value in the mapped field, so option A is incorrect. The workflow does not error merely because blank values are present, so option B is also incorrect. Option D is wrong because the behavior is not limited to fixed-length text fields; it is described generally for mapped metadata fields in overlay mode. Therefore, the correct answer is that blank values replace existing during overlay import. field values About dumpsleader.com dumpsleader.com was founded in 2007. We provide latest & high quality IT / Business Certification Training Exam Questions, Study Guides, Practice Tests. We help you pass any IT / Business Certification Exams with 100% Pass Guaranteed or Full Refund. Especially Cisco, CompTIA, Citrix, EMC, HP, Oracle, VMware, Juniper, Check Point, LPI, Nortel, EXIN and so on. View list of all certification exams: All vendors We prepare state-of-the art practice tests for certification exams. You can reach us at any of the email addresses listed below. Sales: sales@dumpsleader.com Feedback: feedback@dumpsleader.com Support: support@dumpsleader.com Any problems about IT certification or our products, You can write us back and we will get back to you within 24 hours.