Twins files problem: correlating promotion of files in different component
Where I have to impose a validation check:
- on checkin
- on associate workitem
- on deliver
- forcing a build that checks instead of build, but what have to check
- elsewhere?
Question valid for every platform I’ll use on IBM Enterprise Platforms Enhancements: RTC 4.0.2.
Please ask me if you need more details.
Mauro
One answer
If you have reason to keep a copy of the file in the business and presentation components, you'll have a much harder time synchronizing the file. It would require much more customization and I'm not even sure if the current capabilities would provide an elegant solution.
Comments
Thanks Tim,
the files have different content and they have to be synchronized.
The problem is how.
Mauro
There isn't a built-in method to enforce that your developers have modified both files if one of them is modified. The dependency link is something your group requires and isn't something that RTC can detect. You could create a custom advisor that checks the change sets to be delivered to see if it includes changes to both files. This will require more effort on your part but would be highly customized to your requirements.
Check out the article on creating custom operation advisors: https://jazz.net/library/article/495