Studio Tools Utility : Validating a Decision Table at the Command Line

Validating a Decision Table at the Command Line
You can validate a decision table using the TIBCO BusinessEvents Decision Manager user interface, or at the command line. This section explains how to do this task at the command line.
To Validate Decision Table at the Command Line
1.
Navigate to BE_HOME/studio/bin/ and open a command prompt.
2.
studio-tools -op validateTable [-h] -studioProjPath projectDir -projWsPath projectWorkspaceDir -dtPath decisionTableProjectFolderPath
For example:
studio-tools.exe -op validateTable -studioProjPath D:\Workspace\CreditCardApplication -projWsPath D:\Workspace -dtPath \Virtual_RF\BankUser
 
Table 8, BusinessEvents Studio Tools Options for Validating Decision Tables, provides detailed information about the options.
Specifies the validateTable tool for building validating decision tables.