|
jscheffelmaer -> RE: MDT LTI with Roles Database (5/2/2008 4:52:18 PM)
|
The reason why your role is not applying the appication is because you don't have the query for that information from the database in your Priority list. If you look at your list here: Priority=MMPackages, MMRoles, MMSettings, MMApps, MMAdmins, Default You are getting everything for Make/Model from the database, incuding the Role you assigned to that make and model. But you are not doing anything with that Role. What is missing is the RApps (and if you had Role Settings or packages it would be: RSettings, RPackages, accordingly). Simply right click your distribution point again and click Configure Database. It will walk you through which queries you want to run against the database. When you get to the Roles pane, make sure to select the Apps one for your particular case. You should now then see the new entries in your customsettings.ini on the Priority line and the database settings down below. And for future recommdation: If you plan to start using the database even more, you may just want to go ahead and enable most all of the queries via the configure database wizard to avoid this scenario and troubleshooting in the future. :) The downside to enabling all the queries is a tiny amount more latency during the ZTIGather phase of the process, depending how fast your connection to the DB is, always worth testing. Jason Scheffelmaer
|
|
|
|