Welcome to the Jazz Community Forum
How do I create a snapshot when an RTC build completes?

My project is built using Maven. My team is using the Jazz Build Engine to build the project. We are using RTC 3.0.1. Our project is spread across multiple projects within multiple RTC components which are spread across multiple RTC streams. All of the streams flow into a single integration stream that we use to do integration builds. We have a single RTC build definition for the integration build.
At the end of a successful integration build, my team wants to automatically create an RTC source control snapshot of the all of the components/projects inside the integration stream. This will allow us to recreate this build on demand using the snapshot.
Doing this using CVS is quite easy using the cvs tag command.
How do I configure RTC to do this? Please note that creating this snapshot manually via Eclipse is not an option.
All possible suggestions are welcome.
At the end of a successful integration build, my team wants to automatically create an RTC source control snapshot of the all of the components/projects inside the integration stream. This will allow us to recreate this build on demand using the snapshot.
Doing this using CVS is quite easy using the cvs tag command.
How do I configure RTC to do this? Please note that creating this snapshot manually via Eclipse is not an option.
All possible suggestions are welcome.