Workspace Rollout Scripts

The Workspace Rollout Scripts enable you to create local Tosca Commanderâ„¢ workspaces for common repositories via the TC Shell. This package contains .bat files for the following database types:

  • DB2 (NewWS_DB2.bat)

  • Oracle (NewWS_Oracle.bat)

  • MS SQL Server (NewWS_MSSQL.bat)

You can download the package from the Tricentis Support Portal as described in chapter "Exchange Portal".

For further information on licenses, please contact Tricentis Support.

Creating workspaces

Parameters

The .bat files must be adapted to local conditions. The following parameters must be specified in the positions marked with square brackets.

Workspace Rollout Scripts - Parameters

Parameter

Description

WorkspaceDir

The directory in which the local workspace should be created.

ServAddr

Address of the server which contains the common repository.

DBName

Name of the database which contains the common repository.

DBUsrName

Database user name

DBPwd

Database password

DBSchema

Database schema

This parameter must be specified for DB2 databases. The database schema is an optional value for Oracle databases. If the parameter should not be used, it must be removed from the .bat file.

Syntax

Please consider the following points:

  • Square brackets [ ] must be deleted.

  • Alphanumeric characters and underscores _ are permitted.

Execution

The Workspace Rollout Script must be executed on the drive where the Tricentis Tosca Installation (%TRICENTIS_HOME%) is located.