Hi All,
I'm currenty working on a program who will add user to a catalog.
I can without problem add user using :
ImpCat.activeUserClass.UserClasses.add "UserName"
Now, I have to add database autentification (User, password ) with DatabaseConnections object, but I don't no how ?
Have someone an example (Cognos documentation is poor !)
Thanks a lot.
Stéphane
I'm currenty working on a program who will add user to a catalog.
I can without problem add user using :
ImpCat.activeUserClass.UserClasses.add "UserName"
Now, I have to add database autentification (User, password ) with DatabaseConnections object, but I don't no how ?
Have someone an example (Cognos documentation is poor !)
Thanks a lot.
Stéphane