Copyright © TIBCO Software Inc. All Rights Reserved |
Importing an Excel File into TIBCO BusinessEvents Decision Manager at the Command LineYou 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.
1. Navigate to BE_HOME/studio/bin/ and open a command prompt.studio-tools -op importExcel [-h] -studioProjPath studioProjectDir -projWsPath projectWorkspaceDir -excelPath excelFilePath -dtName decisionTableName -folderPath decisionTableProjectFolderPath -vrfPath vrfProjectFolderPathstudio-tools -op importExcel -studioProjPath D:\Workspace\CreditCardApplication -projWsPath D:\Workspace -excelPath c:\BankUser.xls -dtName BankUser -folderPath \Virtual_RF -vrfPath \Virtual_RF\BankUser_VirtualRuleFunctionTable 9 provides detailed information about the options.
Table 9 TIBCO BusinessEvents Studio Tools Options for Importing Excel Files into TIBCO BusinessEvents Decision Manager (Cont’d) Specifies the importExcel tool for importing Excel files containing decision table definitions. File path to the TIBCO BusinessEvents Studio project into which the decision table will be added. TIBCO BusinessEvents Studio project path to the decision table (but not including the decision table name). 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 |