It's all about the answers!

Ask a question

Porting ClearQuest request to RTC


Daniel martin (10122926) | asked Oct 02 '09, 2:45 p.m.
I am importing CQ request into RTC. One of the required files for RTC is "filed Against". I haven't been able to determine the rtc attribute that corresponds to "filed Against"
For example priority mapping is the following:
sourceId="Priority" targetId="com.ibm.team.workitem
.attribute.priority

I would think there should be something I can do like.
sourceId="Issue_type" targetId="com.ibm.team.workitem
.attribute.filed_against


I haven't been able to determine the rtc attribute for filed against.

Thanks and regards,

3 answers



permanent link
Patrick Streule (4.9k21) | answered Oct 03 '09, 5:35 a.m.
JAZZ DEVELOPER
I am importing CQ request into RTC. One of the required files for RTC
is "filed Against". I haven't been able to determine the
rtc attribute that corresponds to "filed Against"
For example priority mapping is the following:
sourceId="Priority"
targetId="com.ibm.team.workitem
attribute.priority
I would think there should be something I can do like.
sourceId="Issue_type"
targetId="com.ibm.team.workitem
attribute.filed_against


I haven't been able to determine the rtc attribute for filed against.

Due to historical reasons, the id for the 'filedAgainst' attribute is:

com.ibm.team.workitem.attribute.category

--
Regards,
Patrick
Jazz Work Item Team

permanent link
Ken Lin (2143) | answered Oct 05 '09, 3:36 a.m.
I am a beginner in RTC. I would like to use OpenLDAP to authenticate RTC express-c. I have some problems as follows:
1. Has anyone succeed? If any, could you please give me some instruction about this?
2. All users in our OpenLDAP belong to the "users" group. The system administrator do not want to create new groups for RTC. We want to manage group in RTC. The openLDAP just for user authentication. How can I do?

Thanks in advance.

Best Regards
Ken

permanent link
Richard Piazza (381) | answered Oct 05 '09, 10:02 a.m.
JAZZ DEVELOPER
I am a beginner in RTC. I would like to use OpenLDAP to authenticate RTC express-c. I have some problems as follows:
1. Has anyone succeed? If any, could you please give me some instruction about this?
2. All users in our OpenLDAP belong to the "users" group. The system administrator do not want to create new groups for RTC. We want to manage group in RTC. The openLDAP just for user authentication. How can I do?

Thanks in advance.

Best Regards
Ken


You should repost this item using the topic: OpenLDAP authentication in RTC Express-C

Rich Piazza
Jazz CQ Connector team

Your answer


Register or to post your answer.