This guide explains how to configure console repositories in Venio to match the folder structure dynamically created by VOD, ensuring parity between the two systems while maintaining data separation and access control.
VOD requires a single repository pointing to the root share of the file server: \\<hostname>.<fqdn>\<share>\
.
In Console Client Management, create and manage your clients. Because VOD automatically seperates clients, you can use the same repository for each!
When a case is created, VOD automatically generates the following folders as needed:
\\<hostname>.<fqdn>\<share>\<client>\
\\<hostname>.<fqdn>\<share>\<client>\Case\<CaseName>
\\<hostname>.<fqdn>\<share>\<client>\Production\<CaseName>
(created only when a production job starts)\\<hostname>.<fqdn>\<share>\<client>\Upload\<CaseName>
(created only when an upload starts)Here, <client>
is the client name (e.g., "Internal", "Acme"), and <CaseName>
is the name provided during case setup.
To align console with VOD’s structure, configure the following repositories:
\\<hostname>.<fqdn>\<share>\<client>\Case
\<CaseName>
).\\<hostname>.<fqdn>\<share>\Internal\Case
\\<hostname>.<fqdn>\<share>\Acme\Case
\\<hostname>.<fqdn>\<share>\<client>\Case
.VenioSVC
) with read/write access.\\<hostname>.<fqdn>\<share>\<client>\Upload\<CaseName>
\\<hostname>.<fqdn>\<share>\Internal\Upload\CONSOLE_SMOKE_TEST
\\<hostname>.<fqdn>\<share>\Acme\Upload\Acme_Roadrunner_v_Coyote
\\<hostname>.<fqdn>\<share>\<client>\Production\<CaseName>
\\<hostname>.<fqdn>\<share>\Internal\Production\CONSOLE_SMOKE_TEST
\\<hostname>.<fqdn>\<share>\Acme\Production\Acme_Roadrunner_v_Coyote
\\<hostname>.<fqdn>\<share>\<client>\Case
). Console will create and use the \<CaseName>
subfolder for case data.Refer to the example screenshot for setting up repositories in Venio:
screenshot_configure_server_repository_folder_setup.png
This folder structure ensures consistency across console and VOD, supporting seamless operation while upholding data security and access controls.