If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

need help with Transformer MDL verbs

Started by mspufko, 22 Jul 2009 02:33:18 PM

Previous topic - Next topic

mspufko

I am trying, through script, to associate a custom view with a power cube.  From the documentation, I found
PowerCubeCustomViewListUpdate PowerCube ID StartList PowerCube ID EndList
however, when I put this in my script, it is not working.  Does anyone know how to associate a custom view with a power cube via script?

rodrigosborges

I do not know if you still with this problem.
If not at least it is documented for other users.
I had the same problem, trying to create a MDL script to automate the creation of Custom Views and decided that with the following command line in the script:

PowerCubeCustomViewListUpdate Cube "Cube X" StartList "ADMINISTRATION"
"DEVELOPMENT" ENDLIST

Where "X Cube" is the name of the Cube and "ADMINISTRATION"
"DEVELOPMENT" is the Custom Views.