ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/ns_dev/Python/NinoCode/Active_prgs/RelativitySearchReportBatched
Revision 1000 - Directory Listing - [select for diffs]
Added Wed Mar 18 17:12:13 2026 UTC (9 days, 17 hours ago) by nino.borges
Add RelativitySearchReportBatched v1 -  direct API search report generator
                                                                                                                       
Replaces the previous two-step workflow (manual CSV export + RelativitySearchReport.py) with a single program that
connects directly to the Relativity REST API via harvested session cookies. Queries saved searches across one or more
 workspaces, groups them by folder, and generates a formatted Excel report per workspace -  including hyperlinks to
each search in the Relativity UI and the full Notes field content. Optionally executes each search to capture        
document counts. Supports --interactive mode for step-by-step confirmation and per-search timing during initial
testing.



Convenience Links