More Information

Follow Us

Join our community of like minded
individuals and be the first to hear
about products, news and deals.

Newsletter



[Collapse]CodeCollaborator 6
 [Expand]Big Picture/support/viewarticle/20412/
 [Expand]Server Administration/support/viewarticle/20483/
 [Expand]Web User's Guide/support/viewarticle/20467/
 [Expand]Clients/support/viewarticle/20473/
 [Collapse]Version Control Integration/support/viewarticle/20425/
  [Expand]AccuRev Integration/support/viewarticle/20419/
  [Expand]Borland StarTeam Integration/support/viewarticle/20681/
  [Expand]CVS Integration/support/viewarticle/20482/
  [Expand]Git Integration/support/viewarticle/20494/
  [Expand]IBM CMVC Integration/support/viewarticle/20556/
  [Expand]IBM Rational ClearCase Integration/support/viewarticle/20530/
  [Expand]IBM Rational Synergy Integration/support/viewarticle/20528/
  [Collapse]IBM Rational Team Concert Integration/support/viewarticle/20552/
    Eclipse Plug-In/support/viewarticle/20750/
   [Collapse]Server Plugin/support/viewarticle/20504/
     Installation/support/viewarticle/20753/
     Plugin Configuration/support/viewarticle/20751/
     Process Customisation/support/viewarticle/20752/
  [Expand]Mercurial Integration/support/viewarticle/20491/
  [Expand]Microsoft Team Foundation Server Integration/support/viewarticle/20481/
  [Expand]Microsoft Visual SourceSafe Integration/support/viewarticle/20620/
  [Expand]MKS Source Integrity Integration/support/viewarticle/20500/
  [Expand]Perforce Integration/support/viewarticle/20486/
  [Expand]SourceGear Vault Integration/support/viewarticle/20485/
  [Expand]Subversion Integration/support/viewarticle/20484/
  [Expand]Surround SCM Integration/support/viewarticle/20549/
 [Expand]External Integrations/support/viewarticle/20740/
 [Expand]Techniques & Best Practices/support/viewarticle/20741/
 [Expand]Appendices/support/viewarticle/20474/
Updated: 12/21/2011 Applies To: CodeCollaborator 6 Rating: No votes Click to rate: PoorNot badAverageGoodExcellent

Process Customisation

Top Previous Next

Now that the plugin is able to connect to your CodeCollaborator server you need to customize your process. The plugin provides

rtc-operation-behavior

For the Save Change Set Links and Comments operation, add the follow-up action titled "Update Reviews for each linked Work Item". For the Save Work Item operation add the follow-up action titled "Upload Changes from Work Item". The Upload Changes from Work Item follow-up action can be further configured to specify which target states and work item types will trigger create a review by editing the process customization source. For example, this configuration will create a review when a defect is completed:

<operation id="com.ibm.team.workitem.operation.workItemSave">

<followup-actions>

<followup-action id="com.smartbear.collaborator.rtc.process.UploadToCollab">

<StateChangedTo value="Completed"/>

<type value="defect"/>

</followup-action>

</followup-actions>

</operation>



© 2012 SmartBear Software. All rights reserved.
Email Send feedback on this document
 

+1 978-236-7900

© 2012 SmartBear Software. All rights reserved.
Home | Privacy | Terms of Use | About | Contact Us | Site Map | Print