have somebody used MDL (Model Definition Language) on Cognos Transformer in order to do some tasks in automatic way...
I can´t update a PowerCube, and it seems the script made in MDL it´s ok. (as examples show). The scripts Opens very well Transformer File (*.pyg) but it doesn´t update the cube.
The script is very simple:
OPENPY "c:\development\cognos\new_trab_maq_afil_conc.pyg"
CUBEUPDATE "MyCube" GENERATE Yes
Is something missing ?
Thanks in advance
I can´t update a PowerCube, and it seems the script made in MDL it´s ok. (as examples show). The scripts Opens very well Transformer File (*.pyg) but it doesn´t update the cube.
The script is very simple:
OPENPY "c:\development\cognos\new_trab_maq_afil_conc.pyg"
CUBEUPDATE "MyCube" GENERATE Yes
Is something missing ?
Thanks in advance