Enter the following commands:
// Step
1
// myEnv: Absolute directory
mkdir myEnv
// Step 2
// DownloadOfV6: Location/absolute directory of the V6
// IndexEnv: Valid file name without suffix.
// Workspaces_Concatenation: Valid workspaces/download paths
concatenation
DownloadOfV6\intel_a\code\bin\setcatenv -e
IndexEnv -p Workspaces_Concatenation -d myEnv
-desktop yes -new yes -a global
// Step 3
DownloadOfV6\intel_a\code\bin\catstart -env IndexEnv
-direnv myEnv -run CATCkeGenerateIdx <provider>
<server:port> <username> <password> <role> full_path_of_the_index_to_be_generated_without_the_extension
If your environment is already created,
execute only:
DownloadOfV6\intel_a\code\bin\catstart -env
IndexEnv -direnv myEnv -run CATCkeGenerateIdx
<provider> <server:port> <username> <password> <role>
full_path_of_the_index_to_be_generated_without_the_extension