Seing cube_management page, I see we can execute xmla commands like LIST_SCHEMA_BACKUP
Seing xmla page, I see we can connect to xmla using http://localhost:8282/icCube/xmla
in a navigator
Is there a way to execute directly commands from a navigator with something like http://localhost:8282/icCube/xmla?command="LIST_SCHEMA_BACKUP"
Or, what is the simplest way to execute a xmla command against iccube ?