Has anyone here already worked with the Rational / IBM CAL and knows if at all, and how to check for a view’s creator/owner (username)? Elements, Vobs etc all have an Owner/Creator, but for some reason views do not?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I have only do small VB scripts with CAL, as illustrated in this answer about label.
After having checked cc_cal.chm (found in C:\Program Files\IBM, in the latest 7.1.0.1 version of ClearCase installation), I have found their
ICCViewinterface very incomplete, and always prefered to patch the output of a classic:With that output, I am sure to find whatever information I need.
The only other “pure CAL” way to get some views for a given username is for UCM views, where you can ask the stream for those (but that does not address directly your question)