Schuff at myITforum.com

Blog it to log it!

BDD Select Roles Through LiteTouch Wizard

Well I figured I would upload my current "Deployment Roles" document that describes how to modify your current BDD 2007 scripts to include the ability to configure and manage roles on a database table to make them selectable on the LiteTouch wizard. 

This article is for advanced BDD users or those comfortable in editing their own BDD scripts.  If you are to follow this document, then make a backup of every file that is to be modified. This allows you to put the original code back once a BDD update comes out, as well as if anything breaks after you impliment it.

I am working on an updated procedure that should be a much cleaner approach and will also work with ZTI as Ben Hunter has hinted about doing in his blog of using LTI wizards in ZTI.  But if you want to know, yes we are using this current procedure in production now with no issues. The main downside to it is to manage the rolegroups requires you to use another method (such as SQL Management Studio) other than the workbench to update the deploymentgroup table since the current BDD Workbench doesn't support or even acknowledge this table exists because it is custom with the procedure.

BDD LiteTouch Deployment Roles Modification

 EDIT: See the newer article for an updated process: http://myitforum.com/cs2/blogs/jscheffelmaer/archive/2007/05/02/new-bdd-roles-select-wizard-lti-zti-mod.aspx

Posted: Apr 24 2007, 12:53 AM by jscheffelmaer | with no comments
Filed under: ,

Comments

No Comments