CQ connector sync error
Hi,
I am trying to create the sync rule fresh, i just have 2 fileds description and summary in beginning to check the sync works or not.
When i try to sync it gives the below error
Incoming at 7/29/11 6:01:25 PM EDT
Error occurred:
com.ibm.team.repository.common.TeamRepositoryException: There is no mapping defined for value "SCR" of property "record_type" in synchronization rule com.ibm.rational.clearquest.SCR.CQConnector_prode
what does it mean ? There is no value "SCR" that i can see
I have property named "Type" mapped to "record_type"
No transformation
item value=defect external value=Defect
any idea ?
I am trying to create the sync rule fresh, i just have 2 fileds description and summary in beginning to check the sync works or not.
When i try to sync it gives the below error
Incoming at 7/29/11 6:01:25 PM EDT
Error occurred:
com.ibm.team.repository.common.TeamRepositoryException: There is no mapping defined for value "SCR" of property "record_type" in synchronization rule com.ibm.rational.clearquest.SCR.CQConnector_prode
what does it mean ? There is no value "SCR" that i can see
I have property named "Type" mapped to "record_type"
No transformation
item value=defect external value=Defect
any idea ?
One answer
I figured it out
The "Type" is mapped to the CQ record Type
So in RTC the Type is Defect => map to CQ record type [ Mine Defect CQ record is called SCR"
so item value defect should match to external value SCR as below
I have property named "Type" mapped to "record_type"
No transformation
item value=defect external value=SCR
The "Type" is mapped to the CQ record Type
So in RTC the Type is Defect => map to CQ record type [ Mine Defect CQ record is called SCR"
so item value defect should match to external value SCR as below
I have property named "Type" mapped to "record_type"
No transformation
item value=defect external value=SCR