Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 3 TIBCO BusinessEvents 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 a 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 studioProjectDir -projWsPath projectWorkspaceDir -dtPath decisionTableProjectFolderPath
For example:
studio-tools.exe -op validateTable -studioProjPath D:\Workspace\CreditCardApplication -projWsPath D:\Workspace -dtPath \Virtual_RF\BankUser
 
Table 10, TIBCO BusinessEvents Studio Tools Options for Validating Decision Tables (Cont’d), provides detailed information about the options.
Specifies the validateTable tool for building validating decision tables.
 
 

Copyright © TIBCO Software Inc. All Rights Reserved