We have MotioCAP authentication in our Cognos 10.1.1. We recently installed Cognos 11 and now the Motio authentication does not work anymore. I looked at some files and found that motioCAP.jar file is referencing to 'com.cognos.CAM_AAA.authentication' package . Is there any chance this package has been changed in Cognos 11 ? Plese help. TIA
it's still there but you likely have to recompile your java source code against the new sdk. We had bad luck compiling out custom java provider class against the new sdk after 11.0.2 so there might be some issues with it, object name changes etc.