COGNOiSe.com - The IBM Cognos Community

ETL, App Development and other tools => Automation => Topic started by: jinng_cn on 23 Mar 2009 10:40:54 PM

Title: how to add user class to a model automatically and creat a user class view
Post by: jinng_cn on 23 Mar 2009 10:40:54 PM
because there are too many user class,it's a great job to add user class manually and to create a user class view.
So i want to know how to add user class to a model  and create a user class view automatically.
who can give me a example with explanation
Title: Re: how to add user class to a model automatically and creat a user class view
Post by: stormhua on 23 May 2009 10:24:13 PM
I have one method,By MDL script but I`m trering
Title: Re: how to add user class to a model automatically and creat a user class view
Post by: scull on 29 Mar 2010 10:01:46 AM
Which version are you using?
Title: Re: how to add user class to a model automatically and creat a user class view
Post by: socalsrk on 15 Sep 2010 04:14:09 AM
I've been working with PowerPlay Transformer Series 7 and have automated some security using MDL scripting and the SDK using VB .Net. I'm also working on series 8.4.1 Transformer security automation using the same. I'm adding a user class to the model and then creating a custom view with an Apex for that new user class.

Is there a list of 'KNOWN' SDK issues? I'm finding some of the SDK methods and objects, in CognosTransformer and TransformerSDKLib namespaces, do not exactly work as documented.

Thanks in advance.