Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | 5.3.0 5.4.0 |
You must first change directory to BE_HOME/studio/bin.
Then the command which correctly exports the Domain Model with the DecisionTable is:
'.\studio-tools.exe -dt exportToExcel -studioProjPath TIBCO_HOME\examples\decision_manager\CreditCardApplication\CreditCardApplication -dtPath \Virtual_RF\ProcessApplication.rulefunctionimpl -excelPath .'
If you add '-e TIBCO_HOME\examples\decision_manager\CreditCardApplication\CreditCardApplication.ear' the DecisionTable will be exported but the Domain Model will NOT be present in the Excel file.