Command line

You can use this application directly from the Windows Start Menu or you can double clic on a cube definition file .oxc and open it directly with the application.

You also can call the application from the command line and pass some optional arguments. The command line is:

olapXApp.en [/c|/ci|/d] [/es|/en] [cube definition file]

The cube definition file must be the last argument in the list.

where:

[cube definition file] is the path to a valid cube definition file with .ocx extension.

[/c] creates the cube upon entering the application and exits without showing any messages.

[/ci] creates the cube upon entering the application and exits showing the cube creation messages.

[/d] shows a dialog to browse at your SQL query and exits the application. See the dialog  View data for more information.

[/es] runs the application in spanish.

[/en] runs the application in english.