by Contour Components - 상품타입: 어프리케이션
주의 : 이 제품정보에는 한글안내가 포함되어 있지 않습니다.
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.
일반 적인 소비자 가격은 하기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.
| 주문 | ₩ 1,243,500 | 1 Physical Address License | 다운로드 (4.0 MB) | |
| 주문 | ₩ 4,973,900 | 5 Physical Address License | 다운로드 (4.0 MB) | |
| 주문 | ₩ 8,704,400 | 10 Physical Address License | 다운로드 (4.0 MB) | |
| 주문 | ₩ 19,895,700 | 25 Physical Address License | 다운로드 (4.0 MB) | |
| 주문 | ₩ 34,817,400 | 50 Physical Address License | 다운로드 (4.0 MB) | |
| 주문 | ₩ 621,700 | 1 Physical Address License Upgrade from previous version | 확인 | 다운로드 (4.0 MB) |
| 주문 | ₩ 2,487,000 | 5 Physical Address License Upgrade from previous version | 확인 | 다운로드 (4.0 MB) |
| 주문 | ₩ 4,352,200 | 10 Physical Address License Upgrade from previous version | 확인 | 다운로드 (4.0 MB) |
| 주문 | ₩ 9,947,800 | 25 Physical Address License Upgrade from previous version | 확인 | 다운로드 (4.0 MB) |
| 주문 | ₩ 17,408,700 | 50 Physical Address License Upgrade from previous version | 확인 | 다운로드 (4.0 MB) |
가격에는 ComponentSource의 기술지원 요금이 포함되어 있습니다. 또한 다운로드 판매를 하고 있는 상품의 대부분은 온라인 백업요금이 포함되어 있어서 구입날로부터 30일 이내에 새로운 버전이 발매된 경우 무료로 업그레이드해 드리고 있습니다. 모든 주문에 대해서 당사표준 계약조건 및 반품조건 의 내용이 적용됩니다. 다음의 경우,고객 서비스로연락하시기 바랍니다. (상기의 리스트에 게재되지 않은 대량의 라이센스나 구 버전 등의 라이센스 옵션이 필요한 경우)
일반 적인 소비자 가격은 상기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.
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