Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 3 TIBCO BusinessEvents Studio Tools Utility : Importing an Excel File into TIBCO BusinessEvents Decision Manager at the Command Line

Importing an Excel File into TIBCO BusinessEvents Decision Manager at the Command Line
You can import a correctly formatted Microsoft Excel file as 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 Import an Excel File into TIBCO BusinessEvents Decision Manager at the Command Line
1.
Navigate to BE_HOME/studio/bin/ and open a command prompt.
2.
studio-tools -op importExcel [-h] -studioProjPath studioProjectDir -projWsPath projectWorkspaceDir -excelPath excelFilePath -dtName decisionTableName -folderPath decisionTableProjectFolderPath -vrfPath vrfProjectFolderPath
For example:
studio-tools -op importExcel -studioProjPath D:\Workspace\CreditCardApplication -projWsPath D:\Workspace -excelPath c:\BankUser.xls -dtName BankUser -folderPath \Virtual_RF -vrfPath \Virtual_RF\BankUser_VirtualRuleFunction
 
Table 9 provides detailed information about the options.
Specifies the importExcel tool for importing Excel files containing decision table definitions.
TIBCO BusinessEvents Studio path to the virtual rule function under which to create the decision table. The decision table is an implementation of this virtual rule function.
 
 
 

Copyright © TIBCO Software Inc. All Rights Reserved