Extending the Data Warehouse Tutorial NumbersTableDescriptor
Hi im working through the tutorial "Extending the Data Warehouse" and having some problems with the chapter "Designing the Tables ".
I have implemented the code and i get the error that the statement "SELECT" doesnt exist on continent.setAggregationKind(AggregationKind.SELECT); and number.setAggregationKind(AggregationKind.SELECT); 'AggregationKind.SELECT cannot be resolved' import com.ibm.team.datawarehouse.common.AggregationKind; |
4 answers
Example is out of date. An update to the example will be forthcoming.
|
Updated the Wiki with up to date example.
|
i worked through the tutorial and now i'm wondering how i can check if the jazzserver and rtc is working with the plugin.
If i look into the WebUI on Reports & Administer Data Warehouse i cannot find the case "NUMBERS_SNAPSHOT" on the combo box, but i have named it on the plugin.xml I'm using the JazzServer-06-RTC10-Maximal.launch. to launch my plugin, but i still cant find the service. |
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.