Validating a Decision Table at the Command Line

You can validate a decision table using the command line. .

Note: The Studio Tools utility runs only on Microsoft Windows and Linux platforms as it has dependencies on Eclipse.

Procedure

  1. Navigate to BE_HOME/studio/bin/ and open a command prompt.
  2. Execute a command with the following format (all on one line) at a command prompt:
    studio-tools -dt validateTable [-h] -studioProjPath studioProjectDir [-projWsPath projectWorkspaceDir] -dtPath decisionTableProjectFolderPath

    For example:

    studio-tools -dt validateTable -studioProjPath D:\Workspace\CreditCardApplication -projWsPath D:\Workspace -dtPath \Virtual_RF\BankUser

Result

Table 10, TIBCO BusinessEvents Studio Tools Options for Validating Decision Tables, provides detailed information about the options.

TIBCO BusinessEvents Studio Tools Options for Validating Decision Tables
Option Description
-dt validateTable Within the dt category of operations, specifies the validateTable operation for validating decision tables.
-h Optional. Displays help.
-studioProjPath File path to the TIBCO BusinessEvents Studio project containing the decision tables.
-projWsPath Optional. File path to the Eclipse Workspace used for the TIBCO BusinessEvents Studio project.
-dtPath TIBCO BusinessEvents Studio project path to the decision table (including the decision table name.