Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] General Discussion

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 12-19-2007, 03:56 PM
Guest
 
Posts: n/a
Including custom step parameters in XML log

Is there an easy way to add a custom parameter to a Step that will be saved to the XML log and then included in the HTML report?

I'm trying to figure out how to associate developers with the projects their responsible for.

The default TransformLog.xslt displays the step name using this value:
<td><xsl:value-of select="name"/></td>

Can I associate a value with each step then modify the TransformLog.xslt to include it something like this:
<td><xsl:value-of select="name"/><xsl:value-of select="developer"/></td>

I've thought about appending the Developers initials to the step name and including the Developers name in the output portion of the HTML report, but my boss doesn't like either of those solutions.

Any help would be greatly appreciated. Thanks.
Reply With Quote
  #2  
Old 12-19-2007, 05:28 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
You could append a custom element to the XML log file in one of the step script events and then tweak the XSLT file to use that element as desired.

This thread shows another possible approach: http://www.kinook.com/Forum/showthread.php?threadid=247
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -5. The time now is 11:02 AM.


Copyright © 1999-2023 Kinook Software, Inc.