by Contour Components - Product Type: Application
Easy to use information delivery tool. Contour CubeMaker produces Contour microcubes - multidimensional databases that contain both data and metadata describing the user interface layouts. These very compact cubes can then be transferred via the Internet or attached to an email message for use in a ContourCube application providing interactive analysis and reporting. Using Contour CubeMaker in conjunction with your ContourCube powered application allows you to create and update Web pages that provide data filtering and summarizing capabilities to a wide range of users, Windows applications for corporate users, Internet/intranet sites with downloadable microcubes, mailing systems for report distribution.
Our regular prices are shown below. Please logon to see your discounted prices.
| Add to Cart | $ 742.50 | 1 Physical Address License | Download (4.0 MB) | |
| Add to Cart | $ 2,970.00 | 5 Physical Address License | Download (4.0 MB) | |
| Add to Cart | $ 5,197.50 | 10 Physical Address License | Download (4.0 MB) | |
| Add to Cart | $ 11,880.00 | 25 Physical Address License | Download (4.0 MB) | |
| Add to Cart | $ 20,790.00 | 50 Physical Address License | Download (4.0 MB) | |
| Add to Cart | $ 371.25 | 1 Physical Address License Upgrade from previous version | Verify | Download (4.0 MB) |
| Add to Cart | $ 1,485.00 | 5 Physical Address License Upgrade from previous version | Verify | Download (4.0 MB) |
| Add to Cart | $ 2,598.75 | 10 Physical Address License Upgrade from previous version | Verify | Download (4.0 MB) |
| Add to Cart | $ 5,940.00 | 25 Physical Address License Upgrade from previous version | Verify | Download (4.0 MB) |
| Add to Cart | $ 10,395.00 | 50 Physical Address License Upgrade from previous version | Verify | Download (4.0 MB) |
Our prices include ComponentSource technical support and, for most downloadable products, an online backup and a FREE upgrade to the new version if it is released within 30 days of your purchase. All sales are made on our standard Terms and Conditions and subject to our Return Policy. Please contact us if you require any licensing option not listed above including volume licensing and previous versions.
Our regular prices are shown above. Please logon to see your discounted prices.
Easy to use information delivery tool
Contour CubeMaker is a command line application that requires the path to microcube generation script file and uses some optional parameters. Microcube generation script is an XML-file describing the data source settings, SQL-query and microcube template. CubeMaker processes query to the database, creates new microcube according to the template and populates it with data obtained from the SQL-query.
Usage example: C:\CubeMaker.exe myscript.xml
If one or several parameters are specified in the script, they can be passed to the application through the command line. These parameter values are added to the SQL-query. This allows to use different filtering criteria each time you process the script. For example, you can daily produce cubes with previous day data and send them to subscribers.
Usage example: C:\CubeMaker.exe myscript.xml -d curdate
Scheduled cubes updating
With Contour CubeMaker you can easily update microcubes for users who often view their reports linked to a microcube. Contour microcubes are created in less than minutes, because instead of complicated incremental updates CubeMaker just recreates the microcubes, filling them with new data.
The use of command line parameters allows you to create microcubes containing exactly the data you need. As far as CubeMaker is a command line tool it can be run from either Windows scheduler or your custom application.
Multiple microcube production
If the script specifies a master field and an SQL-query to it, the Detail Query is filtered by each master query value; the number of microcubes built will be equal to the number of unique rows in the master query. This allows, for example, to create microcube packages that contain reports for each branch office of your company or one microcube for each quarter of current year.
Interactive request for reports generation
Your application or web page can provide users with a dialog for setting up report parameters. After this the application can generate XML-script or new parameters for existing XML script and run CubeMaker. Generated microcubes can be saved for user on a web server and shown as a link on web page or sent by email.
Main Features Include:
Usage scenarios